Package: accountsservice Description-md5: 8aeed0a03c7cd494f0c4b8d977483d7e Description-en: query and manipulate user account information The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. Package: adcli Description-md5: 3f005076e7a98a598f65545cbab3b448 Description-en: Tool for performing actions on an Active Directory domain This tool allows the administrator to join the local machine to an Active Directory (AD) domain. It's taking care of creating the computer account on the domain and adjusting the kerberos (keytab) configuration. . It also allows the domain administrator to manage the users or the groups and the computer accounts in Active Directory (AD) domains. Package: aide Description-md5: 5cf26f0af8c95254f9ec7920c1214cbe Description-en: Advanced Intrusion Detection Environment - static binary AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This package contains the statically linked binary for "normal" systems. Package: aide-common Description-md5: 7a8490e442a29581e6cca1b191be3f62 Description-en: Advanced Intrusion Detection Environment - Common files AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This package contains base and configuration files that are needed to run the actual binaries. . You will almost certainly want to tweak the configuration file in /etc/aide/aide.conf or drop your own config snippets into /etc/aide/aide.conf.d. Package: apache2 Description-md5: d02426bc360345e5acd45367716dc35c Description-en: Apache HTTP Server The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . Installing this package results in a full installation, including the configuration files, init scripts and support scripts. Package: apache2-bin Description-md5: 37901ca6bbb9305b61d0920ecc08204f Description-en: Apache HTTP Server (modules and other binary files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the binaries only and does not set up a working web-server instance. Install the "apache2" package to get a fully working instance. Package: apache2-data Description-md5: 9f2fab36019a61312dec627d1cd80365 Description-en: Apache HTTP Server (common files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains architecture-independent common files such as icons, error pages and static index files. Package: apache2-dev Description-md5: 8ba6f3b272c39cc7a08a802594285f02 Description-en: Apache HTTP Server (development headers) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides development headers and the apxs2 binary for the Apache 2 HTTP server, useful to develop and link third party additions to the Debian Apache HTTP server package. . It also provides dh_apache2 and dh sequence addons useful to install various Debian Apache2 extensions with debhelper. It supports - Apache 2 module configurations and shared objects - Site configuration files - Global configuration files Package: apache2-doc Description-md5: 04f8562fb3fd21e5886e40af9aeb7b7d Description-en: Apache HTTP Server (on-site documentation) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the documentation for the Apache 2 HTTP server. The documentation is shipped in HTML format and can be accessed from a local running Apache HTTP server instance or by browsing the file system directly. Package: apache2-ssl-dev Description-md5: 160d9bdafec462b08db62740b1eb83d2 Description-en: Apache HTTP Server (mod_ssl development headers) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the development header and the dependencies for modules that interact with mod_ssl's internal openssl state. Package: apache2-utils Description-md5: f1e2440381fa90571f125990da6a52fc Description-en: Apache HTTP Server (utility programs for web servers) Provides some add-on programs useful for any web server. These include: - ab (Apache benchmark tool) - fcgistarter (Start a FastCGI program) - logresolve (Resolve IP addresses to hostnames in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap) 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: apt Description-md5: 9fb97a88cb7383934ef963352b53b4a7 Description-en: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys Package: apt-doc Description-md5: bc2b838ed28e60af95d78926380a3300 Description-en: documentation for APT This package contains the user guide and offline guide for various APT tools which are provided in a html and a text-only version. Package: apt-utils Description-md5: fa0295dc4e40dbbea6c84f614c570636 Description-en: package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer. Package: aptdaemon Description-md5: 5ed476246aefb12d0c1b0deb4818778b Description-en: transaction based package management service Aptdaemon allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . Currently it comes with the following main features: . - Programming language independent D-Bus interface, which allows one to write clients in several languages - Runs only if required (D-Bus activation) - Fine grained privilege management using PolicyKit, e.g. allowing all desktop user to query for updates without entering a password - Support for media changes during installation from DVD/CDROM - Support for debconf (Debian's package configuration system) - Support for attaching a terminal to the underlying dpkg call . This package contains the aptd script and all the data files required to run the daemon. Moreover it contains the aptdcon script, which is a command line client for aptdaemon. The API is not stable yet. Package: aptdaemon-data Description-md5: 3985974f0d80501bf717f4eee701d6e5 Description-en: data files for clients Aptdaemon is a transaction based package management daemon. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides common data files (e.g. icons) for aptdaemon clients. Package: aspell Description-md5: 21dcab5448cba7f61ba8df4ace46f1af Description-en: GNU Aspell spell-checker GNU Aspell is a spell-checker which can be used either as a standalone application or embedded in other programs. Its main feature is that it does a much better job of suggesting possible spellings than just about any other spell-checker available for the English language, including Ispell and Microsoft Word. It also has many other technical enhancements over Ispell such as using shared memory for dictionaries and intelligently handling personal dictionaries when more than one Aspell process is open at once. . Aspell is designed to be a drop-in replacement for Ispell. Package: aspell-doc Description-md5: 33c68b861d6f2e2ef1b189909b98b741 Description-en: Documentation for GNU Aspell spell-checker This package contains the documentation for GNU Aspell in various formats. The aspell package comes with minimal man pages. Install this package if you need further information on the development process and workings of Aspell. Package: avahi-autoipd Description-md5: acd046468650e18ecf72b9fbe41992f1 Description-en: Avahi IPv4LL network address configuration daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. Package: avahi-daemon Description-md5: 13d651a25febc553220e03e75c6f4c7b Description-en: Avahi mDNS/DNS-SD daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi Daemon which represents your machine on the network and allows other applications to publish and resolve mDNS/DNS-SD records. Package: avahi-utils Description-md5: 58895f03e39692a5213ffb4d5bbc3564 Description-en: Avahi browsing, publishing and discovery utilities Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains several utilities that allow you to interact with the Avahi daemon, including publish, browsing and discovering services. Package: awstats Description-md5: 13563117d747b5d1acdce35986df9f8a Description-en: powerful and featureful web server log analyzer Advanced Web Statistics (AWStats) is a powerful web server logfile analyzer written in perl that shows you all your web statistics including visits, unique visitors, pages, hits, rush hours, search engines, keywords used to find your site, robots, broken links and more. Gives more detailed information and better graphical charts than webalizer, and is easier to use. Works with several web server log format as a CGI and/or from command line. Supports more than 30 languages. Package: barbican-api Description-md5: 45ee5de8cade7fd161a6c84705a5ef87 Description-en: OpenStack Key Management Service - API Server The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the Barbican API Server. Package: barbican-common Description-md5: 4d95b760670212a64f08377a8c5a2483 Description-en: OpenStack Key Management Service - common files The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains common files for Barbican. Package: barbican-doc Description-md5: da0033e2b721a6edca2f5d7640609054 Description-en: OpenStack Key Management Service - doc The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the documentation. Package: barbican-keystone-listener Description-md5: 3b2dcd6d6970412b58a36875763b0e06 Description-en: OpenStack Key Management Service - Keystone Listener The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the Barbican Keystone Listener daemon. Package: barbican-worker Description-md5: b22cb6782e75c24e7e352d422f6bb2c8 Description-en: OpenStack Key Management Service - Worker Node The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the Barbican Worker Node. Package: bash Description-md5: 3522aa7b4374048d6450e348a5bb45d9 Description-en: GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Package: bash-doc Description-md5: 232b3e580e9136f4e0c8f65a0c7a5b36 Description-en: Documentation and examples for the GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . This package contains the distributable documentation, all the examples and the main changelog. Package: bind9 Description-md5: 2cdf89d501b5ca6fe55e945de47cc047 Description-en: Internet Domain Name Server The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package provides the server and related configuration files. Package: bind9-dnsutils Description-md5: 41cc23046dad427af742ed10a4568530 Description-en: Clients provided with BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers various client programs related to DNS that are derived from the BIND 9 source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Package: bind9-doc Description-md5: 33e946a174be0a402f3511f1d76b9a00 Description-en: Documentation for BIND 9 This package provides various documents that are useful for maintaining a working BIND 9 installation. Package: bind9-host Description-md5: 2dd2359e6a96f700ef352e6924685162 Description-en: DNS Lookup Utility This package provides the 'host' DNS lookup utility in the form that is bundled with the BIND 9 sources. Package: bind9-libs Description-md5: 5d0130b772445112be93a9bd80da10e6 Description-en: Shared Libraries used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of shared libraries used by BIND 9. Package: bind9-utils Description-md5: c30ede916daac07ed6c19887e9f7d3f2 Description-en: Utilities for BIND 9 This package provides various utilities that are useful for maintaining a working BIND 9 installation. Package: binutils Description-md5: fde49b4cfeaad346a6e094f973da28d7 Description-en: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Package: binutils-aarch64-linux-gnu Description-md5: 102820197d11c3672c0cd4ce0becb720 Description-en: GNU binary utilities, for aarch64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the aarch64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for aarch64-linux-gnu and aarch64-linux-gnu is not your native platform. Package: binutils-aarch64-linux-gnu-dbg Description-md5: fff9959cbd9ee77b431761dfbbeae3a2 Description-en: GNU binary utilities, for aarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-aarch64-linux-gnu. Package: binutils-arm-linux-gnueabihf Description-md5: 2ec28d2fca9d25fb5889c002730bf7a7 Description-en: GNU binary utilities, for arm-linux-gnueabihf target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabihf target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabihf and arm-linux-gnueabihf is not your native platform. Package: binutils-arm-linux-gnueabihf-dbg Description-md5: 5f3fb1fe8ab9e0b0adfc0d09a83ce8bc Description-en: GNU binary utilities, for arm-linux-gnueabihf target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabihf. Package: binutils-common Description-md5: 4ccec6ceb2c180320ed503f61b81ec4b Description-en: Common files for the GNU assembler, linker and binary utilities This package contains the localization files used by binutils packages for various target architectures and parts of the binutils documentation. It is not useful on its own. Package: binutils-dev Description-md5: ddc22c04156534b000b4f021b88a6023 Description-en: GNU binary utilities (BFD development files) This package includes header files and static libraries necessary to build programs which use the GNU BFD library, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. Package: binutils-doc Description-md5: 61fd9f95707b9eb9ad8fe9b13a862636 Description-en: Documentation for the GNU assembler, linker and binary utilities This package consists of the documentation for the GNU assembler, linker and binary utilities in info format. Package: binutils-i686-gnu Description-md5: ccc7d6111b3566e537d3350678c3f34f Description-en: GNU binary utilities, for i686-gnu target This package provides GNU assembler, linker and binary utilities for the i686-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-gnu and i686-gnu is not your native platform. Package: binutils-i686-gnu-dbg Description-md5: 7fa23a1128d32cddc515c64d985711d8 Description-en: GNU binary utilities, for i686-gnu target (debug symbols) This package provides debug symbols for binutils-i686-gnu. Package: binutils-i686-kfreebsd-gnu Description-md5: b101ac7fc9931a1a7099bf540f2d31fc Description-en: GNU binary utilities, for i686-kfreebsd-gnu target This package provides GNU assembler, linker and binary utilities for the i686-kfreebsd-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-kfreebsd-gnu and i686-kfreebsd-gnu is not your native platform. Package: binutils-i686-kfreebsd-gnu-dbg Description-md5: f64cf08f139ecca7d3aba66543945a83 Description-en: GNU binary utilities, for i686-kfreebsd-gnu target (debug symbols) This package provides debug symbols for binutils-i686-kfreebsd-gnu. Package: binutils-i686-linux-gnu Description-md5: a258d082c4beac7004f113b000f44c13 Description-en: GNU binary utilities, for i686-linux-gnu target This package provides GNU assembler, linker and binary utilities for the i686-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-linux-gnu and i686-linux-gnu is not your native platform. Package: binutils-i686-linux-gnu-dbg Description-md5: f9e2b93b0081f6e9f8ef3142302562df Description-en: GNU binary utilities, for i686-linux-gnu target (debug symbols) This package provides debug symbols for binutils-i686-linux-gnu. Package: binutils-multiarch Description-md5: f9de0df7e70bff89b6d3519f04688470 Description-en: Binary utilities that support multi-arch targets The programs in this package are used to manipulate binary and object files that may have been created on other architectures. This package is primarily for multi-architecture developers and cross-compilers and is not needed by normal users or developers. Note that a cross-assembling version of gas is not included in this package, just the binary utilities. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Package: binutils-multiarch-dbg Description-md5: 061b51a454c349a8731681b9db245269 Description-en: Binary utilities that support multi-arch targets (debug symbols) This package provides debug symbols for binutils-multiarch. Package: binutils-multiarch-dev Description-md5: adf07629018b12b2492a658992c9a6a5 Description-en: GNU binary utilities that support multi-arch targets (BFD development files) This package includes header files, static and shared libraries necessary to build programs which use the GNU BFD library for multi-arch targets, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. . NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Package: binutils-powerpc-linux-gnu Description-md5: f0417ecd95c7f4ab28ad14a2f1eaeb09 Description-en: GNU binary utilities, for powerpc-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc-linux-gnu and powerpc-linux-gnu is not your native platform. Package: binutils-powerpc-linux-gnu-dbg Description-md5: 961df13d4c2eeb6f5486a5ac13511694 Description-en: GNU binary utilities, for powerpc-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc-linux-gnu. Package: binutils-powerpc64le-linux-gnu Description-md5: c65dba51692dd255ce1abab3809046c4 Description-en: GNU binary utilities, for powerpc64le-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc64le-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc64le-linux-gnu and powerpc64le-linux-gnu is not your native platform. Package: binutils-powerpc64le-linux-gnu-dbg Description-md5: e85c7ee02c52a86e214843dd18632480 Description-en: GNU binary utilities, for powerpc64le-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc64le-linux-gnu. Package: binutils-riscv64-linux-gnu Description-md5: 59fff13b596b2ef3111f365a3641f639 Description-en: GNU binary utilities, for riscv64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the riscv64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for riscv64-linux-gnu and riscv64-linux-gnu is not your native platform. Package: binutils-s390x-linux-gnu Description-md5: a07b5b107e1d44646d8360ce1fb6f221 Description-en: GNU binary utilities, for s390x-linux-gnu target This package provides GNU assembler, linker and binary utilities for the s390x-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for s390x-linux-gnu and s390x-linux-gnu is not your native platform. Package: binutils-s390x-linux-gnu-dbg Description-md5: 34906c8686c1901657eae6e2ffbf4fbe Description-en: GNU binary utilities, for s390x-linux-gnu target (debug symbols) This package provides debug symbols for binutils-s390x-linux-gnu. Package: binutils-x86-64-kfreebsd-gnu Description-md5: 904f7d5feb6896a459703bb50ca05daf Description-en: GNU binary utilities, for x86-64-kfreebsd-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-kfreebsd-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-kfreebsd-gnu and x86-64-kfreebsd-gnu is not your native platform. Package: binutils-x86-64-kfreebsd-gnu-dbg Description-md5: a00f47146563894e71d0fe634a21332d Description-en: GNU binary utilities, for x86-64-kfreebsd-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-kfreebsd-gnu. Package: binutils-x86-64-linux-gnu Description-md5: 7656652c296f89ae4e4e73a71d3c84f9 Description-en: GNU binary utilities, for x86-64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform. Package: binutils-x86-64-linux-gnu-dbg Description-md5: 9ae2ff4892c54c669a7b426fbcc946a7 Description-en: GNU binary utilities, for x86-64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnu. Package: binutils-x86-64-linux-gnux32 Description-md5: d70921aa8195152d1b6fc419948a8cbb Description-en: GNU binary utilities, for x86-64-linux-gnux32 target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnux32 target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnux32 and x86-64-linux-gnux32 is not your native platform. Package: binutils-x86-64-linux-gnux32-dbg Description-md5: 221d8face48635e6f8304bf2d57a6107 Description-en: GNU binary utilities, for x86-64-linux-gnux32 target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnux32. Package: bluez Description-md5: ef25d6a9f4a57e78f32faa7b58ef4e59 Description-en: Bluetooth tools and daemons This package contains tools and system daemons for using Bluetooth devices. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-cups Description-md5: 4e5f0a66844f2292ecbf023e856b77d4 Description-en: Bluetooth printer driver for CUPS This package contains a driver to let CUPS print to Bluetooth-connected printers. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-dbg Description-md5: e8e0a3eaa44ef0a0697e2a30ce6147e9 Description-en: Bluetooth tools and daemons (with debugging symbols) This package contains tools and system daemons for using Bluetooth devices. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). . This package contains the debugging symbols. Package: bluez-obexd Description-md5: d1b91faa837143659c30c276d90596da Description-en: bluez obex daemon This package contains a OBEX(OBject EXchange) daemon. . OBEX is communication protocol to facilitate the exchange of the binary object between the devices. . This was the software that is independent as obexd, but this has been integrated into BlueZ from BlueZ 5.0. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bsdutils Description-md5: 48257031d7f91a8655d15ca8e9e4e07d Description-en: basic utilities from 4.4BSD-Lite This package contains the bare minimum of BSD utilities needed for a Debian system: logger, renice, script, scriptreplay, and wall. The remaining standard BSD utilities are provided by bsdmainutils. Package: busybox-initramfs Description-md5: 07bc91bcf5e1da8f300c48c3d990ca10 Description-en: Standalone shell setup for initramfs BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . busybox-initramfs provides a simple stand alone shell that provides only the basic utilities needed for the initramfs. Package: busybox-static Description-md5: 1ccce12e08e4aa13a2e6bdd5ffb85b65 Description-en: Standalone rescue shell with tons of builtin utilities BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . busybox-static provides you with a statically linked simple stand alone shell that provides all the utilities available in BusyBox. This package is intended to be used as a rescue shell, in the event that you screw up your system. Invoke "busybox sh" and you have a standalone shell ready to save your system from certain destruction. Invoke "busybox", and it will list the available builtin commands. Package: busybox-syslogd Description-md5: 6d204aacbcadc9711030ab99f904ca3b Description-en: Provides syslogd and klogd using busybox The system log daemon is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts. . The kernel log daemon listens to kernel message sources and is responsible for prioritizing and processing operating system messages. . The busybox implementation of the syslogd is particular useful on embedded, diskless (netboot) or flash disk based systems because it can use a fixed size ring buffer for logging instead of saving logs to the disk or sending it to remote logging servers. The ring buffer can be read using the (also busybox based) command logread. . This package provides the glue to the busybox syslogd and klogd to be used in the system by providing the appropriate symbolic links and scripts. Package: ca-certificates Description-md5: e867d2a359bea1800b5bff209fc65bd1 Description-en: Common CA certificates Contains the certificate authorities shipped with Mozilla's browser to allow SSL-based applications to check for the authenticity of SSL connections. . Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. Package: ceph Description-md5: 744df4d020b57452ac4638e56eff9c7b Description-en: distributed storage and file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. Package: ceph-base Description-md5: 38862c56180e1d3d93a838a6386f82bc Description-en: common ceph daemon libraries and management tools Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the libraries and management tools that are common among the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools are necessary for creating, running, and administering a Ceph storage cluster. Package: ceph-common Description-md5: e302e645c41e2c6148fcff41573e283b Description-en: common utilities to mount and interact with a ceph storage cluster Ceph is a distributed storage and file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools that allow one to interact with and administer a Ceph cluster. Package: ceph-mds Description-md5: d37d51a4735a093f21799c80f707168f Description-en: metadata server for the ceph distributed file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster. Package: ceph-mgr Description-md5: 749cc8e373d9ddb619b2b98fce8761a4 Description-en: manager for the ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the manager daemon, which is used to expose high level management and monitoring functionality. Package: ceph-mgr-modules-core Description-md5: 76ec9efc7e6e0d4aa49f8158d74a7c3b Description-en: ceph manager modules which are always enabled Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a set of core ceph-mgr modules which are always enabled. Package: ceph-mon Description-md5: aa343322863ec9d4c967e6b512da062d Description-en: monitor server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the cluster monitor daemon for the Ceph storage system. One or more instances of ceph-mon form a Paxos part-time parliament cluster that provides extremely reliable and durable storage of cluster membership, configuration, and state. Package: ceph-osd Description-md5: fb08b00d788b505eb4bb23072221ce43 Description-en: OSD server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the Object Storage Daemon for the Ceph storage system. It is responsible for storing objects on a local file system and providing access to them over the network. Package: chrony Description-md5: f0bbbeab28dbc2e9fe201d3d79df8c96 Description-en: Versatile implementation of the Network Time Protocol It consists of a pair of programs: . chronyd: This is a daemon which runs in background on the system. It obtains measurements (e.g. via the network) of the system's offset relative to other systems and adjusts the system time accordingly. For isolated systems, the user can periodically enter the correct time by hand (using 'chronyc'). In either case 'chronyd' determines the rate at which the computer gains or loses time, and compensates for this. Chronyd implements the NTP protocol and can act as either a client or a server. . chronyc: This is a command-line driven control and monitoring program. An administrator can use this to fine-tune various parameters within the daemon, add or delete servers etc whilst the daemon is running. Package: cifs-utils Description-md5: 935040b98485786df2e3f301255ff219 Description-en: Common Internet File System utilities The SMB/CIFS protocol provides support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides utilities for managing mounts of CIFS network file systems. Package: cinder-api Description-md5: 325d82ff6875c8b415e2cbe731a45c21 Description-en: Cinder storage service - API server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder API server. Package: cinder-backup Description-md5: e2df85270f1e60cf99b08a0d7054224e Description-en: Cinder storage service - Scheduler server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder backup service. Package: cinder-common Description-md5: d0c1f1d187fc251f073166729bba6897 Description-en: Cinder storage service - common files OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains commons components for Cinder. Package: cinder-scheduler Description-md5: cdc56e77ac87da514cb5cf0c47684649 Description-en: Cinder storage service - Scheduler server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder Scheduler server. Package: cinder-volume Description-md5: 47b3310ccd07d775fd3dc3ac73b9c761 Description-en: Cinder storage service - Volume server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder Volume server. Package: clamav Description-md5: fb7be82d5591a0f3facf827f0a60c5d6 Description-en: anti-virus utility for Unix - command-line interface Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the command line interface. Features: - built-in support for various archive formats, including Zip, Tar, Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others; - built-in support for almost all mail file formats; - built-in support for ELF executables and Portable Executable files compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and obfuscated with SUE, Y0da Cryptor and others; - built-in support for popular document formats including Microsoft Office and Mac Office files, HTML, RTF and PDF. . For scanning to work, a virus database is needed. There are two options for getting it: - clamav-freshclam: updates the database from Internet. This is recommended with Internet access. - clamav-data: for users without Internet access. The package is not updated once installed. The clamav-getfiles package allows creating custom packages from an Internet-connected computer. Package: clamav-base Description-md5: 701912f0a2cc626b57570094858a5b1d Description-en: anti-virus utility for Unix - base package Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package mainly manages the clamav system account. It is not really useful without the clamav or clamav-daemon package. Package: clamav-daemon Description-md5: dc258511e9e1f62ef33172c190a0fad6 Description-en: anti-virus utility for Unix - scanner daemon Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the daemon featuring: - fast, multi-threaded daemon; - easy integration with MTA's; - support for on-access scanning; - remote scanning; - able to be run supervised by daemon. Package: clamav-docs Description-md5: af78818bbdf8851b6358c15693a31419 Description-en: anti-virus utility for Unix - documentation Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the documentation for the ClamAV suite. Package: clamav-freshclam Description-md5: 82c68e4f7c984e3d6bdc720ae842fca8 Description-en: anti-virus utility for Unix - virus database update utility Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the freshclam program and scripts to automate virus database updating. It relies on an Internet connection, but can be run in a variety of ways to compensate for intermittent connections. Package: clamdscan Description-md5: ad077e4c74b9870b6e7bb55aef11c547 Description-en: anti-virus utility for Unix - scanner client Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains clamdscan, the command line interface of the clamav daemon. Package: cloud-init Description-md5: d4ea791a4ab9dd98376dbd623e6f7fde Description-en: initialization and customization tool for cloud instances Cloud-init is the industry standard multi-distribution method for cross-platform cloud instance initialization. It is supported across all major public cloud providers, provisioning systems for private cloud infrastructure, and bare-metal installations. . Cloud instances are initialized from a disk image and instance data: . * Cloud metadata * User data (optional) * Vendor data (optional) . Cloud-init will identify the cloud it is running on during boot, read any provided metadata from the cloud and initialize the system accordingly. This may involve setting up the network and storage devices to configuring SSH access key and many other aspects of a system. Later on the cloud-init will also parse and process any optional user or vendor data that was passed to the instance. Package: comerr-dev Description-md5: 2188fc96978a9083bb050c70bc3cab2a Description-en: common error description library - headers and static libraries libcom_err is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. . This package contains the development environment for the com_err library. Package: containerd Description-md5: 6a31c7373bc525a830776e3e75d55eda Description-en: daemon to control runC Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. . This package contains the binaries. Package: cpio Description-md5: 5f492bf139a41f29fd2d6fcadf43606e Description-en: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. 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: cpp-9-aarch64-linux-gnu Description-md5: 45f5a7d0ff0712ad443d07c2355c0a1a 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. . This package contains preprocessor configured for arm64 architecture. Package: cpp-9-arm-linux-gnueabihf Description-md5: 7f9493441e3cdf1166438a9959deefe1 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. . This package contains preprocessor configured for armhf architecture. Package: cpp-9-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-9-powerpc64le-linux-gnu Description-md5: 3c8dfbf0de7afc39cf0815e138362016 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. . This package contains preprocessor configured for ppc64el architecture. Package: cpp-9-s390x-linux-gnu Description-md5: 2e6a70b0ab111b7a34a0b2e8733e266a 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. . This package contains preprocessor configured for s390x architecture. Package: cryptsetup Description-md5: 8b31e9d1472acf1abfced8af08a00f11 Description-en: disk encryption support - startup scripts Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . Cryptsetup is backwards compatible with the on-disk format of cryptoloop, but also supports more secure formats. This package includes support for automatically configuring encrypted devices at boot time via the config file /etc/crypttab. Additional features are cryptoroot support through initramfs-tools and several supported ways to read a passphrase or key. . This package provides the cryptdisk_start and stop wrappers and luksformat. Package: cryptsetup-bin Description-md5: 5ba5cdc500067a042902eba3bbaab6db Description-en: disk encryption support - command line tools Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides cryptsetup, cryptsetup-reencrypt, integritysetup and veritysetup. Package: cryptsetup-initramfs Description-md5: cac39fb1e64bce69f201398c1e1e437a Description-en: disk encryption support - initramfs integration Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides initramfs integration for cryptsetup. Package: cryptsetup-run Description-md5: d044b2a2518818db3ce5a49c20e5e8d5 Description-en: transitional dummy package for cryptsetup This is a transitional dummy package to get upgrading systems to install the cryptsetup package. It can safely be removed once no other package depends on it. Package: cups Description-md5: 757338adad655b8f7da62fcd23ed6453 Description-en: Common UNIX Printing System(tm) - PPD/driver support, web interface The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for using printer drivers. Package: cups-bsd Description-md5: 8ca999eda442e2096dafa2745e4db8de Description-en: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). Package: cups-client Description-md5: 49064ce8151bc5cfbb65936322a4e2ce Description-en: Common UNIX Printing System(tm) - client programs (SysV) The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the System V style print client programs. Package: cups-common Description-md5: ae28e55960aa62a85c88769b70d73eaa Description-en: Common UNIX Printing System(tm) - common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server and client packages. Package: cups-core-drivers Description-md5: 4f9e3623496bd3c54084d9d6fbddff87 Description-en: Common UNIX Printing System(tm) - driverless printing The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for driverless printing on IPP printers with common data formats. Package: cups-daemon Description-md5: 559bf8b849cd67e4ad13a2a638aea615 Description-en: Common UNIX Printing System(tm) - daemon The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the CUPS scheduler/daemon. Package: cups-ipp-utils Description-md5: fc53f48bcd5c06c739e45e5b8b3087d2 Description-en: Common UNIX Printing System(tm) - IPP developer/admin utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides IPP utilities for developers and system administrators Package: cups-ppdc Description-md5: ba3fa27bc468a14b73280f189057f4e7 Description-en: Common UNIX Printing System(tm) - PPD manipulation utilities The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides utilities to generate and manipulate PPD files. Package: cups-server-common Description-md5: 78d6321e2b482147d6a44eac119c72bc Description-en: Common UNIX Printing System(tm) - server common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server. Package: curl Description-md5: f83293d10df083ae6f7bb7d01642913c Description-en: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Package: cyrus-sasl2-doc Description-md5: d7d08ebfc592e9842e2cf44e2e6633b0 Description-en: Cyrus SASL - documentation This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains documentation for system administrators. 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: dirmngr Description-md5: 98983bb8fc50acb110a75a76f975cbdb Description-en: GNU privacy guard - network certificate management service dirmngr is a server for managing and downloading OpenPGP and X.509 certificates, as well as updates and status signals related to those certificates. For OpenPGP, this means pulling from the public HKP/HKPS keyservers, or from LDAP servers. For X.509 this includes Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol updates (OCSP). It is capable of using Tor for network access. . dirmngr is used for network access by gpg, gpgsm, and dirmngr-client, among other tools. Unless this package is installed, the parts of the GnuPG suite that try to interact with the network will fail. Package: distro-info-data Description-md5: f7fe06a2e0396bbe8c1c7abad056bf48 Description-en: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Package: dnsmasq-base Description-md5: 1f9c3f0c557ca377bcc6c659e4694437 Description-en: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. Package: dnsmasq-utils Description-md5: c01626c0b1b5fea18d3a8d04fbe44ea7 Description-en: Utilities for manipulating DHCP leases Small utilities to query a DHCP server's lease database and remove leases from it. These programs are distributed with dnsmasq and may not work correctly with other DHCP servers. 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: dpdk Description-md5: cb8a15fa900de86d21d3a722f3b66d95 Description-en: Data Plane Development Kit (runtime) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime environment to run DPDK applications. Package: dpkg Description-md5: 2f156c6a30cc39895ad3487111e8c190 Description-en: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Package: dpkg-dev Description-md5: 2eaf4b4a1cef9584869950f3a52106fc Description-en: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: dselect Description-md5: 269b383010cda7ddc3f6381398082aec Description-en: Debian package management front-end dselect is a high-level interface for managing the installation and removal of Debian software packages. . Many users find dselect intimidating and new users may prefer to use apt-based user interfaces. Package: e2fslibs Description-md5: 502791f6fbdbd4deeea5a5101424ddbc Description-en: transitional package to libext2fs2 This is a transitional package to libext2fs2. It can safely be removed. Package: e2fslibs-dev Description-md5: 7cb560bde2d416b2f8c03a593c22b9d6 Description-en: transitional package to libext2fs-dev This is a transitional package to libext2fs-dev. It can safely be removed. Package: e2fsprogs Description-md5: 92d0fdf684262bbfa702eaea3f50b97e Description-en: ext2/ext3/ext4 file system utilities The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining ext2/3/4-based file systems. It also includes the "badblocks" program, which can be used to scan for bad blocks on a disk or other storage device. Package: evolution-data-server Description-md5: 00223d501d234f5cb46209c8c730f321 Description-en: evolution database backend server The data server, called "Evolution Data Server" is responsible for managing mail, calendar, addressbook, tasks and memo information. Package: evolution-data-server-common Description-md5: 5cc3d01ab453e709e471f91ff4d74d00 Description-en: architecture independent files for Evolution Data Server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the architecture independent files needed by the evolution-data-server package. Package: evolution-data-server-dev Description-md5: f80e85b29ef7b2fa18ebc57f7a903dcb Description-en: Development files for evolution-data-server (metapackage) This package contains header files and static library of evolution-data-server. Package: evolution-data-server-doc Description-md5: b241d0c600eee3a52e0b78eb3b6bbba5 Description-en: Documentation files for the Evolution Data Server libraries The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the API documentation for all the individual Evolution Data Server libraries. Package: exim4 Description-md5: 458592f74d76e446735736c1d55ce615 Description-en: metapackage to ease Exim MTA (v4) installation Exim (v4) is a mail transport agent. exim4 is the metapackage depending on the essential components for a basic exim4 installation. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Package: exim4-base Description-md5: ab23a802a5e7dee33641329abf2b6565 Description-en: support files for all Exim MTA (v4) packages Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are: . exim4-daemon-light exim4-daemon-heavy . If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Package: exim4-config Description-md5: 32395c972fcf7f5014c06bce8ee1c59a Description-en: configuration for the Exim MTA (v4) Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages. . Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Package: exim4-daemon-heavy Description-md5: 29c4b395a92bdc12932f151c3643a602 Description-en: Exim MTA (v4) daemon with extended features, including exiscan-acl Exim (v4) is a mail transport agent. This package contains the exim4 daemon with extended features. In addition to the features already supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP, sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication, embedded Perl interpreter, and the content scanning extension (formerly known as "exiscan-acl") for integration of virus scanners and spamassassin. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Package: exim4-daemon-light Description-md5: 3f5190a801cb3e11718c951f768c4d54 Description-en: lightweight Exim MTA (v4) daemon Exim (v4) is a mail transport agent. This package contains the exim4 daemon with only basic features enabled. It works well with the standard setups that are provided by Debian and includes support for TLS encryption and the dlopen patch to allow dynamic loading of a local_scan function. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users Package: exim4-dev Description-md5: d5a123381ab67fa02f35533169e299d5 Description-en: header files for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains header files that can be used to compile code that is then dynamically linked to exim's local_scan interface. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users 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: file-roller Description-md5: 38d3e4bf80de5287311da5585810d3db Description-en: archive manager for GNOME File-roller is an archive manager for the GNOME environment. It allows you to: . * Create and modify archives. * View the content of an archive. * View a file contained in an archive. * Extract files from the archive. . File-roller supports the following formats: * Tar (.tar) archives, including those compressed with gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), lzma (.tar.lzma) and xz (.tar.xz) * Zip archives (.zip) * Jar archives (.jar, .ear, .war) * 7z archives (.7z) * iso9660 CD images (.iso) * Lha archives (.lzh) * Archiver archives (.ar) * Comic book archives (.cbz) * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz) . File-roller can extract following formats: * Cabinet archives (.cab) * Debian binary packages (.deb) * Xar archives (.xar) . File-roller doesn't perform archive operations by itself, but relies on standard tools for this. Package: firefox Description-md5: 46b619f510631c4693dc09c1a3778a55 Description-en: Safe and easy web browser from Mozilla Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. Package: firefox-dbg Description-md5: 2937d9d7faa9d066b938045bc076f879 Description-en: Safe and easy web browser from Mozilla - debug symbols Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. . This package contains the debugging symbols for the Firefox web browser Package: firefox-dev Description-md5: 1f34ef8da669681abcc95a3e0136413a Description-en: Safe and easy web browser from Mozilla - development files This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: firefox-locale-af Description-md5: 1f2d31c5ec337989fa73d4561a877f98 Description-en: Afrikaans language pack for Firefox This package contains Afrikaans translations and search plugins for Firefox Package: firefox-locale-an Description-md5: 84dc3959cabfc22bb848244498e5653a Description-en: Aragonese language pack for Firefox This package contains Aragonese translations and search plugins for Firefox Package: firefox-locale-ar Description-md5: a5123286dfa8a3ded7978c0ec00ec6f1 Description-en: Arabic language pack for Firefox This package contains Arabic translations and search plugins for Firefox Package: firefox-locale-as Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-ast Description-md5: f648bf0b51344fe4fc8b6419faaf903f Description-en: Asturian language pack for Firefox This package contains Asturian translations and search plugins for Firefox Package: firefox-locale-az Description-md5: 43fa8dcddb7f4272224420d5f3548139 Description-en: Azerbaijani language pack for Firefox This package contains Azerbaijani translations and search plugins for Firefox Package: firefox-locale-be Description-md5: 7b231b0d3f58acf262a12b2168cb358c Description-en: Belarusian language pack for Firefox This package contains Belarusian translations and search plugins for Firefox Package: firefox-locale-bg Description-md5: a6418377c6a1864fbec5d0096027c80b Description-en: Bulgarian language pack for Firefox This package contains Bulgarian translations and search plugins for Firefox Package: firefox-locale-bn Description-md5: cd17d1988001fce46f906d72ce3c6612 Description-en: Bengali language pack for Firefox This package contains Bengali translations and search plugins for Firefox Package: firefox-locale-br Description-md5: 880da4a954cd5c32e28bc4be50b8dea2 Description-en: Breton language pack for Firefox This package contains Breton translations and search plugins for Firefox Package: firefox-locale-bs Description-md5: 5ee279fa3b945b639bc360970fc44d88 Description-en: Bosnian language pack for Firefox This package contains Bosnian translations and search plugins for Firefox Package: firefox-locale-ca Description-md5: d48166338c00f06f6c36f6214a5a0d8b Description-en: Catalan; Valencian language pack for Firefox This package contains Catalan; Valencian translations and search plugins for Firefox Package: firefox-locale-cak Description-md5: b8ca2fd25cdee59588c8335dc03e4f07 Description-en: Kaqchikel language pack for Firefox This package contains Kaqchikel translations and search plugins for Firefox Package: firefox-locale-cs Description-md5: 9b0b230a019634cdfd1b60f7fd46b813 Description-en: Czech language pack for Firefox This package contains Czech translations and search plugins for Firefox Package: firefox-locale-csb Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-cy Description-md5: 9f3df834aa7f35a8968d57963f462187 Description-en: Welsh language pack for Firefox This package contains Welsh translations and search plugins for Firefox Package: firefox-locale-da Description-md5: 25350d542907c601644fdbaf48ce9060 Description-en: Danish language pack for Firefox This package contains Danish translations and search plugins for Firefox Package: firefox-locale-de Description-md5: 97a5b441966c2394117490ceebbb8584 Description-en: German language pack for Firefox This package contains German translations and search plugins for Firefox Package: firefox-locale-el Description-md5: f0378f5c3eae2c3f377fbc483e6581b0 Description-en: Greek language pack for Firefox This package contains Greek translations and search plugins for Firefox Package: firefox-locale-en Description-md5: 59e7e034b5f9626737da9a2c21a3e6b4 Description-en: English language pack for Firefox This package contains English translations and search plugins for Firefox Package: firefox-locale-eo Description-md5: 1b15bec1df3ef8869a632d474dfb2589 Description-en: Esperanto language pack for Firefox This package contains Esperanto translations and search plugins for Firefox Package: firefox-locale-es Description-md5: 30083dcb82dfa2029aeabd0206ce0f4b Description-en: Spanish; Castilian language pack for Firefox This package contains Spanish; Castilian translations and search plugins for Firefox Package: firefox-locale-et Description-md5: 334b47c1e5a384da36ae89623fec8e70 Description-en: Estonian language pack for Firefox This package contains Estonian translations and search plugins for Firefox Package: firefox-locale-eu Description-md5: af348a109ea600cac4199bf41ea027f2 Description-en: Basque language pack for Firefox This package contains Basque translations and search plugins for Firefox Package: firefox-locale-fa Description-md5: 39c9ec90bfa422dbe322c5144c9719eb Description-en: Persian language pack for Firefox This package contains Persian translations and search plugins for Firefox Package: firefox-locale-fi Description-md5: 845195bd76d02590d0c2a74ed1b5c5f2 Description-en: Finnish language pack for Firefox This package contains Finnish translations and search plugins for Firefox Package: firefox-locale-fr Description-md5: 4b599250252777b1f0b2e86222826241 Description-en: French language pack for Firefox This package contains French translations and search plugins for Firefox Package: firefox-locale-fy Description-md5: 73e0293d227dc25de2183bbda4ffb994 Description-en: Western Frisian language pack for Firefox This package contains Western Frisian translations and search plugins for Firefox Package: firefox-locale-ga Description-md5: 3989bf0d690ce80122175c0328ae435d Description-en: Irish language pack for Firefox This package contains Irish translations and search plugins for Firefox Package: firefox-locale-gd Description-md5: f88ffac5fcd5341c9502358cb67b49f1 Description-en: Gaelic; Scottish Gaelic language pack for Firefox This package contains Gaelic; Scottish Gaelic translations and search plugins for Firefox Package: firefox-locale-gl Description-md5: f411e16f3f4a2f154a90570e3ca52ef8 Description-en: Galician language pack for Firefox This package contains Galician translations and search plugins for Firefox Package: firefox-locale-gn Description-md5: 778cd0d0c1cb677512d998134d223dc4 Description-en: Guarani language pack for Firefox This package contains Guarani translations and search plugins for Firefox Package: firefox-locale-gu Description-md5: c646198c5d0155da51530f8b2225818b Description-en: Gujarati language pack for Firefox This package contains Gujarati translations and search plugins for Firefox Package: firefox-locale-he Description-md5: 8d33d6616f2426b1fe3287417f0d7949 Description-en: Hebrew language pack for Firefox This package contains Hebrew translations and search plugins for Firefox Package: firefox-locale-hi Description-md5: 29f96336756fa58ec44eefd686bd6e85 Description-en: Hindi language pack for Firefox This package contains Hindi translations and search plugins for Firefox Package: firefox-locale-hr Description-md5: 4138741435206cca66b4c3941d2b6e82 Description-en: Croatian language pack for Firefox This package contains Croatian translations and search plugins for Firefox Package: firefox-locale-hsb Description-md5: 0eb6ed804f0de00384a7def562d6544b Description-en: Sorbian, Upper language pack for Firefox This package contains Sorbian, Upper translations and search plugins for Firefox Package: firefox-locale-hu Description-md5: 7587d24fac9230de0dab2a74b1b3c298 Description-en: Hungarian language pack for Firefox This package contains Hungarian translations and search plugins for Firefox Package: firefox-locale-hy Description-md5: 2278344f15e1efe17aecd1af5a2be846 Description-en: Armenian language pack for Firefox This package contains Armenian translations and search plugins for Firefox Package: firefox-locale-ia Description-md5: 66a962472fb500741f5e10fe8ef82bad Description-en: Interlingua language pack for Firefox This package contains Interlingua translations and search plugins for Firefox Package: firefox-locale-id Description-md5: 568a225a428289bfedbfee77f12ef445 Description-en: Indonesian language pack for Firefox This package contains Indonesian translations and search plugins for Firefox Package: firefox-locale-is Description-md5: 3a574633745f9b6d97f07f1c738599a3 Description-en: Icelandic language pack for Firefox This package contains Icelandic translations and search plugins for Firefox Package: firefox-locale-it Description-md5: 67e195ac5003115f8cafa0ec0b0ec849 Description-en: Italian language pack for Firefox This package contains Italian translations and search plugins for Firefox Package: firefox-locale-ja Description-md5: aa0b0e800989cac3ce480ef7507c17d5 Description-en: Japanese language pack for Firefox This package contains Japanese translations and search plugins for Firefox Package: firefox-locale-ka Description-md5: 7943b0997c58e1187648de81c841bd0a Description-en: Georgian language pack for Firefox This package contains Georgian translations and search plugins for Firefox Package: firefox-locale-kab Description-md5: 19f7669d9e291fce20d8f1758c87846c Description-en: Kabyle language pack for Firefox This package contains Kabyle translations and search plugins for Firefox Package: firefox-locale-kk Description-md5: 98ad9668e81080f67619b3468ea616a9 Description-en: Kazakh language pack for Firefox This package contains Kazakh translations and search plugins for Firefox Package: firefox-locale-km Description-md5: 5244e85b69105bab39ff55a3e06c2079 Description-en: Central Khmer language pack for Firefox This package contains Central Khmer translations and search plugins for Firefox Package: firefox-locale-kn Description-md5: 609de6cf2cadf99b292a639def3e15db Description-en: Kannada language pack for Firefox This package contains Kannada translations and search plugins for Firefox Package: firefox-locale-ko Description-md5: 7477cc3b85c1cc2886c7438ffec39b8d Description-en: Korean language pack for Firefox This package contains Korean translations and search plugins for Firefox Package: firefox-locale-ku Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-lg Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-lt Description-md5: 519f3c51c7a90ee972069b44a1acef4e Description-en: Lithuanian language pack for Firefox This package contains Lithuanian translations and search plugins for Firefox Package: firefox-locale-lv Description-md5: 355c458949586e8977646d1ce6c5096d Description-en: Latvian language pack for Firefox This package contains Latvian translations and search plugins for Firefox Package: firefox-locale-mai Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-mk Description-md5: 0731fc46c1b1fae2ba6f6b1105017640 Description-en: Macedonian language pack for Firefox This package contains Macedonian translations and search plugins for Firefox Package: firefox-locale-ml Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-mn Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-mr Description-md5: b7ac24ce2d3f6d087e9a9bbf9c956d6a Description-en: Marathi language pack for Firefox This package contains Marathi translations and search plugins for Firefox Package: firefox-locale-ms Description-md5: 6ffd385f99315a9c4002cee865bb8368 Description-en: Malay language pack for Firefox This package contains Malay translations and search plugins for Firefox Package: firefox-locale-my Description-md5: e3893ca2b33897e758237add94e07f1f Description-en: Myanmar language pack for Firefox This package contains Myanmar translations and search plugins for Firefox Package: firefox-locale-nb Description-md5: 8a05e67a1c0fa64d86a13ead1dbd4981 Description-en: Bokmål, Norwegian; Norwegian Bokmål language pack for Firefox This package contains Bokmål, Norwegian; Norwegian Bokmål translations and search plugins for Firefox Package: firefox-locale-ne Description-md5: 349480959c4cda33bc10a4801c2cfeb6 Description-en: Nepali language pack for Firefox This package contains Nepali translations and search plugins for Firefox Package: firefox-locale-nl Description-md5: c8c7d0f350530c7041fcfc71d8f297a2 Description-en: Dutch; Flemish language pack for Firefox This package contains Dutch; Flemish translations and search plugins for Firefox Package: firefox-locale-nn Description-md5: a2434677506d5d2ae1b6f340d5e3b2ee Description-en: Norwegian Nynorsk; Nynorsk, Norwegian language pack for Firefox This package contains Norwegian Nynorsk; Nynorsk, Norwegian translations and search plugins for Firefox Package: firefox-locale-nso Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-oc Description-md5: ff8c937e8ce55461571bb2e54ae72a95 Description-en: Occitan (post 1500) language pack for Firefox This package contains Occitan (post 1500) translations and search plugins for Firefox Package: firefox-locale-or Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-pa Description-md5: 3bfbd21e289c4d4ef3e9bd89d92a048f Description-en: Panjabi; Punjabi language pack for Firefox This package contains Panjabi; Punjabi translations and search plugins for Firefox Package: firefox-locale-pl Description-md5: ffd73141d32fab7a8990d3663208d5ae Description-en: Polish language pack for Firefox This package contains Polish translations and search plugins for Firefox Package: firefox-locale-pt Description-md5: ba400e83844c93550cd9bbb88c3f610f Description-en: Portuguese language pack for Firefox This package contains Portuguese translations and search plugins for Firefox Package: firefox-locale-ro Description-md5: bfe768497923b95b007c38b40a8b5c77 Description-en: Romanian language pack for Firefox This package contains Romanian translations and search plugins for Firefox Package: firefox-locale-ru Description-md5: b936b6c575ae73b427a148a37de4ebd1 Description-en: Russian language pack for Firefox This package contains Russian translations and search plugins for Firefox Package: firefox-locale-si Description-md5: d336ad9f3d64d9c8b369c2627a15f388 Description-en: Sinhala; Sinhalese language pack for Firefox This package contains Sinhala; Sinhalese translations and search plugins for Firefox Package: firefox-locale-sk Description-md5: 66f1264b5485237c1ea88079ced9a6a4 Description-en: Slovak language pack for Firefox This package contains Slovak translations and search plugins for Firefox Package: firefox-locale-sl Description-md5: 6fe2fc03696fbf18b2bf180914ee1eb3 Description-en: Slovenian language pack for Firefox This package contains Slovenian translations and search plugins for Firefox Package: firefox-locale-sq Description-md5: 6c9c10ead9f18734cd4a77e1c53deb4a Description-en: Albanian language pack for Firefox This package contains Albanian translations and search plugins for Firefox Package: firefox-locale-sr Description-md5: 8d2109908f20a4405f139a82593c158f Description-en: Serbian language pack for Firefox This package contains Serbian translations and search plugins for Firefox Package: firefox-locale-sv Description-md5: 2ea193ea12432f41b53f83a470b59148 Description-en: Swedish language pack for Firefox This package contains Swedish translations and search plugins for Firefox Package: firefox-locale-sw Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-szl Description-md5: 6410378de1f6aa33b1d0f215a825b5e7 Description-en: Silesian language pack for Firefox This package contains Silesian translations and search plugins for Firefox Package: firefox-locale-ta Description-md5: 6ccedad7af96901a91334720c56bd490 Description-en: Tamil language pack for Firefox This package contains Tamil translations and search plugins for Firefox Package: firefox-locale-te Description-md5: d66752b03661f62d700263ab82e868e7 Description-en: Telugu language pack for Firefox This package contains Telugu translations and search plugins for Firefox Package: firefox-locale-th Description-md5: cc27bcd11daedf111f9aab87632f7263 Description-en: Thai language pack for Firefox This package contains Thai translations and search plugins for Firefox Package: firefox-locale-tr Description-md5: 3c205697910b54cdfc483ed64de82490 Description-en: Turkish language pack for Firefox This package contains Turkish translations and search plugins for Firefox Package: firefox-locale-uk Description-md5: ba467b5c78e88b367e14f3ac484d3816 Description-en: Ukrainian language pack for Firefox This package contains Ukrainian translations and search plugins for Firefox Package: firefox-locale-ur Description-md5: 89651c71d6bbd3991004ecf73aea116f Description-en: Urdu language pack for Firefox This package contains Urdu translations and search plugins for Firefox Package: firefox-locale-uz Description-md5: ead82ba3c22d7f3a256c2faea30be3e6 Description-en: Uzbek language pack for Firefox This package contains Uzbek translations and search plugins for Firefox Package: firefox-locale-vi Description-md5: e187907de9840d733e0c8a14eafc65ef Description-en: Vietnamese language pack for Firefox This package contains Vietnamese translations and search plugins for Firefox Package: firefox-locale-xh Description-md5: e188707f31d9656051e8d08cd25f43fa Description-en: Xhosa language pack for Firefox This package contains Xhosa translations and search plugins for Firefox Package: firefox-locale-zh-hans Description-md5: 3e3ba5b1c9c87d325f38630cc1f5f593 Description-en: Simplified Chinese language pack for Firefox This package contains Simplified Chinese translations and search plugins for Firefox Package: firefox-locale-zh-hant Description-md5: 344951ca63511f11ceb711b1ac9aa10f Description-en: Traditional Chinese language pack for Firefox This package contains Traditional Chinese translations and search plugins for Firefox Package: firefox-locale-zu Description-md5: bc79d90071e5d3639a93287638590a8e Description-en: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: fonts-opensymbol Description-md5: c976ef54f80faf44d726a46723d3fbd0 Description-en: OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in LibreOffice. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in LibreOffice) and non-latin character Package: freeradius Description-md5: 8f93db923be1449fe3d8c09996bd75e7 Description-en: high-performance and highly configurable RADIUS server FreeRADIUS is a high-performance RADIUS server with support for: - Authentication by local files, SQL, Kerberos, LDAP, PAM, and more. - Powerful policy configuration language. - Proxying and replicating requests by any criteria. - Support for many EAP types; TLS, PEAP, TTLS, etc. - Many vendor-specific attributes. - Regexp matching in string attributes. and lots more. Package: freeradius-common Description-md5: 1c7945f97894906b5aaee9b087c2f56c Description-en: FreeRADIUS common files This package contains common files used by several of the other packages from the FreeRADIUS project. Package: freeradius-config Description-md5: ac5463a5cccad417d59c5cd9a88dd876 Description-en: FreeRADIUS default config files freeradius-config contains the default configuration for FreeRADIUS. . You can install a custom package which sets "Provides: freeradius-config" in order to use the FreeRADIUS packages without any default configuration getting into your way. Package: freeradius-dhcp Description-md5: 63c03705d2b33716c280099cb1b24d9d Description-en: DHCP module for FreeRADIUS server The FreeRADIUS server can act as a DHCP server, and this module is necessary for that. Package: freeradius-utils Description-md5: 24b3cb63eaad19ed5b58df947d58078e Description-en: FreeRADIUS client utilities This package contains various client programs and utilities from the FreeRADIUS Server project, including: - radclient - radeapclient - radlast - radsniff - radsqlrelay - radtest - radwho - radzap - rlm_ippool_tool - smbencrypt Package: freerdp2-dev Description-md5: 87d789b26f2354d9180f00d23a677478 Description-en: Free Remote Desktop Protocol library (development files) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the FreeRDP development files. Package: freetype2-doc Description-md5: 11d4220d1366039190f869cafbafceba Description-en: FreeType 2 font engine, development documentation The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . This package contains the FreeType 2 development documentation. Package: fwupd Description-md5: cdd6fee34520bc38e3f317c22bf0694b Description-en: Firmware update daemon fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details Package: fwupd-doc Description-md5: ca737b0fdbd22826879fdcb9250b81d6 Description-en: Firmware update daemon documentation (HTML format) fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides development documentation for creating a package that uses fwupd. Package: fwupd-signed Description-md5: 1daf7d68d68f3e30f10f85d66397fef6 Description-en: Linux Firmware Updater EFI signed binary fwupd provides functionality to update system firmware. It has been initially designed to update firmware using UEFI capsule updates, but it is designed to be extensible to other firmware update standards. . This package contains a version of the fwupd binary signed with Canonical's UEFI signing key. 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: g++-9-aarch64-linux-gnu Description-md5: a7f8482a0c83b82b8aaf4e0cb957d5d0 Description-en: GNU C++ compiler (cross compiler for arm64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arm64 architecture. Package: g++-9-arm-linux-gnueabihf Description-md5: 466636539965b105eeffa2a5b48e2850 Description-en: GNU C++ compiler (cross compiler for armhf architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for armhf architecture. 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: g++-9-powerpc64le-linux-gnu Description-md5: 9d3a342fa9bb1664c1a3228fb97d3eae Description-en: GNU C++ compiler (cross compiler for ppc64el architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for ppc64el architecture. Package: g++-9-s390x-linux-gnu Description-md5: 6504513b0451939eb03345282ca3aacc Description-en: GNU C++ compiler (cross compiler for s390x architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for s390x architecture. 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-10-cross-base Description-md5: 4c157f495e05e11e4ad2e3074ac017e0 Description-en: GCC, the GNU Compiler Collection (library base package) This empty package contains changelog and copyright files common to all 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-aarch64-linux-gnu Description-md5: 6605467979c7b4a27b8a1c6ed7aabd06 Description-en: GNU C compiler (cross compiler for arm64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for arm64 architecture. Package: gcc-9-aarch64-linux-gnu-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-arm-linux-gnueabihf Description-md5: 81e320f4fe3cb20f4878142f5988397e Description-en: GNU C compiler (cross compiler for armhf architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for armhf architecture. Package: gcc-9-arm-linux-gnueabihf-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-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-cross-base Description-md5: 4c157f495e05e11e4ad2e3074ac017e0 Description-en: GCC, the GNU Compiler Collection (library base package) This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC). Package: gcc-9-doc Description-md5: bf320d6d806b62ff03b567626d36b1fb Description-en: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. 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: gcc-9-powerpc64le-linux-gnu Description-md5: 02948f686f57b7661fd57acbd2976475 Description-en: GNU C compiler (cross compiler for ppc64el architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for ppc64el architecture. Package: gcc-9-powerpc64le-linux-gnu-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-s390x-linux-gnu Description-md5: 7061b5561490b87818d8a46702f2fd78 Description-en: GNU C compiler (cross compiler for s390x architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for s390x architecture. Package: gcc-9-s390x-linux-gnu-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: gce-compute-image-packages Description-md5: 64267a6e545764bf58dc230b691df688 Description-en: GCE's compute-image-packages for use in their guest environment This is a collection of scripts that are used on Google Compute Engine images to ensure compatibility with the cloud, as well as to enable features specific to the cloud. Package: gdm3 Description-md5: 9be0fb38ba2581f623b79242c9c7918d Description-en: GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. 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: gfortran-9-doc Description-md5: 17a01a9ada93e104865a01e6615e2401 Description-en: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. 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: ghostscript Description-md5: 3b69f5ec8191e8f0d88dd3e30e7b1b69 Description-en: interpreter for the PostScript language and for PDF GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . Furthermore, it can render PostScript and PDF files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. Package: ghostscript-dbg Description-md5: a2fe8105fc9dbb79ba747e804e6e5fa2 Description-en: interpreter for the PostScript language and for PDF - Debug symbols GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains the debugging symbols for ghostscript, ghostscript-x, and libgs9. Package: ghostscript-doc Description-md5: 772951004a1a824bee59da206fba24e2 Description-en: interpreter for the PostScript language and for PDF - Documentation GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains documentation for GPL Ghostscript, mainly targeted developers and advanced users. Package: ghostscript-x Description-md5: 5f6f4265cecdf5f91c519e5f197328b3 Description-en: interpreter for the PostScript language and for PDF - X11 support GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains the GPL Ghostscript output device for X11. Package: gir1.2-accountsservice-1.0 Description-md5: 3e307108d5acfea1c79fd66a238baaf2 Description-en: GObject introspection data for AccountService The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the introspection data for the AccountService library. Package: gir1.2-avahi-0.6 Description-md5: 4c871be80791e6d6a8d9f13fc8cef166 Description-en: GObject introspection data for Avahi This package contains introspection data for Avahi using libavahi-gobject. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-camel-1.2 Description-md5: adacda275afbebb9c6fa5b1a157d13f5 Description-en: GObject introspection for the Camel library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains introspection data for the libcamel library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebackend-1.2 Description-md5: 8f196c33098a03e5cc658c86cdc53eb6 Description-en: GObject introspection for the EBackend library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebook-1.2 Description-md5: eee3f328364fb5b2eb00182c350108b8 Description-en: GObject introspection for the EBook library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libeebook library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebookcontacts-1.2 Description-md5: 5c91e1ab067d8ddd63b0ef031e231a4f Description-en: GObject introspection for the EBook Contacts library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libeebook library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ecal-2.0 Description-md5: ca591f7842484a514f86713d2d7bc605 Description-en: GObject introspection for the ECal library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edatabook-1.2 Description-md5: 788dfe16398f4b7870dce5cc8ef87e47 Description-en: GObject introspection for the EBook library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edatacal-2.0 Description-md5: b409b4903f79863662d43cb8cd8b51ac Description-en: GObject introspection for the EDataCal library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedata-cal library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserver-1.2 Description-md5: 2ec1ed52300f0467a0d5460ca0faa785 Description-en: GObject introspection for the EDataServer library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserverui-1.2 Description-md5: 3a390941ecfd433760515102f954f58d Description-en: GObject introspection for the EDataServerUI library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserverui library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-fwupd-2.0 Description-md5: 287a6707a91d20368a641fa72676cf73 Description-en: GObject introspection data for libfwupd This package provides the introspection data for libfwupd. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-fwupdplugin-1.0 Description-md5: 17dba333ca07041a3fc944c323090383 Description-en: GObject introspection data for libfwupdplugin This package provides the introspection data for libfwupdplugin. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gdkpixbuf-2.0 Description-md5: 3ea1af7270ed1e5298c960b834579512 Description-en: GDK Pixbuf library - GObject-Introspection The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gdm-1.0 Description-md5: e2cbd477c1c5edc4af858440e536fdb0 Description-en: GObject introspection data for the GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains introspection data for the GNOME Display Manager. Package: gir1.2-gnomeautoar-0.1 Description-md5: d207d4fe8a98ac7a673ca9bb5263356b Description-en: GObject introspection data for GnomeAutoar This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gnomeautoargtk-0.1 Description-md5: 0400bd1e5e517109cf0490b82ab32e8a Description-en: GObject introspection data for GnomeAutoarGtk This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-grilo-0.3 Description-md5: 484ef2dac58becc2b88ba3cfeb445ea5 Description-en: Framework for discovering and browsing media - GObject introspection data Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains the GObject introspection data. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gssdp-1.2 Description-md5: f0adf17be0a5f9da4315bebe6d6f60e2 Description-en: GObject introspection data for the GSSDP library This package contains introspection data for GSSDP, a SSDP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gst-plugins-base-1.0 Description-md5: 3d52c64e6869be4dd2250690fc8d724f Description-en: GObject introspection data for the GStreamer Plugins Base library This package contains introspection data for the GStreamer Plugins Base library. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gstreamer-1.0 Description-md5: 690d41f7ae6f89096e0ae65e4d4ffe68 Description-en: GObject introspection data for the GStreamer library This package contains introspection data for the GStreamer streaming media framework. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gupnp-1.2 Description-md5: 6a38bcbf4d96abcee783c7db0dbffa8f Description-en: GObject introspection data for the GUPnP library This package contains introspection data for GUPnP, a UPnP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-harfbuzz-0.0 Description-md5: 73d49920d5dd518c9cf268c2ffa20d38 Description-en: OpenType text shaping engine (GObject introspection data) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains introspection data for the GObject bindings library. Package: gir1.2-javascriptcoregtk-4.0 Description-md5: 16c2f588722484a66abab42e5bd14a0d Description-en: JavaScript engine library from WebKitGTK - GObject introspection data JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-lokdocview-0.1 Description-md5: 7dc30c9eaf0ca4f765d8e934afd2126b Description-en: GTK3 widget wrapping LibreOffice functionality - introspection LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains the Introspection data. Package: gir1.2-packagekitglib-1.0 Description-md5: 58dad6540a9f05da7569c62ae80d0533 Description-en: GObject introspection data for the PackageKit GLib library PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains introspection data for the PackageKit GLib interface library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-polkit-1.0 Description-md5: 4f1754998d1990ea4af7a70d3a9b9278 Description-en: GObject introspection data for PolicyKit PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains introspection data for PolicyKit. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-poppler-0.18 Description-md5: 6b6381807b3c5b1b31f06935b5817c74 Description-en: GObject introspection data for poppler-glib Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains introspection data for poppler-glib. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-webkit2-4.0 Description-md5: 0f7385aa05c9f65a32c25f9f64225f9a Description-en: Web content engine library for GTK - GObject introspection data WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKit2 is an API layer for WebKit designed from the ground up to support a split process model, where the web content lives in a separate process from the application UI. . This build comes from the GTK port of WebKit (API version 4.0). . This package contains introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: git Description-md5: c1f968556452a190fe359bffd151c012 Description-en: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Package: git-doc Description-md5: 067fe3355198c178fc97b3730c54a120 Description-en: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Package: git-man Description-md5: 0c79f507738c0cb72351c8ae551ee47d Description-en: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Package: glib-networking Description-md5: dce7ee23bcf70829c58fe6f9a749eca7 Description-en: network-related giomodules for GLib This package contains various network related extensions for the GIO library. Package: glib-networking-common Description-md5: 53a1d4e1dd58e8fb13abe57894840f62 Description-en: network-related giomodules for GLib - data files This package contains data files and translations for the GIO network extensions in glib-networking. Package: glib-networking-services Description-md5: 365372e1c223a507a4114d685b245121 Description-en: network-related giomodules for GLib - D-Bus services This package contains D-Bus services that are used by the GIO network extensions in glib-networking, for actions that need to be done in a separate process. 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: gnome-shell Description-md5: 51a5a94e6b632e350489b7b8d27ab9fc Description-en: graphical shell for the GNOME desktop The GNOME Shell provides core interface functions like switching windows, launching applications or see your notifications. It takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a delightful and easy to use experience. GNOME Shell is the defining technology of the GNOME 3 user experience. Package: gnome-shell-common Description-md5: 2b326fbe771cf911adfb09b06fd267b5 Description-en: common files for the GNOME graphical shell This package contains translations and data files for the GNOME shell. Package: gnupg Description-md5: 2421c574774486effdededa540cfb1c7 Description-en: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the full suite of GnuPG tools for cryptographic communications and data storage. Package: gnupg-l10n Description-md5: 7fad035451f503be001479931e85b925 Description-en: GNU privacy guard - localization files GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This package contains the translation files for the use of GnuPG in non-English locales. Package: gnupg-utils Description-md5: e668452bd037f231e404937c9a963ac3 Description-en: GNU privacy guard - utility programs GnuPG is GNU's tool for secure communication and data storage. . This package contains several useful utilities for manipulating OpenPGP data and other related cryptographic elements. It includes: . * addgnupghome -- create .gnupg home directories * applygnupgdefaults -- run gpgconf --apply-defaults for all users * gpgcompose -- an experimental tool for constructing arbitrary sequences of OpenPGP packets (e.g. for testing) * gpgparsemail -- parse an e-mail message into annotated format * gpgsplit -- split a sequence of OpenPGP packets into files * gpgtar -- encrypt or sign files in an archive * kbxutil -- list, export, import Keybox data * lspgpot -- convert PGP ownertrust values to GnuPG * migrate-pubring-from-classic-gpg -- use only "modern" formats * symcryptrun -- use simple symmetric encryption tool in GnuPG framework * watchgnupg -- watch socket-based logs Package: gnutls-doc Description-md5: 75bd3d1bfb6319bbc964f2b7c3ed8b5a Description-en: GNU TLS library - documentation and examples GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains all the GnuTLS documentation. Package: golang-1.13 Description-md5: 8650a23f44e2d60a785ad3123733d6d8 Description-en: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Package: golang-1.13-doc Description-md5: 08db79dfd10a3139299bb398a7206206 Description-en: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-1.13-go Description-md5: 9791676e1d7825e569bdb76ce1ad2e08 Description-en: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to pre-compile the standard library inside GOROOT for cross-compilation to work. Package: golang-1.13-src Description-md5: 541938e00b2a0c85f1fbae617a75fcd4 Description-en: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for cross-compilation. Package: golang-1.14 Description-md5: 8650a23f44e2d60a785ad3123733d6d8 Description-en: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Package: golang-1.14-doc Description-md5: 08db79dfd10a3139299bb398a7206206 Description-en: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-1.14-go Description-md5: 9791676e1d7825e569bdb76ce1ad2e08 Description-en: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to pre-compile the standard library inside GOROOT for cross-compilation to work. Package: golang-1.14-src Description-md5: 541938e00b2a0c85f1fbae617a75fcd4 Description-en: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for cross-compilation. Package: golang-github-containerd-containerd-dev Description-md5: b1707413c292ae4d9f80808203d128ca Description-en: runC develpoment files Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. . This package provides development files. Package: golang-github-docker-containerd-dev Description-md5: 3c47f3dcaaae47eab035baa2fdac8fec Description-en: Transitional package for golang-github-containerd-containerd-dev This is a transitional package to ease upgrades to the golang-github-containerd-containerd-dev package. It can safely be removed. Package: golang-github-opencontainers-runc-dev Description-md5: b8a1a472413b94034a70f3493cd01471 Description-en: Open Container Project - development files "runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification. . This package provides development files formerly known as "github.com/docker/libcontainer". 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: google-compute-engine-oslogin Description-md5: 8ef2174f2e88cc973684fcd465db1eb7 Description-en: Google Compute Engine OS Login Contains libraries, applications and configurations for using OS Login on Google Compute Engine Virtual Machine Instances. Package: gpg Description-md5: 072a12509de7421dfcbf41d8921ce986 Description-en: GNU Privacy Guard -- minimalist public key operations GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains /usr/bin/gpg itself, and is useful on its own only for public key operations (encryption, signature verification, listing OpenPGP certificates, etc). If you want full capabilities (including secret key operations, network access, etc), please install the "gnupg" package, which pulls in the full suite of tools. Package: gpg-agent Description-md5: 6c5c3942a5ec2e08c337466bd44b6cde Description-en: GNU privacy guard - cryptographic agent GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations. Without this package, trying to do secret-key operations with any part of the modern GnuPG suite will fail. Package: gpg-wks-client Description-md5: 8033bb8d854542bf7c9451428191be6d Description-en: GNU privacy guard - Web Key Service client GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG client for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Package: gpg-wks-server Description-md5: e2eb43281beac2769941e9e1f37dd8a2 Description-en: GNU privacy guard - Web Key Service server GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG server for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Package: gpgconf Description-md5: a54470fd043c15b13d18d29306678637 Description-en: GNU privacy guard - core configuration utilities GnuPG is GNU's tool for secure communication and data storage. . This package contains core utilities used by different tools in the suite offered by GnuPG. It can be used to programmatically edit config files for tools in the GnuPG suite, to launch or terminate per-user daemons (if installed), etc. Package: gpgsm Description-md5: d09741caa0bbe13153a4e4c54325393d Description-en: GNU privacy guard - S/MIME version GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the gpgsm program. gpgsm is a tool to provide digital encryption and signing services on X.509 certificates and the CMS protocol. gpgsm includes complete certificate management. Package: gpgv Description-md5: 4ea8f4f4d6a0a387a4a3aeba3e6cc888 Description-en: GNU privacy guard - signature verification tool GnuPG is GNU's tool for secure communication and data storage. . gpgv is actually a stripped-down version of gpg which is only able to check signatures. It is somewhat smaller than the fully-blown gpg and uses a different (and simpler) way to check that the public keys used to make the signature are valid. There are no configuration files and only a few options are implemented. Package: gpsd Description-md5: c27e4861a82769d7dbf1f60e97926430 Description-en: Global Positioning System - daemon The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . With gpsd, multiple GPS client applications can share access to devices without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the different standards emitted by GPS devices. Package: grub-common Description-md5: 6e1c01c5245ffb9578aee58ee944229b Description-en: GRand Unified Bootloader (common files) This package contains common files shared by the distinct flavours of GRUB. It is shared between GRUB Legacy and GRUB 2, although a number of files specific to GRUB 2 are here as long as they do not break GRUB Legacy. Package: grub-efi Description-md5: ab0258bbb994f6742ad233346c11cf50 Description-en: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package that depends on either grub-efi-ia32 or grub-efi-amd64, depending on the architecture. Package: grub-efi-amd64 Description-md5: 1718e7ac8c2b19e7fc9fd6edaaa9c56e Description-en: GRand Unified Bootloader, version 2 (EFI-AMD64 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-amd64-bin Description-md5: f6ad99c32640061c96401d0bc70e2f8a Description-en: GRand Unified Bootloader, version 2 (EFI-AMD64 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-amd64 is also installed. Package: grub-efi-amd64-dbg Description-md5: 01a50868394847340399eb4743e46af0 Description-en: GRand Unified Bootloader, version 2 (EFI-AMD64 debug files) This package contains debugging files for grub-efi-amd64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi-amd64-signed Description-md5: e51baf79d7fed18d4cd4c2b834b9958b Description-en: GRand Unified Bootloader, version 2 (EFI-AMD64 version, signed) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB built for use with the EFI-AMD64 architecture, signed with Canonical's UEFI signing key. Package: grub-efi-ia32 Description-md5: b87b1ad90490c4debbe551521ed2934e Description-en: GRand Unified Bootloader, version 2 (EFI-IA32 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-ia32-bin Description-md5: 72eca32dad838f96ef1c12b3d764e537 Description-en: GRand Unified Bootloader, version 2 (EFI-IA32 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-ia32 is also installed. Package: grub-efi-ia32-dbg Description-md5: 985cf475352ed91c8a577b3365c0062f Description-en: GRand Unified Bootloader, version 2 (EFI-IA32 debug files) This package contains debugging files for grub-efi-ia32-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-ieee1275 Description-md5: 4182e3a83ecc589a21da82d455a9182d Description-en: GRand Unified Bootloader, version 2 (Open Firmware version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with Open Firmware implementations. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-ieee1275-bin Description-md5: 502a917bf5af6a6f686b59cff29486fd Description-en: GRand Unified Bootloader, version 2 (Open Firmware modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with Open Firmware implementations. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-ieee1275 is also installed. Package: grub-ieee1275-dbg Description-md5: 3e4b991fd886a5a8442d2e484c000e45 Description-en: GRand Unified Bootloader, version 2 (Open Firmware debug files) This package contains debugging files for grub-ieee1275-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-pc Description-md5: 55663e0e8d42f469d665f9cc0013b733 Description-en: GRand Unified Bootloader, version 2 (PC/BIOS version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This is a dependency package for a version of GRUB that has been built for use with the traditional PC/BIOS architecture. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-pc-bin Description-md5: 20901840d7f9daaf1870638db2221cb1 Description-en: GRand Unified Bootloader, version 2 (PC/BIOS modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This package contains GRUB modules that have been built for use with the traditional PC/BIOS architecture. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-pc is also installed. Package: grub-pc-dbg Description-md5: 7c0972b8a14a3f1091b6056556730eb4 Description-en: GRand Unified Bootloader, version 2 (PC/BIOS debug files) This package contains debugging files for grub-pc-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-xen Description-md5: 2eceba62a74d5d7f9e98f3a6f5d2a1d1 Description-en: GRand Unified Bootloader, version 2 (Xen version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the Xen hypervisor (i.e. PV-GRUB). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-xen-bin Description-md5: f30684489a7949e282652e8bd8f6c727 Description-en: GRand Unified Bootloader, version 2 (Xen modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the Xen hypervisor (i.e. PV-GRUB). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-xen is also installed. Package: grub-xen-dbg Description-md5: 08653de052a0b5d9f21f8d2925bd514b Description-en: GRand Unified Bootloader, version 2 (Xen debug files) This package contains debugging files for grub-xen-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub2-common Description-md5: a969e6536e745e177a340b30bdb5ba3f Description-en: GRand Unified Bootloader (common files for version 2) This package contains common files shared by the distinct flavours of GRUB. The files in this package are specific to GRUB 2, and would break GRUB Legacy if installed on the same system. Package: gstreamer1.0-alsa Description-md5: 339f038172c486f3cef220df0c0e5ac4 Description-en: GStreamer plugin for ALSA GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for the ALSA library. ALSA is the Advanced Linux Sound Architecture. Package: gstreamer1.0-doc Description-md5: 2274936f9039765c43e33252ae21527d Description-en: GStreamer core documentation and manuals GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains documentation for core libraries and elements as well as: * the GStreamer Manual * the GStreamer Plugin Writers Guide * Various API docs Package: gstreamer1.0-gl Description-md5: bf297887fc963973c7834f126d83e02d Description-en: GStreamer plugins for GL GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins for GL. Package: gstreamer1.0-gtk3 Description-md5: c79f4ede217ec8cc138bb67e7e775fde Description-en: GStreamer plugin for GTK+3 GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for GTK+3. Package: gstreamer1.0-packagekit Description-md5: d4c358565f52f6ba77fa2cb00080142c Description-en: GStreamer plugin to install codecs using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a plugin for the GStreamer multimedia framework to search and to install audio and video codecs. Package: gstreamer1.0-plugins-base Description-md5: 73eb82d2de7fe71e4455e1742423e3e3 Description-en: GStreamer plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "base" set, an essential exemplary set of elements. Package: gstreamer1.0-plugins-base-apps Description-md5: 72cc51baa52c95f36129fb0f74a62970 Description-en: GStreamer helper programs from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains helper programs from the "base" set, an essential exemplary set of elements. Package: gstreamer1.0-plugins-base-dbg Description-md5: b7d3c79dd3992a2b1b542fa636eec13a Description-en: GStreamer plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Package: gstreamer1.0-plugins-base-doc Description-md5: aaf86bd34d894dca484623ae59419aad Description-en: GStreamer documentation for plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains documentation for plugins from the "base" set, an essential exemplary set of elements. Package: gstreamer1.0-plugins-good Description-md5: 5af11b405c70a6a41fff183475cb6042 Description-en: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Package: gstreamer1.0-plugins-good-doc Description-md5: 39674248e63796a3ad344a5d7425ad8f Description-en: GStreamer documentation for plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains documentation for plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Package: gstreamer1.0-pulseaudio Description-md5: b4aa98329fafbb54ea588de42c256d78 Description-en: GStreamer plugin for PulseAudio GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for PulseAudio, a sound server for POSIX and WIN32 systems. Package: gstreamer1.0-tools Description-md5: 909df9df4ba32a53040e4e54751c1cfa Description-en: Tools for use with GStreamer GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains versioned command-line tools for GStreamer. Package: gstreamer1.0-x Description-md5: f30e1dbce14d6ece228c6b4e6dfdfdbd Description-en: GStreamer plugins for X11 and Pango GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins for X11 video output, both for standard Xlib support and for the Xv extension, as well as the plugin for Pango-based text rendering and overlay. Package: gzip Description-md5: 100720c9e2c6508f1a1f3731537b38e5 Description-en: GNU compression utilities This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. Package: haproxy Description-md5: 29390feb7563fd9f1e74f245bf31a64c Description-en: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: heimdal-dev Description-md5: 2afcb518ba77da818c92ff450076c587 Description-en: Heimdal Kerberos - development files Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This is the development package, required for developing programs for Heimdal. Package: heimdal-docs Description-md5: 8c3b64daa0902eebf8cd924e71d8e102 Description-en: Heimdal Kerberos - documentation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes documentation (in info format) on how to use Heimdal, and relevant standards for Kerberos. Package: heimdal-multidev Description-md5: 2c68ae41ae2a5a78791f623671e565b3 Description-en: Heimdal Kerberos - Multi-implementation Development Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package provides versions of the Heimdal development files that can be installed along-side MIT Kerberos development files. Normally, heimdal-dev should be used. However if a package needs to build against both Heimdal Kerberos and MIT Kerberos, then the multidev package should be used. 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: intel-microcode Description-md5: 3edb9824276886579313f0e847f6bb14 Description-en: Processor microcode firmware for Intel CPUs This package contains updated system processor microcode for Intel i686 and Intel X86-64 processors. Intel releases microcode updates to correct processor behavior as documented in the respective processor specification updates. . For AMD processors, please refer to the amd64-microcode package. Package: isc-dhcp-client Description-md5: 849016b34f878b96cbdf66cb6a0cc650 Description-en: DHCP client for automatically obtaining an IP address This is the Internet Software Consortium's DHCP client. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package isc-dhcp-common. Package: isc-dhcp-common Description-md5: 2790388f06e46625f3fdfcb787daeb31 Description-en: common manpages relevant to all of the isc-dhcp packages This package includes manpages that are relevant to the various ISC DHCP packages. . The dhcp-options manpage describes available options for dhcpd and dhclient. The dhcp-eval manpage describes evaluation of conditional expressions. Package: isc-dhcp-dev Description-md5: a5da96904bc2ff124317fb1545407142 Description-en: API for accessing and modifying the DHCP server and client state This package provides support for OMAPI (Object Management Application Programming Interface), which is an API for accessing and modifying the DHCP server and client state. Package: isc-dhcp-server Description-md5: 38647f497f13c9a0a99f9d9cf772d70d Description-en: ISC DHCP server for automatic IP address assignment This is the Internet Software Consortium's DHCP server. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This server can handle multiple ethernet interfaces. Package: keepalived Description-md5: e2d2506352721e77c2c351de4714ddd6 Description-en: Failover and monitoring daemon for LVS clusters keepalived is used for monitoring real servers within a Linux Virtual Server (LVS) cluster. keepalived can be configured to remove real servers from the cluster pool if it stops responding, as well as send a notification email to make the admin aware of the service failure. . In addition, keepalived implements an independent Virtual Router Redundancy Protocol (VRRPv2; see rfc2338 for additional info) framework for director failover. . You need a kernel >= 2.4.28 or >= 2.6.11 for keepalived. See README.Debian for more information. Package: klibc-utils Description-md5: c3467a84f84cfb54cfe339be01214b23 Description-en: small utilities built with klibc for early boot This package contains a collection of programs that are linked against klibc. These duplicate some of the functionality of a regular Linux toolset, but are typically much smaller than their full-function counterparts. They are intended for inclusion in initramfs images and embedded systems. Package: kpartx Description-md5: 5edc0d8999e24d591b49f95449a8741f Description-en: create device mappings for partitions Kpartx can be used to set up device mappings for the partitions of any partitioned block device. It is part of the Linux multipath-tools. Package: kpartx-boot Description-md5: 7e8d6d2d84c83cf99042105730d733a4 Description-en: Provides kpartx during boot This package makes kpartx available during boot to activate partitions Package: krb5-doc Description-md5: 019f063fa3a2221f5019a253e0acb9bc Description-en: documentation for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the installation, administrator, and user reference manuals for MIT Kerberos and the man pages for the MIT Kerberos configuration files. Package: krb5-locales Description-md5: 21d19741f2f6e9424950c8f1a6d5cab0 Description-en: internationalization support for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains internationalized messages for MIT Kerberos. Package: krb5-multidev Description-md5: f39b0ef69fd49cdc81c78fd16595779e Description-en: development files for MIT Kerberos without Heimdal conflict Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . Most users wishing to build applications against MIT Kerberos should install libkrb5-dev. However, that package conflicts with heimdal-dev. This package installs libraries and headers in /usr/include/mit-krb5 and /usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which provides the same facilities for Heimdal. Package: ldap-utils Description-md5: f5d300156245ae8fa5972cf30bf60206 Description-en: OpenLDAP utilities This package provides utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers. 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: lib32gcc1 Description-md5: ed6da0e69b4be67db2bcd1f77874be79 Description-en: GCC support library (dependency package, 32bit) This is a dependency package, and can be safely removed after upgrade. 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: lib32quadmath0 Description-md5: d7a03dac94565e412ed600a16f543d54 Description-en: GCC Quad-Precision Math Library (32bit) 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: 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: lib32z1 Description-md5: 8844cb824b8b6f7b621a350ef76f732a Description-en: compression library - 32 bit runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a 32 bit version of the shared library. Package: lib32z1-dev Description-md5: 27ef0e2d5483e08c0554112669cfca90 Description-en: compression library - 32 bit - DO NOT USE EXCEPT FOR PACKAGING zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files for building 32 bit applications. . This package should ONLY be used for building packages, users who do not need to build packages should use multiarch to install the relevant runtime. Package: libaccountsservice-dev Description-md5: d0607148cea2974f2cc311a5e0bab4f9 Description-en: query and manipulate user account information - header files The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the development files for the AccountService library. Package: libaccountsservice-doc Description-md5: 15ee25a15ef232cbf860503a04604aa7 Description-en: query and manipulate user account information - documentation The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the developers reference for the AccountService library. Package: libaccountsservice0 Description-md5: d536aa425d73c3ead2f37bd9a771e648 Description-en: query and manipulate user account information - shared libraries The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the shared libraries of the AccountService library. Package: libapache2-mod-auth-mellon Description-md5: 4862e66932c68c760e55bf807f636b0c Description-en: SAML 2.0 authentication module for Apache mod-auth-mellon is an Apache module which enables you to authenticate users of a web site against a SAML 2.0 enabled IdP. It can grant access to paths and provide attributes to other modules and applications. Package: libapache2-mod-php7.4 Description-md5: 36d880d2701a181e89a6978caa489dfc Description-en: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash libxml openssl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: libapache2-mod-wsgi-py3 Description-md5: 9804c7965adca269cbc58c4a8eb236d8 Description-en: Python 3 WSGI adapter module for Apache The mod_wsgi adapter is an Apache module that provides a WSGI (Web Server Gateway Interface, a standard interface between web server software and web applications written in Python) compliant interface for hosting Python based web applications within Apache. The adapter provides significantly better performance than using existing WSGI adapters for mod_python or CGI. . This package provides module for Python 3.X. Package: libapt-pkg-dev Description-md5: 8e463f77664788b23a47f5ac592f4595 Description-en: development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library. Package: libapt-pkg-doc Description-md5: decce989b471f196cddabf52bee63592 Description-en: documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. . This includes the source code documentation generated by doxygen in html format. Package: libapt-pkg6.0 Description-md5: eaacd63db236f47bdcc19e3bea7026a7 Description-en: package management runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http(s), rsh as well as an interface to add more transports like tor+http(s) (apt-transport-tor). 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: 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: libasan5-arm64-cross 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: libasan5-armhf-cross 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: libasan5-ppc64el-cross 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: libasan5-s390x-cross 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: libasn1-8-heimdal Description-md5: 3d09240ec7d82874031da02109d856a7 Description-en: Heimdal Kerberos - ASN.1 library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the ASN.1 parser required for Heimdal. Package: libaspell-dev Description-md5: d095354c8f2a86e3e8733fec8ffeb6fc Description-en: Development files for applications with GNU Aspell support This package contains the headers and static libraries for developing applications with Aspell spell-checking support. . You need this package ONLY if you plan to build applications that link against the Aspell libraries. You do not have to install this package if all you want to do is use the Aspell program to spell-check documents. Package: libaspell15 Description-md5: 6b1b157cf893a6b279b08af6c2efbd71 Description-en: GNU Aspell spell-checker runtime library These are the runtime parts of the Aspell and pspell spell-checking toolkits, needed by applications that use the toolkits at runtime. . For a standalone spell-checker, install aspell as well. 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: libatomic1-arm64-cross 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: libatomic1-armhf-cross 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: libatomic1-ppc64el-cross 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: libatomic1-s390x-cross 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: libavahi-client-dev Description-md5: 70b3114997bfcd9053f7bf3f89550ef9 Description-en: Development files for the Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Package: libavahi-client3 Description-md5: 23a3240e3fa4fb5375126d82ae53d14b Description-en: Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Package: libavahi-common-data Description-md5: 7262221e9aafb47f2911e3153296fab1 Description-en: Avahi common data files Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains common data files for avahi. Package: libavahi-common-dev Description-md5: 2bd45c44b0f13fa2319c808bd7de79e5 Description-en: Development files for the Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the Avahi common library, which is a set of common functions and definitions used by many of Avahis components and client applications. Package: libavahi-common3 Description-md5: bbc06dc3aaf84439dd323000d2524550 Description-en: Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi common library, which is a set of common functions used by many of Avahis components and client applications. Package: libavahi-compat-libdnssd-dev Description-md5: b649eb808a8fb7e872951939f15bc53f Description-en: Development headers for the Avahi Apple Bonjour compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Apple Bonjour compatibility library of Avahi. Package: libavahi-compat-libdnssd1 Description-md5: b65a9302d5f5a107a6de3804ec9351c4 Description-en: Avahi Apple Bonjour compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the Apple Bonjour compatibility library of Avahi. Package: libavahi-core-dev Description-md5: 9090641583bbaecbe0ef5fa8d0108f64 Description-en: Development files for Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development files for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded application developers to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you shoudl use libavahi-client-dev which interacts with the avahi daemon. Package: libavahi-core7 Description-md5: 22b9d09fb6eef6b3d23199e3164eb87c Description-en: Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded applications to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you should use libavahi-client which interacts with the avahi daemon. Package: libavahi-glib-dev Description-md5: c53bef724d42cfdb907059e698dd69b5 Description-en: Development headers for the Avahi GLib integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the interface to integrate the Avahi libraries into a GLib main loop application, including GTK+ applications. Package: libavahi-glib1 Description-md5: 81eecad87a5c1892fe68f50918d70247 Description-en: Avahi GLib integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the interface to integrate the Avahi libraries into a GLib main loop application, including GTK+ applications. Package: libavahi-gobject-dev Description-md5: b53a4bd17d9a35135092d4ba964682db Description-en: Development headers for the Avahi GObject library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for a GObject interface to Avahi Package: libavahi-gobject0 Description-md5: 44a1978a9ae30e9695613c7683efa9b0 Description-en: Avahi GObject library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the GObject wrapper for Avahi. Package: libavahi-ui-gtk3-0 Description-md5: 55a81fa77d7687e44f84d058e85c4486 Description-en: Avahi GTK+ User interface library for GTK3 Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains a GTK+ widget for browsing services. Package: libavahi-ui-gtk3-dev Description-md5: 93b46403f0b56ce77c0111c4f8b14d40 Description-en: Development headers for the Avahi GTK+ User interface library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the GTK+ library of Avahi. Package: libbinutils Description-md5: 4b87c5b499514b3b039e5d7ef54f2682 Description-en: GNU binary utilities (private shared library) This package includes the private shared libraries libbfd and libopcodes. Package: libbinutils-dbg Description-md5: 0425bdd565e0f24ff26574c29f636dc0 Description-en: GNU binary utilities (private shared library, debug symbols) This package provides debug symbols for libbinutils. 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: libbluetooth-dev Description-md5: 8b6c03a029e3a8f7be5c49ed7b41a971 Description-en: Development files for using the BlueZ Linux Bluetooth library BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: libbluetooth3 Description-md5: 99ecfc643816cbb50cd9ae690a10287d Description-en: Library to use the BlueZ Linux Bluetooth stack BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: libbluetooth3-dbg Description-md5: 397e91470345aa1bcafbb2ed78507c5a Description-en: Library to use the BlueZ Linux Bluetooth stack with debugging symbols BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). . This package contains the debugging symbols. Package: libbrotli-dev Description-md5: 3b36d04bb9d45464076d6d3951ac43af Description-en: library implementing brotli encoder and decoder (development files) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs development files. Package: libbrotli1 Description-md5: 907235dad2acd28ce4f1a8b4e1a35321 Description-en: library implementing brotli encoder and decoder (shared libraries) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs shared libraries. Package: libc-ares-dev Description-md5: 457af4d18b9753c3360923898df35b1f Description-en: asynchronous name resolver - development files c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package contains development files (headers and static libraries). Package: libc-ares2 Description-md5: 2ddfa5de14223839b0bc40795e305cef Description-en: asynchronous name resolver c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package provides the shared libraries. 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-prof Description-md5: 10cfc5ed364dbb722861c8bb115df80d 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 package contains all libraries compiled for profiling. 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: libcaca-dev Description-md5: a8407cdc111c971683cb4652610d1e8f Description-en: development files for libcaca libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the header files and static libraries needed to compile applications or shared objects that use libcaca. Package: libcaca0 Description-md5: d4849604710d4ce2aca997ad664f17fe Description-en: colour ASCII art library libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the shared library for libcaca. Package: libcamel-1.2-62 Description-md5: 43ee52bbe1cd65f95cd1bd1abbdbcedd Description-en: Evolution MIME message handling library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libcamel1.2-dev Description-md5: 24e22bc22b8cf416a7ef05c26c0d1807 Description-en: Development files for libcamel This package contains header files and static library for libcamel. . Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libcc1-0 Description-md5: d8a62f43eef344a718f9c7152d75d70c Description-en: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libcephfs-dev Description-md5: 199cb94b0f0e5b28605c8e915275ab44 Description-en: Ceph distributed file system client library (development files) Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface. . This package contains development files needed for building applications that link against libcephfs2. Package: libcephfs2 Description-md5: 02d5e7983127037e5b5e5e07dea2a6e4 Description-en: Ceph distributed file system client library Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface. Package: libcharon-extauth-plugins Description-md5: fc3eaf87c658452c4f81b8064e552e6c Description-en: strongSwan charon library (extended authentication plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extended authentication plugins for the charon library: - eap-mschapv2 (EAP-MSCHAPv2 protocol handler using passwords/NT hashes) Used for client side to connect to some VPN concentrators configured for Windows 7+ and modern OSX/iOS using IKEv2 (identify with public key, authenticate with MSCHAPv2). - xauth-generic (Generic XAuth backend that provides passwords from ipsec.secrets and other credential sets) Used for the client side to connect to VPN concentrators configured for Android and older OSX/iOS using IKEv1 and XAUTH (identify with public key, authenticate with XAUTH password). . These are the "not always, but still more commonly used" plugins, for further needs even more plugins can be found in the package libcharon-extra-plugins. Package: libcib-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libcib27 Description-md5: 8fbdbfb622e532d5531102ad70556167 Description-en: cluster resource manager CIB library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Cluster Information Base library. Package: libclamav-dev Description-md5: 3dc197b6ebfb15522a4b7913ea796763 Description-en: anti-virus utility for Unix - development files Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . The package contains the needed headers and libraries for developing software using the libclamav interface. . This library can be used to develop virus scanner applications. Package: libclamav9 Description-md5: bf2e797d0e7e410776d9200761e01bd6 Description-en: anti-virus utility for Unix - library Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . For programs written using the libclamav library. Libclamav may be used to add virus protection into software. The library is thread-safe, and automatically recognizes and scans archives. Scanning is very fast and most of the time not noticeable. Package: libclc-12-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libcom-err2 Description-md5: 5611f795c9947cfb9a2980a01506a1b9 Description-en: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. Package: libcomerr2 Description-md5: 05a13b12bad54d34230e88d08d958ec4 Description-en: transitional package to libcom-err2 This is a transitional package to libcom-err2. It can safely be removed. Package: libcrmcluster-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libcrmcluster29 Description-md5: fd0e506be2412d853a0299aec9055357 Description-en: cluster resource manager cluster library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the cluster library. Package: libcrmcommon-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libcrmcommon34 Description-md5: 0eda4bfd4ffcd09772d9e4eb57915fe7 Description-en: cluster resource manager common library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the common library. Package: libcrmservice-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libcrmservice28 Description-md5: 9461ecd1a5ca6fb9d3667795dab34458 Description-en: cluster resource manager service library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the service library. Package: libcryptsetup-dev Description-md5: f9f5cbe91fe7a25a22798d2891748370 Description-en: disk encryption support - development files Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup development files. Package: libcryptsetup12 Description-md5: 4d51c661b0adee027561376db6e58853 Description-en: disk encryption support - shared library Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup shared library. Package: libctf-nobfd0 Description-md5: d6c110768780803ec3b63b3cfd3fefa3 Description-en: Compact C Type Format library (runtime, no BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf-nobfd0-dbg Description-md5: dd801c6e69e4fc0ad925f6a62b61ed07 Description-en: Compact C Type Format library (debug symbols, no BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf0 Description-md5: 963d0564950a66fd47af23b5e2556922 Description-en: Compact C Type Format library (runtime, BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf0-dbg Description-md5: 9bf55a3e45c7a4abf9fd22ffb2044168 Description-en: Compact C Type Format library (debug symbols, BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libcups2 Description-md5: cce9961cb86712146cb19e1b4636f79d Description-en: Common UNIX Printing System(tm) - Core library The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the base shared libraries for CUPS. Package: libcups2-dev Description-md5: bf3f385e98251c2563c3f58554d2adce Description-en: Common UNIX Printing System(tm) - Development files CUPS library The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the files necessary for developing CUPS-aware applications and CUPS drivers, as well as examples how to communicate with cups from different programming languages (Perl, Java, and PHP). Package: libcupsimage2 Description-md5: f4451fb5498322724719d7d3a8635bf4 Description-en: Common UNIX Printing System(tm) - Raster image library The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the image libraries for handling the CUPS raster format. Package: libcupsimage2-dev Description-md5: 419c750b3360d0933e0bbc9e17913244 Description-en: Common UNIX Printing System(tm) - Development files CUPS image library The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the files necessary for developing applications that use the CUPS raster image format. Package: libcurl3-gnutls Description-md5: 785baf29d91f9f781677a7f569940052 Description-en: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Package: libcurl3-nss Description-md5: 459d2b4fbb16cf9975276e1d24a7ffe8 Description-en: easy-to-use client-side URL transfer library (NSS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by NSS. Package: libcurl4 Description-md5: f1c7f18aba2d8ab7a7e32acea1dc61e7 Description-en: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Package: libcurl4-doc Description-md5: 6462959fec3647baef16ff31a5f39d94 Description-en: documentation for libcurl libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the documentation files for libcurl. Package: libcurl4-gnutls-dev Description-md5: a780e9fd64d55eccc7d421f6da7dc01d Description-en: development files and documentation for libcurl (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by GnuTLS. Package: libcurl4-nss-dev Description-md5: b83e9196a054062dc76fc2a693802052 Description-en: development files and documentation for libcurl (NSS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by NSS. Package: libcurl4-openssl-dev Description-md5: 133120dd689c1a9785ccd7cd427dd344 Description-en: development files and documentation for libcurl (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by OpenSSL. Package: libd3dadapter9-mesa Description-md5: 7e00c33b4c81f4834e4b1d47918d6125 Description-en: state-tracker for Direct3D9 This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. Package: libd3dadapter9-mesa-dev Description-md5: 4043977533696b6cd4eacba2187c54cd Description-en: state-tracker for Direct3D9 -- development files This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. . Development files Package: libdbi-perl Description-md5: aa070f52bfbf0d9e220aa40da4b4ced1 Description-en: Perl Database Interface (DBI) DBI (DataBase Interface) is a Perl framework that provides a common interface to access various backend databases in a uniform manner. DBD (DataBase Driver) modules provide implementations for various backend data storage mechanisms including networked relational databases (particularly SQL databases) and even web services such as the Google search engine. . It is extremely portable and available for a wide range of operating systems, architectures and data stores, including: . * Oracle * Microsoft SQL Server * IBM DB2 * SQLite * PostgreSQL * Firebird * MySQL 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: libdjvulibre-dev Description-md5: 7a47b77e06ba2a68a7aff0a9650a0118 Description-en: Development files for the DjVu image format DjVu image format static library and development files. . DjVu is a set of compression technologies, a file format, and a software platform for the delivery over the Web of digital documents, scanned documents, and high resolution images. . DjVu documents download and display extremely quickly, and look exactly the same on all platforms. DjVu can be seen as a superior alternative to PDF and Postscript for digital documents, to TIFF (and PDF) for scanned documents, to JPEG for photographs and pictures, and to GIF for large palettized images. DjVu is the only Web format that is practical for distributing high-resolution scanned documents in color. Package: libdjvulibre-text Description-md5: d5fca3d4995b08f997ca3b715715e14b Description-en: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. Package: libdjvulibre21 Description-md5: 377e0a8fb1d56ba31c3feadafc4781b8 Description-en: Runtime support for the DjVu image format DjVu runtime library. Package: libdpkg-dev Description-md5: 0fd17a1a6d9f7c47ceec993ee3976f22 Description-en: Debian package management static library This package provides the header files and static library necessary to develop software using libdpkg, the same library used internally by dpkg. . Note though, that the API is to be considered volatile, and might change at any time, use at your own risk. Package: libdpkg-perl Description-md5: fc07f0c7c95a4c2e478014327b0bc0a1 Description-en: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::Build::Info: build information functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: libdrm-amdgpu1 Description-md5: 61a9b44d2a8366ec01d27d9e105f5ecb Description-en: Userspace interface to amdgpu-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-common Description-md5: bb391482bb8583a32695bb00597b7f36 Description-en: Userspace interface to kernel DRM services -- common files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides common files for libdrm. Package: libdrm-dev Description-md5: 26367cfc3b23b21ad8b59e1f0974ff45 Description-en: Userspace interface to kernel DRM services -- development files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the development environment for libdrm. Package: libdrm-intel1 Description-md5: 7d5cde7098438ef4f6e5a2c7a8f37a2f Description-en: Userspace interface to intel-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-nouveau2 Description-md5: a8a5d523c49607cd4a96eb6032dcb202 Description-en: Userspace interface to nouveau-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-radeon1 Description-md5: 48a20567596b5b215c7a5479d3f5af5b Description-en: Userspace interface to radeon-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm2 Description-md5: aefc4200d84a6f2aee6f342bdd88dc24 Description-en: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Package: libebackend-1.2-10 Description-md5: b3d133d6b14648a896d4e2d251b6dcae Description-en: Utility library for evolution data servers This package is a utility library for evolution-data-servers providing backend functions to access data. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebackend1.2-dev Description-md5: a5d72b476981a785a5ae2459f4a20808 Description-en: Utility library for evolution data servers (development files) This package contains header files and static library for libebackend. . libebackend is a utility library for evolution-data-server providing backend function to access data. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-1.2-20 Description-md5: cb24488ae2ac69e00752272e7be5221f Description-en: Client library for evolution address books This package is a client library for evolution addressbooks. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-contacts-1.2-3 Description-md5: fd8f6220cee9a3b2df95847a5d20af2b Description-en: Client library for evolution contacts books This package is a client library for evolution addressbooks. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-contacts1.2-dev Description-md5: db02360a3dd32c2d99c43b5ea29a380d Description-en: Client library for evolution contacts books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook1.2-dev Description-md5: ef3ee2f270bec1dd37ca08ab22a90311 Description-en: Client library for evolution address books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libecal-2.0-1 Description-md5: 04cb425637b47946ccd00f8590d52db8 Description-en: Client library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a client library for evolution calendar. Package: libecal2.0-dev Description-md5: 64e78a627bc19180d08e2006a3590372 Description-en: Client library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libecal. Package: libecpg-compat3 Description-md5: 66ce228306ea5636e1cb757bd540255b Description-en: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg-dev Description-md5: 5eb928e68d1075508e3d6a4d7fc6f514 Description-en: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: libecpg6 Description-md5: 51ed6df58b24baddae9952acb91903bd Description-en: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libedata-book-1.2-26 Description-md5: 2951cda855016cedfd37b2b06ff0940f Description-en: Backend library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution address book. Package: libedata-book1.2-dev Description-md5: daf7a85467bbdfac33345b2709b9f36d Description-en: Backend library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-book. Package: libedata-cal-2.0-1 Description-md5: 6f9b6ccd1e5738678caa1d75cb84cf43 Description-en: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution calendar. Package: libedata-cal2.0-dev Description-md5: e696a09b21241ebcdcff5dd7e60f1c19 Description-en: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-cal. Package: libedataserver-1.2-24 Description-md5: fda04a0fcd5d6e38514bd04afa3d3e7f Description-en: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a utility library for evolution-data-server. Package: libedataserver1.2-dev Description-md5: f544598afd99e88bcd01bf63f94d1b5b Description-en: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserver. Package: libedataserverui-1.2-2 Description-md5: 9029e4b9b34817b7416ca538ebbcce0f Description-en: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a UI utility library for evolution-data-server. Package: libedataserverui1.2-dev Description-md5: ae4ddfcad376c4c2a572e9be547c5f7e Description-en: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains development files for libedataserverui. Package: libegl-dev Description-md5: 47806736893d4bb421a432d04d058a58 Description-en: Vendor neutral GL dispatch library -- EGL development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the EGL library. Package: libegl-mesa0 Description-md5: b66a0a444abc380f2430455fec07e449 Description-en: free implementation of the EGL API -- Mesa vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa vendor library for EGL. Package: libegl1 Description-md5: 1c6433db289e1066e3e6d8226697cf51 Description-en: Vendor neutral GL dispatch library -- EGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for EGL. Package: libegl1-mesa-dev Description-md5: f0976997100febbc0dde500dd9c87805 Description-en: free implementation of the EGL API -- development files This package contains the development environment required for compiling programs against EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package provides the development environment for compiling programs against the EGL library. Package: libevdev-dev Description-md5: 63278ffe5abb78fff6dcd8755619b04b Description-en: wrapper library for evdev devices - development files libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the files required to build software using libevdev. Package: libevdev2 Description-md5: 67bec2e511a50d7ac6f7e4b05c2a96b6 Description-en: wrapper library for evdev devices libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the files required to run software using libevdev. Package: libexempi-dev Description-md5: 29a8433f55412caee7501825a1bc21e2 Description-en: library to parse XMP metadata (Development files) Exempi is a library to parse XMP metadata as defined by the specification. . XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type. . This package provides development files for using exempi. Package: libexempi8 Description-md5: a1c9bcccb3f7f9214a240f613e875fbb Description-en: library to parse XMP metadata (Library) Exempi is a library to parse XMP metadata as defined by the specification. . XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type. Package: libexif-dev Description-md5: 8c30e3b15204de874eb1e6fb7a6a74ea Description-en: library to parse EXIF files (development files) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. . This package contains the development files. Package: libexif-doc Description-md5: d353e75bf296e7b00d58e2c901c88091 Description-en: library to parse EXIF files (documentation) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. . This package contains the development documentation. Package: libexif12 Description-md5: 7cb2387fed63f9f1902bcc28bafbd66b Description-en: library to parse EXIF files Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Package: libexiv2-27 Description-md5: 0cef82cd4c7bd76f6d4f353b700168e9 Description-en: EXIF/IPTC/XMP metadata manipulation library Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . Exiv2 library provides: * fast read and write access to the Exif, IPTC, and XMP metadata of an image * an easy to use and extensively documented API * conversions of Exif and IPTC metadata to XMP and vice versa * a smart IPTC implementation that does not affect data that programs like Photoshop store in the same image segment * Exif Makernote support: - Makernote tags can be read and written just like any other metadata - a sophisticated write algorithm avoids corrupting the Makernote * a simple interface to extract previews embedded in RAW images and Exif thumbnails * set and delete methods for Exif thumbnails Package: libexiv2-dev Description-md5: 1e6c4afdae92d4adb3af25ca7157ab94 Description-en: EXIF/IPTC/XMP metadata manipulation library - development files Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the development files for using exiv2. Package: libexiv2-doc Description-md5: ceddcd5f9a8d366703af7c7d1539c4a6 Description-en: EXIF/IPTC/XMP metadata manipulation library - HTML documentation Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the Exiv2 HTML documentation. Package: libexpat1 Description-md5: 969a775adb36dbfb73b9d7ef67f13bd6 Description-en: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Expat is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). Package: libexpat1-dev Description-md5: 0b45073661cf63b9161c598405a4e62d Description-en: XML parsing C library - development kit This package contains the header file and development libraries of expat, the C library for parsing XML. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. Package: libext2fs-dev Description-md5: 6c413fbf2fbe007c87112b744560fc94 Description-en: ext2/ext3/ext4 file system libraries - headers and static libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains the development environment for the ext2fs and e2p libraries. Package: libext2fs2 Description-md5: ba4f61a3e0b238831f03143cbdce696e Description-en: ext2/ext3/ext4 file system libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides the ext2fs and e2p libraries, for userspace software that directly accesses extended file systems. Programs that use libext2fs include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include dumpe2fs, chattr, and lsattr. 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: libflac++-dev Description-md5: 587748b0cbc64da87e6a3c66a716974c Description-en: Free Lossless Audio Codec - C++ development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC++. Package: libflac++6v5 Description-md5: 3e16a4b738821651b2d456b30ceedb19 Description-en: Free Lossless Audio Codec - C++ runtime library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC++. Package: libflac-dev Description-md5: cee7b37a9102c16f614988533407b6e9 Description-en: Free Lossless Audio Codec - C development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC. Package: libflac-doc Description-md5: 0c0d8036449a3363599955cce1a15a27 Description-en: Free Lossless Audio Codec - library documentation FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the API documentation for all the FLAC libraries. Package: libflac8 Description-md5: f4e8094378ea7f3b5f74adc1e78593b6 Description-en: Free Lossless Audio Codec - runtime C library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC. Package: libfreeradius-dev Description-md5: 3c0c3d13bc398f9c14b6ccb3e25e2af3 Description-en: FreeRADIUS shared library development files The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by the FreeRADIUS server and some of the utilities. . This package contains the development headers and static library version. Package: libfreeradius3 Description-md5: 919b31a593d09cd5d4a89177002536aa Description-en: FreeRADIUS shared library The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by the FreeRADIUS server and some of the utilities. Package: libfreerdp-client2-2 Description-md5: d4c3a0a2893d75653c3049e1d2066881 Description-en: Free Remote Desktop Protocol library (client library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for common client functionality. Package: libfreerdp-server2-2 Description-md5: 8eae4cc5c48d3ea95d5754b2bf1c90ea Description-en: Free Remote Desktop Protocol library (server library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with common server functionality. Package: libfreerdp-shadow-subsystem2-2 Description-md5: 6ef6436c34df72c1cfaf1cf4dabe3235 Description-en: FreeRDP Remote Desktop Protocol shadow subsystem libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow subsystem libraries. Package: libfreerdp-shadow2-2 Description-md5: 49dfefe1574ce260a63ff9685cd6b5a0 Description-en: FreeRDP Remote Desktop Protocol shadow libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow libraries. Package: libfreerdp2-2 Description-md5: 43b828fff16d4902fa6931b59f78fe32 Description-en: Free Remote Desktop Protocol library (core library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with all core functionality. Package: libfreetype-dev Description-md5: 8875ea8826893bae306fe23dfd81f96f Description-en: FreeType 2 font engine, development files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . This package contains all of the supplementary files you need to develop your own programs using the FreeType 2 library. Package: libfreetype6 Description-md5: a1e3ee2cc4e84cd6907bcd99545e0796 Description-en: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. Package: libfreetype6-dev Description-md5: 28f874a479b758590006ecadff6e409a Description-en: FreeType 2 font engine, development files (transitional package) The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . This package contains all of the supplementary files you need to develop your own programs using the FreeType 2 library. . This is a transitional package. It can safely be removed. Package: libfribidi-dev Description-md5: 4dddf6b79d76d215e47387fa37ab5e90 Description-en: Development files for FreeBidi library FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the header files and static libraries for the FriBidi C library. Package: libfribidi0 Description-md5: 61cf20beb4c9c8cddf96f40bdc83fbb0 Description-en: Free Implementation of the Unicode BiDi algorithm FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the shared libraries. Package: libfwupd-dev Description-md5: 3bfeb2710678e4628a647776332ad2de Description-en: development files for libfwupd fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the development files for libfwupd Package: libfwupd2 Description-md5: 149ac71e3036c806429868e82e340df5 Description-en: Firmware update daemon library fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the library used by the daemon. Package: libfwupdplugin-dev Description-md5: 2b6b03986a475aee3c3bce3ce8770cda Description-en: development files for libfwupdplugin fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the development files for libfwupdplugin Package: libfwupdplugin1 Description-md5: a330cc3c8015905cf497992aeb99b07d Description-en: Firmware update daemon plugin library fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the library for the interface between daemon and plugins. Package: libgbm-dev Description-md5: 97d3ae24c3bec4dfba8e29c665cda9e5 Description-en: generic buffer management API -- development files This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. . This package provides the development environment for compiling programs against the GBM library. Package: libgbm1 Description-md5: 9c1f8de2c17715ff7ed9524db86be4dd Description-en: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. 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-9-dev-arm64-cross 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-armhf-cross 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-ppc64el-cross 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-s390x-cross 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: libgcc-s1-arm64-cross Description-md5: 30f5e940c21e92b2411b37b0a95424d1 Description-en: GCC support library (arm64) 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. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libgcc-s1-armhf-cross Description-md5: ddfd6d748c065dc8fa2a5a0e14e971c9 Description-en: GCC support library (armhf) 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. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libgcc-s1-ppc64el-cross Description-md5: afcfa605b0f63aa529a832a3cb480a86 Description-en: GCC support library (ppc64el) 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. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libgcc-s1-s390x-cross Description-md5: 7d651d554ddf8fc473fd6d6feda218a1 Description-en: GCC support library (s390x) 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. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libgcrypt20 Description-md5: e8ab63c6be1944ea9efde5248663f053 Description-en: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) Package: libgcrypt20-dev Description-md5: eae81607d7905ded877dac0f883cb51c Description-en: LGPL Crypto library - development files libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This package contains header files and libraries for static linking. Package: libgcrypt20-doc Description-md5: fc0e279fd67ec0bd091beaabbd49daf7 Description-en: LGPL Crypto library - documentation libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This package contains developer documentation. Package: libgd-dev Description-md5: e2e1452132bfe957f8694d8a8920856e Description-en: GD Graphics Library (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library. Package: libgd3 Description-md5: c60ac65f313e96eb4257868f1294e7fd Description-en: GD Graphics Library GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library. Package: libgdk-pixbuf2.0-0 Description-md5: 63eb319f3f676573afbb3b5585491e65 Description-en: GDK Pixbuf library The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Package: libgdk-pixbuf2.0-bin Description-md5: 35212098c2856a678bbe604af64e8ee8 Description-en: GDK Pixbuf library (thumbnailer) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the GDK pixdata compression utility, the thumbnailer and a utility for converting images into C code. Package: libgdk-pixbuf2.0-common Description-md5: cd3fff9d184ca859b9cd83a1a6a9e258 Description-en: GDK Pixbuf library - data files This package contains the common files and translations for the GDK Pixbuf library. Package: libgdk-pixbuf2.0-dev Description-md5: 5aafdeaef76aa0707bd91e0f31424078 Description-en: GDK Pixbuf library (development files) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the header files which are needed for using GDK Pixbuf. Package: libgdk-pixbuf2.0-doc Description-md5: c05c1d454653d6d30698975f8ff15372 Description-en: GDK Pixbuf library (documentation) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the HTML documentation for the GDK Pixbuf library in /usr/share/doc/libgtk2.0-doc/ . Package: libgdm-dev Description-md5: 669514f6396aac0aea32903df3bc22ad Description-en: GNOME Display Manager (development files) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains header and development files. Package: libgdm1 Description-md5: fbcf9de06b83ab57fb37bde788d9034b Description-en: GNOME Display Manager (shared library) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains the shared library required by gnome-shell. 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: libgl-dev Description-md5: ca227bf7ef04224fe6437dc97e939177 Description-en: Vendor neutral GL dispatch library -- GL development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the GL library. Package: libgl1 Description-md5: 97b28f3e3fdd6bc3717e4afbe41d1260 Description-en: Vendor neutral GL dispatch library -- legacy GL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for old libGL for compatibility reasons. Package: libgl1-mesa-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libgl1-mesa-dri Description-md5: 4ce0833dab51e157223384b77395619a Description-en: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libglx-mesa0 package. Package: libgl1-mesa-glx Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libglapi-mesa Description-md5: 6da05dae0e50a214ae9b1d095f83c561 Description-en: free implementation of the GL API -- shared library The Mesa GL API module is responsible for dispatching all the gl* functions. It is intended to be mainly used by both the libgles1-mesa and libgles2-mesa packages. Package: libgles-dev Description-md5: e21bc133ca4c253a97b322d7cff4e696 Description-en: Vendor neutral GL dispatch library -- GLES development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the GLES libraries. Package: libgles1 Description-md5: 3812c4571d0375688efe6c370f077a62 Description-en: Vendor neutral GL dispatch library -- GLESv1 support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLESv1. Package: libgles2 Description-md5: 0725f3178300d18b01b52f872108cba5 Description-en: Vendor neutral GL dispatch library -- GLESv2 support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLESv2. Package: libgles2-mesa-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libglib2.0-0 Description-md5: f44de6293be1aa02cd13d73f591580a9 Description-en: GLib library of C routines GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared libraries. Package: libglib2.0-bin Description-md5: b999624c61f8058d0201077f097c87ed Description-en: Programs for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the program files which is used for the libraries and others. Package: libglib2.0-data Description-md5: e30141317e2f372da30c78d06ac076ee Description-en: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libglib2.0-dev Description-md5: f3b30cd579da1a2abb60728e46bbfb91 Description-en: Development files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed to compile programs against libglib2.0-0, as only it includes the header files and static libraries (optionally) needed for compiling. . GObject-Introspection metadata for this library can be found in the libgirepository1.0-dev package. Package: libglib2.0-dev-bin Description-md5: 716eb6847e618429b0a0a90ab6fd146a Description-en: Development utilities for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed to compile programs against libglib2.0-0. It contains development utilities typically run during compilation and should not be installed directly. Use libglib2.0-dev instead. Package: libglib2.0-doc Description-md5: bdb9aa53f83dabd5dab7d58c0e8cd803 Description-en: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Package: libglvnd-core-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libglvnd-dev Description-md5: 8e2a27395d8d0bb82ff5e7e4598b4c63 Description-en: Vendor neutral GL dispatch library -- development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the development files for libglvnd. Package: libglvnd0 Description-md5: 38a2c26ce3ab527aa045be2d045340da Description-en: Vendor neutral GL dispatch library This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the GL dispatch library. Package: libglx-dev Description-md5: 495895d880f59a02bc5274ede70fcbba Description-en: Vendor neutral GL dispatch library -- GLX development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the GLX library. Package: libglx-mesa0 Description-md5: 553ff9489ccb9f6bdae31dc8c33ac85b Description-en: free implementation of the OpenGL API -- GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. Package: libglx0 Description-md5: f3b6bb55c698b4eccbf5456e16b7008d Description-en: Vendor neutral GL dispatch library -- GLX support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLX. Package: libgmp-dev Description-md5: db56254d94fec9ce85e93ebf60b032a9 Description-en: Multiprecision arithmetic library developers tools This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libgmp10 package. . Both C and C++ bindings are present in this package. Package libstdc++-dev is required to use the C++ bindings. . The MPFR library (multiple-precision floating-point) used to be included, but has since been moved to package libmpfr-dev. Package: libgmp10 Description-md5: cf6b3a218331a8f680398794acac47a0 Description-en: Multiprecision arithmetic library GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. . It has a rich set of functions, and the functions have a regular interface. Package: libgmp10-doc Description-md5: 02df6801faa05ef8fa25146b14042cf3 Description-en: Multiprecision arithmetic library example code This package provides example code illustrating the use of GMP. Package: libgmp3-dev Description-md5: 782dc7b458f3c5dbb9f4f83f367d6fef Description-en: Multiprecision arithmetic library developers tools This is a dummy package that simply pulls in libgmp-dev. It can safely be removed. Package: libgmpxx4ldbl Description-md5: 0066a3c29cda07ddd72dc17f19d92017 Description-en: Multiprecision arithmetic library (C++ bindings) GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. Package: libgnome-autoar-0-0 Description-md5: 42b990f9a5ae2268b1488c8ddc620f1f Description-en: Archives integration support for GNOME GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. Package: libgnome-autoar-0-dev Description-md5: c05a8b8038197cfc927c8446f9d44094 Description-en: Archives integration support for GNOME - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Package: libgnome-autoar-doc Description-md5: f3223ab594560c8763d3f27dc081b8d3 Description-en: Archives integration support for GNOME - documentation This package contains documentation for the GNOME Autoar library. Package: libgnome-autoar-gtk-0-0 Description-md5: 1bbfc00b6eb24847a9e7f95d8f309733 Description-en: GTK+ widgets for the GNOME Autoar library GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This library contains GTK+ widgets which can be embedded into applications. Package: libgnome-autoar-gtk-0-dev Description-md5: 4ed3613e9a1c1dcc05d6592fa5f91420 Description-en: GTK+ widgets for the GNOME Autoar library - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Package: libgnutls-dane0 Description-md5: f54d1a37430965b4aabea6b30ac9ad5b Description-en: GNU TLS library - DANE security support GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the runtime library for DANE (DNS-based Authentication of Named Entities) support. Package: libgnutls-openssl27 Description-md5: cc3138ac587efbd57933152c18168024 Description-en: GNU TLS library - OpenSSL wrapper GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the runtime library of the GnuTLS OpenSSL wrapper. Package: libgnutls28-dev Description-md5: 6baa023d298b1250826dc2baac8acd8b Description-en: GNU TLS library - development files GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the GnuTLS development files. Package: libgnutls30 Description-md5: 62280ac2a597a21eda709c611a5c0008 Description-en: GNU TLS library - main runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the main runtime library. Package: libgnutlsxx28 Description-md5: dc2c09f4ca4c19f0493aace36e701a01 Description-en: GNU TLS library - C++ runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the C++ runtime libraries. 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: libgomp1-arm64-cross 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: libgomp1-armhf-cross 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: libgomp1-ppc64el-cross 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: libgomp1-s390x-cross 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: libgphobos-10-dev-ppc64el-cross Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos1-ppc64el-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgps-dev Description-md5: 134afa388f50f3672fe1aadaffd3e556 Description-en: Global Positioning System - development files The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the header and development files needed to build programs and packages using libgps. Package: libgps26 Description-md5: dc7f47fc942723b517c23aead9afc361 Description-en: Global Positioning System - library The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libgps, a C service library for querying GPS devices. It supports both a low-level interface, which communicates directly with the device to which the GPS is connected, and a high-level interface, which goes through gpsd and is intended for concurrent use by several applications. Package: libgrilo-0.3-0 Description-md5: be58932fe1205b23d35dcb109c7fa845 Description-en: Framework for discovering and browsing media - Shared libraries Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains the shared libraries. Package: libgrilo-0.3-dev Description-md5: a83824a309b9d008117d01c4f690bcec Description-en: Framework for discovering and browsing media - Development files Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains the development files. Package: libgrilo-0.3-doc Description-md5: f12691383fc3b13e1f27c3ef84129996 Description-en: Framework for discovering and browsing media - Documentation Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains the documentation. Package: libgs-dev Description-md5: f4c1713297a6c688a87d0b2876caf1fa Description-en: interpreter for the PostScript language and for PDF - Development Files GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides the development files for the GPL Ghostscript library which makes the facilities of GPL Ghostscript available to applications. Package: libgs9 Description-md5: 77d0d233cd004663a71b1ef44e87d3f1 Description-en: interpreter for the PostScript language and for PDF - Library GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides the Ghostscript library which makes the facilities of GPL Ghostscript available to applications. Package: libgs9-common Description-md5: f08f64f97de70ffa2ec3f07307565bf1 Description-en: interpreter for the PostScript language and for PDF - common files GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides common architecture-independent files needed by the GPL Ghostscript library. . By default, GPL Ghostscript uses a font from the fonts-droid package to approximate glyphs in PDFs for which the requested CJK TrueType font is missing. If the fonts-droid package is not installed, these glyphs will be rendered as bullets. Package: libgssapi-krb5-2 Description-md5: 2dd7fe357b29d0ba6727171c01f0301c Description-en: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Package: libgssapi3-heimdal Description-md5: af366fc4a421c3a53900cab1af5922e2 Description-en: Heimdal Kerberos - GSSAPI support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for GSSAPI support. Package: libgssdp-1.2-0 Description-md5: 1f32e3405a87412ac4a2f1ab29fdc11e Description-en: GObject-based library for SSDP A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. Package: libgssdp-1.2-dev Description-md5: 24d125dcec038893face07f8c878be98 Description-en: GObject-based library for SSDP (development files) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the development files. Package: libgssdp-doc Description-md5: e8ae890da00b06f4d32e389d620a1a18 Description-en: GObject-based library for SSDP (documentation) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the documentation. Package: libgssrpc4 Description-md5: f18b3ce27893cc2b96de6c617dc25d94 Description-en: MIT Kerberos runtime libraries - GSS enabled ONCRPC Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an RPC library used by the Kerberos administrative programs and potentially other applications. Package: libgstreamer-gl1.0-0 Description-md5: 91854c9a804af0893eda4cef0fa8ed83 Description-en: GStreamer GL libraries GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GL library. Package: libgstreamer-plugins-base1.0-0 Description-md5: 1f83d48f1815b1413bf5322dc753ba59 Description-en: GStreamer libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains libraries from the "base" set, an essential exemplary set of elements. Package: libgstreamer-plugins-base1.0-dev Description-md5: 0acc042058e8c9e8d17fbca59836d2a0 Description-en: GStreamer development files for libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for GStreamer libraries from the "base" set, an essential exemplary set of elements. Package: libgstreamer-plugins-good1.0-0 Description-md5: 99c064697a600533c69cdc00ad0f48ac Description-en: GStreamer development files for libraries from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains shared GStreamer libraries from the "good" set. The API is not guaranteed to be stable. Package: libgstreamer-plugins-good1.0-dev Description-md5: d5b042b5551683fe8cf1d03a80a7c168 Description-en: GStreamer development files for libraries from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for GStreamer libraries from the "good" set. The API is not guaranteed to be stable. Package: libgstreamer1.0-0 Description-md5: f08b5d59945781d0a8d4897e45d5a847 Description-en: Core GStreamer libraries and elements GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the core library and elements. Package: libgstreamer1.0-0-dbg Description-md5: eca1cd2ce224cc45fde385a4110da4ae Description-en: Core GStreamer libraries and elements GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Package: libgstreamer1.0-dev Description-md5: de1692260510350a48f76ec91eae40a9 Description-en: GStreamer core development files GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for the core library and elements. Package: libgupnp-1.2-0 Description-md5: 0cf65a702f3453c4d3e7c4b3a7dc9341 Description-en: GObject-based library for UPnP A GObject-based API for doing UPnP transparently. Package: libgupnp-1.2-dev Description-md5: 9c718c86c32a941db80bc691b1180e2f Description-en: GObject-based library for UPnP (development files) A GObject-based API for doing UPnP transparently. . This package contains the development files. Package: libgupnp-doc Description-md5: c352873690528d2141eb638f296d4dbf Description-en: GObject-based library for UPnP (documentation) A GObject-based API for doing UPnP transparently. . This package contains the documentation. Package: libharfbuzz-dev Description-md5: 8ebbfe4cc4bcec46b6548326bf0e4b9a Description-en: Development files for OpenType text shaping engine HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the header files and static libraries for the HarfBuzz library. Package: libharfbuzz-doc Description-md5: 9b131c85bc0d15a8db3fabd1178cabda Description-en: Documentation files for the HarfBuzz library HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the HTML documentation for the HarfBuzz library. Package: libharfbuzz-gobject0 Description-md5: 602225f3070fe796ecfe3186301b5887 Description-en: OpenType text shaping engine ICU backend (GObject library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the GObject library, providing wrapper GObject type bindings for all HarfBuzz objects and enums. Package: libharfbuzz-icu0 Description-md5: d96c32b3b2f8939f63da61e3c683d71f Description-en: OpenType text shaping engine ICU backend HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the ICU backend. Package: libharfbuzz0b Description-md5: c01a2a5a6349f465ee349884ac4d8667 Description-en: OpenType text shaping engine (shared library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the shared libraries. Package: libhcrypto4-heimdal Description-md5: 6492d04dab376288c3e43218cb4d78e6 Description-en: Heimdal Kerberos - crypto library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the cryptographic library required for Heimdal. Package: libhdb9-heimdal Description-md5: bc0ba4f7d9668b579f08d831a24307a0 Description-en: Heimdal Kerberos - kadmin server library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for storing the KDC database. Package: libheimbase1-heimdal Description-md5: 5f80987f2f2b6c07e507ae48f47db52e Description-en: Heimdal Kerberos - Base library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the base library. Package: libheimntlm0-heimdal Description-md5: 586cd171de21a731a6140ef1a06b25c9 Description-en: Heimdal Kerberos - NTLM support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the NTLM support library. Package: libhogweed5 Description-md5: 2a20554eaadbd355079396956d5d3edb Description-en: low level cryptographic library (public-key cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the asymmetric cryptographic algorithms, which, require the GNU multiple precision arithmetic library (libgmp) for their large integer computations. Package: libhttp-daemon-perl Description-md5: bc18d58f587125ce15970c9f9291eaa7 Description-en: simple http server class Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::IP, so you can perform socket operations directly on it too. . The accept() method will return when a connection from a client is available. The returned value will be an HTTP::Daemon::ClientConn object which is another IO::Socket::IP subclass. Calling the get_request() method on this object will read data from the client and return an HTTP::Request object. The ClientConn object also provide methods to send back various responses. . This HTTP daemon does not fork(2) for you. Your application, i.e. the user of the HTTP::Daemon is responsible for forking if that is desirable. Also note that the user is responsible for generating responses that conform to the HTTP/1.1 protocol. Package: libhx509-5-heimdal Description-md5: dea700b25446cf97ce3dbf1b8546ecbb Description-en: Heimdal Kerberos - X509 support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the x509 supportlibrary. 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: libinput-bin Description-md5: 73c43f4be44104c1d21c610329934c9d Description-en: input device management and event handling library - udev quirks libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the udev quirks database and helpers. Package: libinput-dev Description-md5: 0da11dbc46194145e73a7af186713bda Description-en: input device management and event handling library - development files libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the development headers. Package: libinput10 Description-md5: 9e49b464a8b88d8e000e69071f6816b7 Description-en: input device management and event handling library - shared library libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the shared library. Package: libipa-hbac-dev Description-md5: 5a9c2169640442780282800065de55cf Description-en: FreeIPA HBAC Evaluator library -- development files Utility library to validate FreeIPA HBAC rules for authorization requests. . This package contains header files and symlinks to develop programs which will use the libipa-hbac library. Package: libipa-hbac0 Description-md5: 03e6128075af8f51f143ba66443a79ae Description-en: FreeIPA HBAC Evaluator library Utility library to validate FreeIPA HBAC rules for authorization requests. 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: libitm1-arm64-cross 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: libitm1-ppc64el-cross 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: libitm1-s390x-cross 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: libjavascriptcoregtk-4.0-18 Description-md5: 530afdab7b5d77de15b97dd5c98157d9 Description-en: JavaScript engine library from WebKitGTK JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the shared libraries. Package: libjavascriptcoregtk-4.0-dev Description-md5: 71e0663660f47e4e942c47d9f021d2e6 Description-en: JavaScript engine library from WebKitGTK - development files JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the development files. Package: libjbig-dev Description-md5: adb859ea7f3297c702ae65a62d5b099c Description-en: JBIGkit development files JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the headers for the library. . Please note: There is no statically linked library in this package, and what was previously two libraries with a single common file has been merged into one library (libjbig). Package: libjbig0 Description-md5: dff3510ff69e0a9b07a69c345f0aedb3 Description-en: JBIGkit libraries JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the dynamically linked library. Package: libjpeg-turbo8 Description-md5: e73784921dcb74ecc93efca2d0dbf06a Description-en: IJG JPEG compliant runtime library. Runtime library supporting the Independent JPEG Group's standard for JPEG files. . This package contains the shared library which is a drop in replacement for libjpeg8, which has better performance than standard libjpeg by use of SIMD and other optimizations. Package: libjpeg-turbo8-dbg Description-md5: 9642361e392f97fb16b31dfbf38ea4d1 Description-en: Debugging symbols for the libjpeg-turbo library An optimized implementation of the Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the debugging symbols for libjpeg-turbo. Package: libjpeg-turbo8-dev Description-md5: d25e4fedcfe5ade5e441d4bc95a4a0d1 Description-en: Development files for the IJG JPEG library The Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the static library, headers and documentation. Package: libjs-underscore Description-md5: a77ac32abf4789aa283df7d50866a802 Description-en: JavaScript's functional programming helper library Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. . Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf. Package: libjson-c-dev Description-md5: 001edc84a96e6fae1bdabba649265f74 Description-en: JSON manipulation library - development files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The development headers for compiling programs that use libjson-c are provided by this package. Package: libjson-c-doc Description-md5: f6161e4b0b31f974b052bc6d10f3eafc Description-en: JSON manipulation library - documentation files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The documentation for libjson-c is provided by this package. Package: libjson-c4 Description-md5: ac049068ef755540cdb41614a65accbf Description-en: JSON manipulation library - shared library This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. Package: libjuh-java Description-md5: 9cb9f8f7bba91cb3cce0cb5f1edee41d Description-en: LibreOffice UNO runtime environment -- Java Uno helper The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains various tools and adapters for Java Uno. Package: libjurt-java Description-md5: 438b654d2d19cc75f0ba9e5d26a5ba34 Description-en: LibreOffice UNO runtime environment -- Java Uno Runtime The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains the "Java Uno Runtime" and basically implements Java Uno. Package: libk5crypto3 Description-md5: 4b107bcb8481fee0b8b11744a386a6b0 Description-en: MIT Kerberos runtime libraries - Crypto Library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime cryptography libraries used by applications and Kerberos clients. Package: libkadm5clnt-mit11 Description-md5: 8b2bac04328bfaffc8a1b6b57144cc9b Description-en: MIT Kerberos runtime libraries - Administration Clients Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library used by clients of the Kerberos administration protocol. Package: libkadm5clnt7-heimdal Description-md5: 3c1990ad00253301ad106a775a259242 Description-en: Heimdal Kerberos - kadmin client library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the client library for kadmin. Package: libkadm5srv-mit11 Description-md5: 34bc9a3bc5f24d8493ce16a753dc317d Description-en: MIT Kerberos runtime libraries - KDC and Admin Server Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library used by Kerberos administrative servers. Package: libkadm5srv8-heimdal Description-md5: 3cfc4abf46cb966d202e4c7e1c50b12f Description-en: Libraries for Heimdal Kerberos Heimdal is a free implementation of Kerberos 5, that aims to be compatible with MIT Kerberos. . This package contains the server library for kadmin. Package: libkafs0-heimdal Description-md5: 7fd30de3adb996e1ddb2c382f4ce4994 Description-en: Heimdal Kerberos - KAFS support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for KAFS support. Package: libkdb5-9 Description-md5: 339dba7d5a44f05699e73cc493c3def3 Description-en: MIT Kerberos runtime libraries - Kerberos database Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the internal Kerberos database libraries. Package: libkdc2-heimdal Description-md5: f51bcfc114ea8cb74a023cd002f2636c Description-en: Heimdal Kerberos - KDC support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the KDC support library. Package: libklibc Description-md5: c02e596a4e5bef99d28f7ec64ab27758 Description-en: minimal libc subset for use with initramfs klibc is intended to be a minimalistic libc subset for use with initramfs. It is deliberately written for small size, minimal entanglement, and portability, not speed. It is definitely a work in progress, and a lot of things are still missing. Package: libklibc-dev Description-md5: 30c8838ae54b41f0da91eb0d0c35f700 Description-en: kernel headers used during the build of klibc This package contains the set of kernel headers that were required to build klibc and the utilities that ship with it. This may or may not be a complete enough set to build other programs that link against klibc. If in doubt, use real kernel headers instead. Package: libkrad-dev Description-md5: f22135e65145d2c1d4adf7a6dc4266ad Description-en: MIT Kerberos RADIUS Library Development This package includes development headers for libkrad0, the MIT Kerberos RADIUS library. You should not use this RADIUS library in packages unrelated to MIT Kerberos. Package: libkrad0 Description-md5: 2d2f7517dcfd02118262a7f5e45301dd Description-en: MIT Kerberos runtime libraries - RADIUS library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the internal support library for RADIUS functionality. Package: libkrb5-26-heimdal Description-md5: c0c6ca8d74b4d950b5eaf9fb966ab142 Description-en: Heimdal Kerberos - libraries Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the Kerberos 5 library. Package: libkrb5-3 Description-md5: 07bb931a85fb24c6a0ef0f62a94bb26c Description-en: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the main Kerberos v5 API used by applications and Kerberos clients. Package: libkrb5-dbg Description-md5: 943dd1af23ccc316b4f620ded24f9212 Description-en: debugging files for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the debugging information for the MIT Kerberos libraries. Install this package if you need to trace problems inside the MIT Kerberos libraries with a debugger. Package: libkrb5-dev Description-md5: 2f88a00ff06db459d4a3aee80c1e2778 Description-en: headers and development libraries for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Package: libkrb5support0 Description-md5: 4f3abf66dd7bfd20406fc400a05b0693 Description-en: MIT Kerberos runtime libraries - Support library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an internal runtime support library used by other Kerberos libraries. Package: libksba-dev Description-md5: 451e8740fcc6265626636e8c054309ff Description-en: X.509 and CMS support library - development files KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the development library files. Package: libksba8 Description-md5: a4cabffec0ec5429f0f14bf49f0459c6 Description-en: X.509 and CMS support library KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the runtime library files. Package: liblasso3 Description-md5: d266ba3bc5f5089bca66e347c174b64d Description-en: Library for Liberty Alliance and SAML protocols - runtime library Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains liblasso library used by applications to gain Library Alliance support. Package: liblasso3-dev Description-md5: ffc2b02659edc19bb91294f3bb4f9d92 Description-en: Library for Liberty Alliance and SAML protocols - development kit Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains the development files for Lasso. Package: libldap-2.4-2 Description-md5: 198db781f85a21d6d3c302c304d6e0fb Description-en: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap-common Description-md5: aac5ad61261a4de195fd4abd7d239cd2 Description-en: OpenLDAP common files for libraries These are common files for the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap2-dev Description-md5: 2359036e8e1bd2b4b5d49233c1509ecf Description-en: OpenLDAP development libraries This package allows development of LDAP applications using the OpenLDAP libraries. It includes headers, libraries and links to allow static and dynamic linking. Package: libldb-dev Description-md5: 0f2998af1c1336788fd3d4e9eca9fd09 Description-en: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Package: libldb2 Description-md5: afbf2b86552adbf8b69bb702e5773247 Description-en: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Package: liblibreofficekitgtk Description-md5: 52a3fee7a3b817ab39c00dba0ffe0a7f Description-en: GTK3 widget wrapping LibreOffice functionality This package contains a (basic) GTK+ document viewer widget (used by e.g. LOKDocView) Package: libllvm12 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: liblouis-data Description-md5: 893cb8fa7f66f351dd0d6bbf87a94bab Description-en: Braille translation library - data Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. . This package contains runtime data. Package: liblouis-dev Description-md5: 835f535ec527fdb854cd10e2ecbb2a63 Description-en: Braille translation library - static libs and headers Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains static libraries and development headers. Package: liblouis20 Description-md5: 40448590cf7dc3c13633552fcd3ac521 Description-en: Braille translation library - shared libs Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains shared libraries. Package: liblrmd-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: liblrmd28 Description-md5: 26c1ac9a94909f708d1e8476a816a8ea Description-en: cluster resource manager LRMD library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Local Resource Manager Daemon library. 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: liblsan0-arm64-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-ppc64el-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblz4-1 Description-md5: c21cacb9494ced3b87993140a583422c Description-en: Fast LZ compression algorithm library - runtime LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package includes the shared library. Package: liblz4-dev Description-md5: 1414546a26a517bef8510e189d283fbe Description-en: Fast LZ compression algorithm library - development files LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains files that are needed to build applications. Package: liblzma-dev Description-md5: d19d3f899b3a1d8a68ae0473ad3f9283 Description-en: XZ-format compression library - development files XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) This package provides the development library needed to build programs using liblzma. Package: liblzma-doc Description-md5: 69771d1d5fd604c471f896760682a908 Description-en: XZ-format compression library - API documentation This package contains a reference manual for the liblzma data compression library, in Doxygen-generated HTML files. The purpose of each struct, macro, and function in the public interface is explained. Package: liblzma5 Description-md5: 0ceca09eb4ab99863be3578fa55e7d2b Description-en: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Package: libmaxminddb-dev Description-md5: 95999effe62372cd1092f3744445e4e4 Description-en: IP geolocation database library (development headers) The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the development files for the libmaxminddb library. Package: libmaxminddb0 Description-md5: 8fd037d1130cb903e97a4ddc372d8bdd Description-en: IP geolocation database library The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. 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: libnettle7 Description-md5: 9dcb77a61a93b06eb5b005f9c8c509a4 Description-en: low level cryptographic library (symmetric and one-way cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the symmetric and one-way cryptographic algorithms. To avoid having this package depend on libgmp, the asymmetric cryptos reside in a separate library, libhogweed. Package: libnginx-mod-http-image-filter Description-md5: 535a70647715aa7261dd5afba363a14e Description-en: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, and PNG formats. . The module supports filters such as rotate, resize, crop, quality, sharpening, interlacing and more. Package: libnginx-mod-http-xslt-filter Description-md5: 220a355cd5960cebcfeecdf8fad48bf1 Description-en: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Package: libnginx-mod-mail Description-md5: 5a8936b4abef181be2268c3d9a4affdf Description-en: Mail module for Nginx The nginx_mail module adds mail proxy support to nginx. . The module supports proxying all the standard mail protocols such as IMAP, POP3 & SMTP. Package: libnginx-mod-stream Description-md5: ba1a6cc2e678c099e6cc2d0f828a0706 Description-en: Stream module for Nginx The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters. Package: libnss-myhostname Description-md5: 0bec93cc0b56ef90c11c1a7842dd8f8a Description-en: nss module providing fallback resolution for the current hostname This package contains a plugin for the Name Service Switch, providing host name resolution for the locally configured system hostname as returned by gethostname(2). It returns all locally configured public IP addresses or -- if none are configured, the IPv4 address 127.0.1.1 (which is on the local loopback) and the IPv6 address ::1 (which is the local host). . A lot of software relies on that the local host name is resolvable. This package provides an alternative to the fragile and error-prone manual editing of /etc/hosts. . Installing this package automatically adds myhostname to /etc/nsswitch.conf. Package: libnss-mymachines Description-md5: 588342105e1fdd6ff74c093651cb80cc Description-en: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-sss Description-md5: 74bc44873ed990a3f08b6c810bd12c1e Description-en: Nss library for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide the nss library to connect to the sssd daemon. Package: libnss-systemd Description-md5: f5bdd7572f97a2162876ec5b0a11a2ca Description-en: nss module providing dynamic user and group name resolution nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option. . Installing this package automatically adds the module to /etc/nsswitch.conf. Package: libnss-winbind Description-md5: 223d38d764a9bb35ad3be4c8d048957d Description-en: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Package: libnss3 Description-md5: 8cae15b3c3c4e609abb7935ebf0d0f66 Description-en: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnss3-dev Description-md5: 04c0a8f989d299406710231d2a99043d Description-en: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . Install this package if you wish to develop your own programs using the Network Security Service Libraries. Package: libntfs-3g883 Description-md5: 114ed5b6f2afb50272d8396a22d1550e Description-en: read/write NTFS driver for FUSE (runtime library) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the actual library. Package: libnvpair1linux Description-md5: dff01db1623b4ac78db22bcc089d9e49 Description-en: Solaris name-value library for Linux This library provides routines for packing and unpacking nv pairs for transporting data across process boundaries, transporting between kernel and userland, and possibly saving onto disk files. Package: libofficebean-java Description-md5: 85c5f7e2644c60de1cc22169b31b5afc Description-en: A generic Java Bean wrapper for LibreOffice components LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Java library for the the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. Package: libopengl-dev Description-md5: 955083203fd22660c0b30440d61779d9 Description-en: Vendor neutral GL dispatch library -- OpenGL development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the OpenGL library. Package: libopengl0 Description-md5: 963744edeb2d16ec68e2c61afd7593b7 Description-en: Vendor neutral GL dispatch library -- OpenGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for OpenGL. Package: libopenjp2-7 Description-md5: bebeaaa50dd1a5685a0f67da93d3ac4b Description-en: JPEG 2000 image compression/decompression library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the runtime files for openjpeg 2.x Package: libopenjp2-7-dev Description-md5: b3467bb9ada27076b0852a6582c60027 Description-en: development files for OpenJPEG, a JPEG 2000 image library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the development files for openjpeg 2.x Package: libosmesa6 Description-md5: e0dd0508dd95a809bb554369d28e278c Description-en: Mesa Off-screen rendering extension OSmesa is a Mesa extension that allows programs to render to an off-screen buffer using the OpenGL API without having to create a rendering context on an X Server. It uses a pure software renderer. . This package provides both 16-bit and 32-bit versions of the off-screen renderer which do not require external libraries to work. Package: libosmesa6-dev Description-md5: 9b1d7a0b3e6a2ea021f4443f42dcff4f Description-en: Mesa Off-screen rendering extension -- development files This package provides the required environment for developing programs that use the off-screen rendering extension of Mesa. . For more information on OSmesa see the libosmesa6 package. Package: libotp0-heimdal Description-md5: 6390958186e4638a428e5ae7c9683f6f Description-en: Heimdal Kerberos - OTP support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for OTP support. Package: libp11-kit-dev Description-md5: 15cb1ab4812e4bd91deff06533621861 Description-en: library for loading and coordinating access to PKCS#11 modules - development The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the documentation and development headers required to build applications using the p11-kit library. Package: libp11-kit0 Description-md5: 35d0359f0f7422b8380df1a478394459 Description-en: library for loading and coordinating access to PKCS#11 modules - runtime The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the shared library required for applications loading and accessing PKCS#11 modules. Package: libpacemaker1 Description-md5: f4ab2bb5095d9a8564086b72da88318c Description-en: cluster resource manager utility library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the utility library resulting from the merge of libpengine and libtransitioner. Package: libpackagekit-glib2-18 Description-md5: 2f6bf343292f3cd8ceccbf83d3b1645c Description-en: Library for accessing PackageKit using GLib PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides an advanced library to access PackageKit using GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpackagekit-glib2-dev Description-md5: 23a6b93bf367231f29e774d792ae25df Description-en: Library for accessing PackageKit using GLib (development files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files and documentation for the advanced PackageKit library based on GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpam-sss Description-md5: 917151896ca3a8e201cc53bf9cde21fc Description-en: Pam module for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide the pam module to connect to the sssd daemon. Package: libpam-systemd Description-md5: 7acf141cc9da21b0ad349b6cecc40e46 Description-en: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Package: libpam-winbind Description-md5: fba9076429d270720a91324cff071fed Description-en: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. 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: libpcre2-16-0 Description-md5: 8c7af0099ea4a2a8e0a849a0c56a9e14 Description-en: New Perl Compatible Regular Expression Library - 16 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 16 bit runtime library. Package: libpcre2-32-0 Description-md5: 4a436f238d1facfe3280cccb29912530 Description-en: New Perl Compatible Regular Expression Library - 32 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 32 bit runtime library. Package: libpcre2-8-0 Description-md5: 734c95b9f25246dab73666cd44bfe6a7 Description-en: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library. Package: libpcre2-dev Description-md5: 83cd6126abdeb5c5410938130ac41e86 Description-en: New Perl Compatible Regular Expression Library - development files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre2-posix2 Description-md5: 36d3623865b28406ab156b00d782f2f2 Description-en: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the runtime library for the posix-compatible API. 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: libpe-rules26 Description-md5: 14ca82feaa37bfa2b3b928884538e73f Description-en: cluster resource manager Policy Engine rules library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Policy Engine rules library. Package: libpe-status28 Description-md5: 15767b0b471e7af8a79e9d29c9fe5150 Description-en: cluster resource manager Policy Engine status library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Policy Engine status library. Package: libpengine-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libperl-dev Description-md5: 493158c7ca91f27f024cd9c2d9d421aa Description-en: Perl library: development files Files for developing applications which embed a Perl interpreter. Package: libperl5.30 Description-md5: e29823d9cc15826ed2eef685646d3a85 Description-en: shared Perl library This package contains the shared Perl library, used by applications which embed a Perl interpreter. . It also contains the architecture-dependent parts of the standard library (and depends on perl-modules-5.30 which contains the architecture-independent parts). Package: libpgtypes3 Description-md5: 6884d5d520884293113aec680347520c Description-en: shared library libpgtypes for PostgreSQL 12 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpixman-1-0 Description-md5: 7e3f88ca19f9f065eee2d857d76692bb Description-en: pixel-manipulation library for X and cairo A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. Package: libpixman-1-dev Description-md5: 2f64070b43fb7746f0a51fb4de195746 Description-en: pixel-manipulation library for X and cairo (development files) Development libraries, header files and documentation needed by programs that want to compile with the Cairo/X pixman library. Package: libpolkit-agent-1-0 Description-md5: 9a6eb26d9cf44b4d9acb5e041f4ddf18 Description-en: PolicyKit Authentication Agent API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for accessing the authentication agent. Package: libpolkit-agent-1-dev Description-md5: 7e82da0ca3c53b982d17cc8ea9690d79 Description-en: PolicyKit Authentication Agent API - development files PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains the development files for the library found in libpolkit-agent-1-0. Package: libpolkit-gobject-1-0 Description-md5: c1a8724c66c4379fb4889482c08012fc Description-en: PolicyKit Authorization API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for accessing PolicyKit. Package: libpolkit-gobject-1-dev Description-md5: 087c4a65220a0fe10af5d323da0bd877 Description-en: PolicyKit Authorization API - development files PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains the development files for the library found in libpolkit-gobject-1-0. Package: libpoppler-cpp-dev Description-md5: b8ccf7d2887aa9a8117d5795dcfa8442 Description-en: PDF rendering library -- development files (CPP interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the C++ Poppler interface. Package: libpoppler-cpp0v5 Description-md5: bd2c0f6fbd7019f0ce9ff23bdb5a718d Description-en: PDF rendering library (CPP shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the CPP shared library for applications using a simple C++ interface (using STL, and no other dependency) to Poppler. Package: libpoppler-dev Description-md5: 6d35e7b20480c00075b7865baad4287e Description-en: PDF rendering library -- development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the development libraries needed to build applications using Poppler. Package: libpoppler-glib-dev Description-md5: 4483b544bc64264785fa77d6466a341f Description-en: PDF rendering library -- development files (GLib interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the GLib-based Poppler interface. Package: libpoppler-glib-doc Description-md5: 57cf6faf4d2f4c9877d6db227de05dcd Description-en: PDF rendering library -- documentation for the GLib interface Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the API documentation of the GLib-based Poppler interface. Package: libpoppler-glib8 Description-md5: 3d73daa08a49dca5cd4c25e32862c41e Description-en: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Package: libpoppler-private-dev Description-md5: f047a262a6d3ff3cbd6650f1d55e93d4 Description-en: PDF rendering library -- private development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the private and unstable headers needed to build applications using the private Poppler core library. Package: libpoppler97 Description-md5: 74b6b371a9886bca4fc2c2761b5a2fec Description-en: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. Package: libpq-dev Description-md5: 7f4362b106aae6b219ccc880faa1f04c Description-en: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Description-md5: 4109d08c168c8058d09c0cc8bf8b18b1 Description-en: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: libproxy-dev Description-md5: 29be2cc9b16e55d72e96ae251f29ee6d Description-en: automatic proxy configuration management library (devel) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the development files including vala bindings. Package: libproxy1-plugin-gsettings Description-md5: 5d0ba9adbb7dcf6a885a32ef5fbfd48a Description-en: automatic proxy configuration management library (GSettings plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read proxy settings from GSettings (GNOME 3) Package: libproxy1-plugin-networkmanager Description-md5: 3c77d58edf9693a82bb2bebb3f33e55a Description-en: automatic proxy configuration management library (Network Manager plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read information from Network Manager. Package: libproxy1v5 Description-md5: e83bd4fc73080685251129a6bdac7f50 Description-en: automatic proxy configuration management library (shared) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the shared library. Package: libpspell-dev Description-md5: 9cc1424d13d0db47f71c3da300fe317b Description-en: Development files for applications with pspell support This package contains the headers and static libraries for developing applications with portable spell-checking interface (pspell) support. . You need this package ONLY if you plan to build applications that link against the pspell static libraries. You do not have to install this package if all you want to do is use the Aspell program to spell-check. Package: libpulse-dev Description-md5: a36e2b24ab289ab86564c79e92c8e87f Description-en: PulseAudio client development headers and libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Headers and libraries for developing applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpulse-mainloop-glib0 Description-md5: 1a4eb06cccc1a1ac1118b667f0c37ed7 Description-en: PulseAudio client libraries (glib support) PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. . This package adds support for glib2 client applications. Package: libpulse0 Description-md5: 35e72b270b48ab0d62d3de88ca26f71b Description-en: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpulsedsp Description-md5: 4d14e4e65420d03adc0822289f18a007 Description-en: PulseAudio OSS pre-load library PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package provides the pre-load library used to redirect applications using OSS through pulseaudio. Package: libpython3.8 Description-md5: bddac2d41665b65e94f14c9d1961b798 Description-en: Shared Python runtime library (version 3.8) Python is a high-level, interactive, object-oriented language. Its 3.8 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.8-dbg Description-md5: aa5f9d1d2a7e85dc60bd3039fb01d567 Description-en: Debug Build of the Python Interpreter (version 3.8) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.8-dev Description-md5: dfbdc55d4f1681cadd32418844efea0d Description-en: Header files and a static library for Python (v3.8) Header files, a static library and development tools for building Python (v3.8) modules, extending the Python interpreter or embedding Python (v3.8) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.8-dev. Package: libpython3.8-minimal Description-md5: ee96b2a18dd4a3b93625d55b6df8a03c Description-en: Minimal subset of the Python language (version 3.8) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.8-minimal. Package: libpython3.8-stdlib Description-md5: e0568d39405f127b27b7d7da0a9a33bf Description-en: Interactive high-level object-oriented language (standard library, version 3.8) Python is a high-level, interactive, object-oriented language. Its 3.8 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.8's standard library. It is normally not used on its own, but as a dependency of python3.8. Package: libqpdf-dev Description-md5: b119ceb85cee713b9af6ef357f66ae27 Description-en: development files for PDF transformation/inspection library QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package includes all development files needed to compile applications that use the qpdf library. Package: libqpdf26 Description-md5: 19ff93a4265247cdbdd76561d4f4b3a1 Description-en: runtime library for PDF transformation/inspection software QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package contains the qpdf runtime libraries required to run programs that link with the qpdf library. 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: libquadmath0-ppc64el-cross 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: librados-dev Description-md5: 45a1795729f9041b2c4d34b965fbaee2 Description-en: RADOS distributed object store client library (development files) RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. . This package contains development files needed for building applications that link against librados2. Package: librados2 Description-md5: 42d0f393b45b7f226597be77c6f81917 Description-en: RADOS distributed object store client library RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. Package: libradospp-dev Description-md5: 4ce7db00f2938342bfc7020f0991c068 Description-en: RADOS distributed object store client C++ library (development files) RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. . This package contains development files needed for building C++ applications that link against librados. Package: libradosstriper-dev Description-md5: 6f57130183c8867822b0282d4ac643de Description-en: RADOS striping interface (development files) libradosstriper is a striping interface built on top of the rados library, allowing to stripe bigger objects onto several standard rados objects using an interface very similar to the rados one. . This package contains development files needed for building applications that link against libradosstriper. Package: libradosstriper1 Description-md5: 8eaa39c6dbf5ac98aa498ab19f58ef59 Description-en: RADOS striping interface Striping interface built on top of the rados library, allowing to stripe bigger objects onto several standard rados objects using an interface very similar to the rados one. Package: libraptor2-0 Description-md5: 773b7033cc26603ac6f60fb8d1885e8a Description-en: Raptor 2 RDF syntax library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . The parsing syntaxes are RDF/JSON, RDF/XML, N-Triples, Turtle, GRDDL and RSS tag soup including Atom 0.3 and Atom 1.0. The serializing syntaxes are RDF/XML, N-Quads, N-Triples RSS 1.0 and Atom 1.0. Raptor can handle RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core and OWL. . Raptor is designed for performance, flexibility and embedding (no memory leaks) and to closely match the revised RDF/XML specification. Package: libraptor2-0-dbg Description-md5: 715c43016360819222c9514ff176fd74 Description-en: Raptor RDF parser and serializer library - debugging symbols Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . This package contains the debugging symbols for debugging applications which use libraptor2. Package: libraptor2-dev Description-md5: 5f07c4036e593f4fdd3058cf465e8915 Description-en: Raptor 2 RDF syntax library development libraries and headers Raptor Resource Description Framework (RDF) parser and serializer development libraries, header files and documentation needed by programs that want to be compiled with Raptor. Package: libraptor2-doc Description-md5: a86c6d606fb8e8f9dd088c874013018f Description-en: Documentation for the Raptor 2 RDF syntax library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . This package contains the HTML documentation for the Raptor library in /usr/share/doc/libraptor2-doc/ . Package: libraw-dev Description-md5: c5d75da67a9fd77fe2f4c9ff9bcc51c0 Description-en: raw image decoder library (development files) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains the static library and header files. Package: libraw-doc Description-md5: 40ee49077e6079579c20f569ac791566 Description-en: raw image decoder library (documentation) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains documentation files. Package: libraw19 Description-md5: 436cf471e5e66b160c9d836328eeba54 Description-en: raw image decoder library LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains the shared library. Package: librbd-dev Description-md5: 5a3f9d05f90eae572a3f0c323daf1cab Description-en: RADOS block device client library (development files) RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. . This package contains development files needed for building applications that link against librbd1. Package: librbd1 Description-md5: 3b39955e1c12f7ad8d4c44efcc8ec188 Description-en: RADOS block device client library RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. Package: libreoffice-base-core Description-md5: 00dfbbe7bf584af5cd6d0ee0f5695390 Description-en: office productivity suite -- shared library LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains common libraries of LibreOffice Base used by Base, Writer and Calc. . If you need full Base functionality (or actual database drivers), please install libreoffice-base (and/or libreoffice-base-drivers and/o libreoffice-sdbc-*). Package: libreoffice-calc Description-md5: e809bbd7f91acfd0d9ad0f8fd5ed86a3 Description-en: office productivity suite -- spreadsheet LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for LibreOffice. Package: libreoffice-common Description-md5: 304f06193ef91a740410572ff1db7174 Description-en: office productivity suite -- arch-independent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of LibreOffice. Package: libreoffice-core Description-md5: 5464d9229de42a41fda16d9993e11570 Description-en: office productivity suite -- arch-dependent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of LibreOffice. See the libreoffice package for more information. Package: libreoffice-dev Description-md5: c1c0518dd783fa332121536abc2dc952 Description-en: office productivity suite -- SDK -- architecture-dependent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-dependent) files needed to build plugins/add-ons for LibreOffice (build tools, libraries, arch-dependent includes, ...). . It also contains the gengal and ui-previewer utilities. Package: libreoffice-dev-common Description-md5: 8e2f47a3629807507c30bffdf52c61ba Description-en: office productivity suite -- SDK -- architecture-independent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-independent) files needed to build plugins/add-ons for LibreOffice (includes, IDL files, ...) Package: libreoffice-dev-doc Description-md5: b4ecfbc8a8e236404d92fb39cd9ea14f Description-en: office productivity suite -- SDK documentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the LibreOffice SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples Package: libreoffice-draw Description-md5: 48e37fe8495cb12961b923bb0b0f970f Description-en: office productivity suite -- drawing LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for LibreOffice. Package: libreoffice-gnome Description-md5: c468d8fd91ddd9ba3bc4401d295be6e1 Description-en: office productivity suite -- GNOME integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GIO support. . You can extend the functionality of this by installing these packages: . * libreoffice-evolution: Evolution addressbook support * evolution Package: libreoffice-gtk3 Description-md5: 146f765cda9a463edbf2032242a5150f Description-en: office productivity suite -- GTK+ 3 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing LibreOffices widgets with Gtk+ 3 and Gtk/GNOMEish print dialog when running under GNOME. Package: libreoffice-help-ca Description-md5: d6b57c84305eb2009f0f7cca49b022f1 Description-en: office productivity suite -- Catalan help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Catalan. Package: libreoffice-help-common Description-md5: bb2508f2324a7b651c019aba6b2c24e9 Description-en: office productivity suite -- common files for LibreOffice help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the common files (e.g. language-independent, media) files for the LibreOffice Help. Package: libreoffice-help-cs Description-md5: ac7fea7c0a197c7b356a8223d94347ea Description-en: office productivity suite -- Czech help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Czech. Package: libreoffice-help-da Description-md5: 2eeb5c9d61409db9416d1bf688280d6e Description-en: office productivity suite -- Danish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Danish. Package: libreoffice-help-de Description-md5: 446e337ad4cf957e780c2996c41e0163 Description-en: office productivity suite -- German help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in German. Package: libreoffice-help-dz Description-md5: 831cde2511d5df0e50fca4f9545adb3b Description-en: office productivity suite -- Dzongkha help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dzongkha. Package: libreoffice-help-el Description-md5: 27db60f82a9a1414b51ea5e553a7b9e8 Description-en: office productivity suite -- Greek help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Greek. Package: libreoffice-help-en-gb Description-md5: 6843fecfa30da7d8c3e384c4f92747ac Description-en: office productivity suite -- English_british help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_british. Package: libreoffice-help-en-us Description-md5: 887d1c3089d4c0e44d0b26ed6ffd9193 Description-en: office productivity suite -- English_american help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_american. Package: libreoffice-help-es Description-md5: 3b17681533c31b51304225ad41bc4cc9 Description-en: office productivity suite -- Spanish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Spanish. Package: libreoffice-help-et Description-md5: ee9a1b4e728ba5dd900173bfee1a731c Description-en: office productivity suite -- Estonian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Estonian. Package: libreoffice-help-eu Description-md5: 173b0972f7f0a78d8c52cb5f5045e57e Description-en: office productivity suite -- Basque help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Basque. Package: libreoffice-help-fi Description-md5: 07a9aa483488050f6541179d8987d975 Description-en: office productivity suite -- Finnish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Finnish. Package: libreoffice-help-fr Description-md5: 3f39cd0f487b1234b3b028700174aea6 Description-en: office productivity suite -- French help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in French. Package: libreoffice-help-gl Description-md5: 373bae22071a7f0286ed9ec163a95c9f Description-en: office productivity suite -- Galician help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Galician. Package: libreoffice-help-hi Description-md5: 2086330d67240d859330eccd8a050d0d Description-en: office productivity suite -- Hindi help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hindi. Package: libreoffice-help-hu Description-md5: 61ae09c1e4ead0c3a139c61b39f763a8 Description-en: office productivity suite -- Hungarian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hungarian. Package: libreoffice-help-id Description-md5: efd54faf7a13796ca988f291361d13f7 Description-en: office productivity suite -- Indonesian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Indonesian. Package: libreoffice-help-it Description-md5: 68017996bf772a95a5138d70db294b80 Description-en: office productivity suite -- Italian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Italian. Package: libreoffice-help-ja Description-md5: 202a13f334a5b4d912a0c725a68309d3 Description-en: office productivity suite -- Japanese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Japanese. Package: libreoffice-help-km Description-md5: 85075447fb80af12955c4e01c4a316c5 Description-en: office productivity suite -- Khmer help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Khmer. Package: libreoffice-help-ko Description-md5: d879d29f7f222fa7b6ad3b86112dcbec Description-en: office productivity suite -- Korean help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Korean. Package: libreoffice-help-nl Description-md5: 39207c43a1ac830972c4637d2d15402a Description-en: office productivity suite -- Dutch help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dutch. Package: libreoffice-help-om Description-md5: 71d9bb0e518d702c88916fc4bcbd3fcb Description-en: office productivity suite -- Oromo help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Oromo. Package: libreoffice-help-pl Description-md5: 1ecec6865a123ab7b50509708fbd986b Description-en: office productivity suite -- Polish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Polish. Package: libreoffice-help-pt Description-md5: a995efbac2b786bee5de0e56d3a97215 Description-en: office productivity suite -- Portuguese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese. Package: libreoffice-help-pt-br Description-md5: ef429612095b5aa3dc738547af704ccb Description-en: office productivity suite -- Portuguese_brazilian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese_brazilian. Package: libreoffice-help-ru Description-md5: 26ff97e5963f7a1cdb5ca84a587aad70 Description-en: office productivity suite -- Russian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Russian. Package: libreoffice-help-sk Description-md5: d26e95b5d6c285b41315b083c88099d0 Description-en: office productivity suite -- Slovak help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovak. Package: libreoffice-help-sl Description-md5: 0b685103983bbccf5f421b1c697576d2 Description-en: office productivity suite -- Slovenian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovenian. Package: libreoffice-help-sv Description-md5: 0f3bdd564c5f61573a0a4a42f4b54fbc Description-en: office productivity suite -- Swedish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Swedish. Package: libreoffice-help-tr Description-md5: 0e69dac1381ab919682ec9c47de5194e Description-en: office productivity suite -- Turkish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Turkish. Package: libreoffice-help-vi Description-md5: e38510b2855a269b0484915b84687e41 Description-en: office productivity suite -- Vietnamese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Vietnamese. Package: libreoffice-help-zh-cn Description-md5: 2aa55f3147e53b54fe485b32ed13386f Description-en: office productivity suite -- Chinese_simplified help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_simplified. Package: libreoffice-help-zh-tw Description-md5: ee9697d616e7c4173187caaaecafb1b2 Description-en: office productivity suite -- Chinese_traditional help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_traditional. Package: libreoffice-impress Description-md5: 472668fa8a618a3bed701d2301185f86 Description-en: office productivity suite -- presentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for LibreOffice. Package: libreoffice-java-common Description-md5: 9b905cfcc13278c04580172f90e74120 Description-en: office productivity suite -- arch-independent Java support files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for LibreOffice (Java classes, scripts, config snippets). Package: libreoffice-l10n-af Description-md5: 25408426f5cceacb5ad931a04f17c27e Description-en: office productivity suite -- Afrikaans language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Afrikaans. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-am Description-md5: c82c66da2760f49995d4e8690d0f9536 Description-en: office productivity suite -- Amharic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Amharic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ar Description-md5: 587caaeee146ae2e8c3996cb98f27e14 Description-en: office productivity suite -- Arabic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Arabic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-as Description-md5: 4ac2e69fa5a27abf0c1dea94b43a4a7a Description-en: office productivity suite -- Assamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Assamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ast Description-md5: e881b8766739626fc2bfe3be78a504b6 Description-en: office productivity suite -- Asturian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Asturian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-be Description-md5: 4e120b250b345e0e6dc4ca4cf4767d2b Description-en: office productivity suite -- Belarusian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Belarusian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bg Description-md5: 1e2ff5cea5d0d31b2fadc412f6046e12 Description-en: office productivity suite -- Bulgarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bulgarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bn Description-md5: 00d1921e153b39622cb04e7f66795716 Description-en: office productivity suite -- Bengali language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bengali. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-br Description-md5: d16cf29a1d2c4c4ed7016afa029144be Description-en: office productivity suite -- Breton language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Breton. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bs Description-md5: 7fc91db4c49442d4457804a807e892f1 Description-en: office productivity suite -- Bosnian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bosnian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ca Description-md5: a91b06d5c0057582f16109658e9ac2f8 Description-en: office productivity suite -- Catalan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Catalan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cs Description-md5: afead2a0313d84ddc897a8641a06a05e Description-en: office productivity suite -- Czech language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Czech. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cy Description-md5: 05accff0a8db25ee2b5bbfa42b627da5 Description-en: office productivity suite -- Welsh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Welsh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-da Description-md5: 3baa4ced7ad5463e2aeedc011515df6f Description-en: office productivity suite -- Danish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Danish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-de Description-md5: 9100dc24d96f8d761ed9e9a72aaae56d Description-en: office productivity suite -- German language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in German. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-dz Description-md5: ea22c1cbc51379d92908e5e9e9fd316d Description-en: office productivity suite -- Dzongkha language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dzongkha. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-el Description-md5: 4f78a8507785668c597339f89484e181 Description-en: office productivity suite -- Greek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Greek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-gb Description-md5: 2175d49557a4317b25abdfef0508de34 Description-en: office productivity suite -- English_british language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_british. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-za Description-md5: c94234e62f754742485de331d5cce167 Description-en: office productivity suite -- English_southafrican language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_southafrican. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eo Description-md5: ceec53900ab8424d55b41ca9805f4477 Description-en: office productivity suite -- Esperanto language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Esperanto. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-es Description-md5: 9ca224f2e6cdf51887ac42db8c56be1b Description-en: office productivity suite -- Spanish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Spanish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-et Description-md5: 48b61d8af6c926ad0fc569a88eff07f2 Description-en: office productivity suite -- Estonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Estonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eu Description-md5: a9ce34217df35bf42f382c34b328939c Description-en: office productivity suite -- Basque language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Basque. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fa Description-md5: 6fb22f6ccd00a52dcb073d05bdb131d9 Description-en: office productivity suite -- Farsi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Farsi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fi Description-md5: 3706653bf050d85e2b88029ab6b8043d Description-en: office productivity suite -- Finnish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Finnish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fr Description-md5: be373ab6133f4822f55949baa3af6fb6 Description-en: office productivity suite -- French language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in French. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ga Description-md5: 45ee5e619b80d12047c3db358a95ece6 Description-en: office productivity suite -- Gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gd Description-md5: 18113968ce7e8c22cc31b05613ac922a Description-en: office productivity suite -- Scottish_gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Scottish_gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gl Description-md5: 91aaf32f09c1b953e8cf6a0878954eea Description-en: office productivity suite -- Galician language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Galician. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gu Description-md5: d33d0bf909d9ce8566c829e9e8c7958d Description-en: office productivity suite -- Gujarati language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gujarati. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gug Description-md5: 8a60db7a8c323661ed589467da797a53 Description-en: office productivity suite -- Guarani language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Guarani. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-he Description-md5: 162257c4fc07447259f3f6ba8311eab8 Description-en: office productivity suite -- Hebrew language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hebrew. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hi Description-md5: c0f9f00435657eaf48161db67ec8e03d Description-en: office productivity suite -- Hindi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hindi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hr Description-md5: c1f7ed74f344f50c39b1b97d22d34b76 Description-en: office productivity suite -- Croatian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Croatian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hu Description-md5: 03faefa7ee83b9dbc4ee7a082d63744e Description-en: office productivity suite -- Hungarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hungarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-id Description-md5: 831b063ee510059ca4447efa18a337a8 Description-en: office productivity suite -- Indonesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Indonesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-in Description-md5: 36e2a96a1e51778367a7324914492a84 Description-en: office productivity suite -- Indic language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all available indic languages. Package: libreoffice-l10n-is Description-md5: 867a82757a25dc87440a74fb74e46369 Description-en: office productivity suite -- Icelandic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Icelandic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-it Description-md5: e9939e05ca7fe3ecb840f7f3d6192e35 Description-en: office productivity suite -- Italian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Italian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ja Description-md5: 711d02c365f10214733d3d63a55bf474 Description-en: office productivity suite -- Japanese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Japanese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ka Description-md5: 1efb8e2732132342f73ee09022329760 Description-en: office productivity suite -- Georgian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Georgian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kk Description-md5: 0f55a645c29d349c14ae394b15a44300 Description-en: office productivity suite -- Kazakh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kazakh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-km Description-md5: 8bbe73d4befdfd439c3cbc8ee6b1fcb9 Description-en: office productivity suite -- Khmer language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Khmer. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kmr Description-md5: b118604d13c95984ec63f0e9fea14884 Description-en: office productivity suite -- Kurmanji language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kurmanji. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kn Description-md5: 5c250ecb97123c4ac162dfd656bbe62e Description-en: office productivity suite -- Kannada language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kannada. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ko Description-md5: 959045aad72889d15ef474977f2b76c4 Description-en: office productivity suite -- Korean language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Korean. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lt Description-md5: 034b11c582987c822f6f0f155d0a2dca Description-en: office productivity suite -- Lithuanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Lithuanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lv Description-md5: 5590d50c683679292cf935268a635351 Description-en: office productivity suite -- Latvian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Latvian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mk Description-md5: 14c69c972f6eb55814e005281db272c1 Description-en: office productivity suite -- Macedonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Macedonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ml Description-md5: 60f657487ccd35990900a2b5e69a0ece Description-en: office productivity suite -- Malayalam language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Malayalam. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mn Description-md5: 4025564fcb7aef1ac127f7d38a7d89a3 Description-en: office productivity suite -- Mongolian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Mongolian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mr Description-md5: 8222f55840ec7b6dfe5f1d5507393b3c Description-en: office productivity suite -- Marathi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Marathi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nb Description-md5: 9ec98f81a0201acd8a280f74f7aea258 Description-en: office productivity suite -- Norwegian_bokmal language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_bokmal. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ne Description-md5: b943bce9f69b671bef2b0962294dd15e Description-en: office productivity suite -- Nepalese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Nepalese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nl Description-md5: 070320c4fffa196cb47074884ecf5d04 Description-en: office productivity suite -- Dutch language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dutch. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nn Description-md5: bbdb9d7bd3b045feb8b26450f0b1e84d Description-en: office productivity suite -- Norwegian_nynorsk language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_nynorsk. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nr Description-md5: 43bc32c188cfe5924ea7f2995a36995d Description-en: office productivity suite -- Ndebele language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ndebele. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nso Description-md5: 12301064896f2feae77bfb9b19df2b41 Description-en: office productivity suite -- Northern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Northern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-oc Description-md5: 33ddfe08a196f8f66e1a8e27f2d010cc Description-en: office productivity suite -- Occitan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Occitan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-om Description-md5: b0d2c1a766f405e3832badc1c8a5b242 Description-en: office productivity suite -- Oromo language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Oromo. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-or Description-md5: aca394fbe45768c0d7262fd88c98ebd1 Description-en: office productivity suite -- Odia language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Odia. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pa-in Description-md5: 257cf2122f7b0d44fd1c044bf69204bb Description-en: office productivity suite -- Punjabi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Punjabi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pl Description-md5: af3855564491f6adf7a5d23e57e3d07f Description-en: office productivity suite -- Polish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Polish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt Description-md5: 3ebb2c295967229068d690bf4004b6e4 Description-en: office productivity suite -- Portuguese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt-br Description-md5: bca2f0a66f444a733b61ca3bb45846ca Description-en: office productivity suite -- Portuguese_brazilian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese_brazilian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ro Description-md5: e4018d28105361bb391246001caccf0c Description-en: office productivity suite -- Romanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Romanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ru Description-md5: 58787e12e170fc436c645c007bfdc3a3 Description-en: office productivity suite -- Russian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Russian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-rw Description-md5: 567e17f0373585af19cb698b7c5680e9 Description-en: office productivity suite -- Kinarwanda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kinarwanda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-si Description-md5: 1f61af11cbbfd06c45ff93fd66708f91 Description-en: office productivity suite -- Sinhala language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Sinhala. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sk Description-md5: 1769b72d83c3ab6d8bc16b3fda5f0a67 Description-en: office productivity suite -- Slovak language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovak. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sl Description-md5: cb73e143fff5a545b5d0d0878593a2f5 Description-en: office productivity suite -- Slovenian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovenian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sr Description-md5: a5246257fe1a7bc6da50c1903b447187 Description-en: office productivity suite -- Serbian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Serbian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ss Description-md5: b3cd9971feec09abdc68c846c96340a6 Description-en: office productivity suite -- Swazi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swazi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-st Description-md5: 3eddf8b8a781fcc8d00658fd683751c6 Description-en: office productivity suite -- Southern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Southern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sv Description-md5: 94e08d9ebf4885b6a199a8604f8e4623 Description-en: office productivity suite -- Swedish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swedish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-szl Description-md5: 042319a52566380faa02b485ca055ca0 Description-en: office productivity suite -- Upper_silesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Upper_silesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ta Description-md5: f1a39c06a2dd67a9a2480ae41bbfcff0 Description-en: office productivity suite -- Tamil language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tamil. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-te Description-md5: 61e424cfb84420f8dc211c66f1b3a533 Description-en: office productivity suite -- Telugu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Telugu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tg Description-md5: 20867b7b1d2eafbaca5ff6af5b2d57c9 Description-en: office productivity suite -- Tajik language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tajik. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-th Description-md5: 94a998c14aeff6049d9b90810598f1dd Description-en: office productivity suite -- Thai language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Thai. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tn Description-md5: 7da81d27f41218d11fbd8aabceec792c Description-en: office productivity suite -- Tswana language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tswana. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tr Description-md5: df7d8cde01531055398d2aa9010f77bc Description-en: office productivity suite -- Turkish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Turkish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ts Description-md5: 29ca3694d6ba2d256e546fdcdc5b65bb Description-en: office productivity suite -- Tsonga language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tsonga. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ug Description-md5: ca1d8cb61ea8620dc7ff4ea41c7dfe12 Description-en: office productivity suite -- Uighur language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uighur. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uk Description-md5: 6f386a310674737ccb0fc8c3aaefc90e Description-en: office productivity suite -- Ukrainian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ukrainian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uz Description-md5: a7da1f6ae1fcdfa64f696aed12dc759d Description-en: office productivity suite -- Uzbek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uzbek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ve Description-md5: 7bb286307dfd6105c62d2c54772e83fd Description-en: office productivity suite -- Venda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Venda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-vi Description-md5: baa160c324599bd2156dca97789a430a Description-en: office productivity suite -- Vietnamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Vietnamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-xh Description-md5: 6124cc72bfc02b25a2a78aaa09e77b01 Description-en: office productivity suite -- Xhosa language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Xhosa. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-za Description-md5: 88b25d0aaf8864e6f6b3862a477db0fe Description-en: office productivity suite -- South African language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all 11 South African languages. Package: libreoffice-l10n-zh-cn Description-md5: b8e748f9a21ee8996147f93a46daa148 Description-en: office productivity suite -- Chinese_simplified language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_simplified. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zh-tw Description-md5: 166e08e5f36a4b8b8968bda48d5eb24e Description-en: office productivity suite -- Chinese_traditional language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_traditional. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zu Description-md5: 1826bfebd2ace6bb52d52081479ab115 Description-en: office productivity suite -- Zulu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Zulu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-math Description-md5: 66f3b39e514cc02ac689ec67f6ed274a Description-en: office productivity suite -- equation editor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for LibreOffice. Package: libreoffice-nlpsolver Description-md5: fae46d5df372eb372a1c97e3831f88bc Description-en: "Solver for Nonlinear Programming" extension for LibreOffice By default LibreOffice Calc ships with a solver engine for linear programming only. This allows the optimization of models to a certain degree. However, if the formulas or constraints become more complex, nonlinear programming is required. That missing gap is now filled by the Solver for Nonlinear Programming extension. . Currently it incorporates two Evolutionary Algorithms which are able to handle floating point and integer variables as well as nonlinear constraints. Package: libreoffice-officebean Description-md5: 5a0da32be18d6e992e247ea879287e8b Description-en: transitional package for libofficebean-java LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package formerly contained binaries for the the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. . This has now been merged into libofficebean-java so this package can safely be removed. Package: libreoffice-ogltrans Description-md5: e0adf62d9e3c2e44012570545627fe8d Description-en: transitional package for libreoffice-ogltrans This package used to contain the OpenGL slide transitions for LibreOffice Impress. That has been merged into libreoffice-impress directly and thus this package can be safely removed. Package: libreoffice-pdfimport Description-md5: 7fece5c04e7014b850ca76b355ae3bd9 Description-en: transitional package for PDF Import component for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package formerly contained a component enabling LibreOffice to import PDF Documents. This now has been merged back into the "main" packages and this package thus can be safely removed once installed. Package: libreoffice-style-breeze Description-md5: b3a725e09462ccaec72c3b8bb964827b Description-en: office productivity suite -- Breeze symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "breeze" symbol style, default style for KDE 5. Package: libreoffice-style-colibre Description-md5: 32f69eb782a3e2c24c14038e98222fbe Description-en: office productivity suite -- colibre symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "colibre" symbol style - a icon theme which follow Microsoft(R) Offices color scheme. Package: libreoffice-style-elementary Description-md5: d68f25478a11b022507c9a7afef86095 Description-en: office productivity suite -- Elementary symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "elementary" symbol style, default style for GTK+/Gnome. Package: libreoffice-style-tango Description-md5: 1015651a577d2ea75eea2d0a6cf9e6ce Description-en: office productivity suite -- Tango symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "tango" symbol style. Package: libreoffice-writer Description-md5: 7ddf1a7be67dc22b315f212f564325e8 Description-en: office productivity suite -- word processor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for LibreOffice. Package: libreofficekit-data Description-md5: fb01c7353a795aa18a541109824b6865 Description-en: common data for LOKDocView LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains architecture-independent data (e.g. the selection handlers). Package: libreofficekit-dev Description-md5: 93284f0d29b8ae961670b7a6faf3d2ba Description-en: LibreOfficeKit -- headers LibreOfficeKit can be used for accessing LibreOffice functionality through C/C++, without any need to use UNO. . For now it only offers document conversion (in addition to an experimental tiled rendering API). . This package contains the headers needed for using LibreOfficeKit. Package: librgw-dev Description-md5: 8149104396a488a846ee0d3aa3519969 Description-en: RADOS client library (development files) RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains development files needed for building applications that link against librgw2. Package: librgw2 Description-md5: f22d09b57c5aae1c633c01f1f6921964 Description-en: RADOS Gateway client library RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains the library interface and headers only. Package: libridl-java Description-md5: 90ab9ef2166be3ebc991155a4291d844 Description-en: LibreOffice UNO runtime environment -- base types and types access library for the Java Uno typesystem The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains the implementation of the base types for the Java Uno typesystem, as well as a types access library. Package: libroken18-heimdal Description-md5: 09767e23fe6e020c9a8665bbe1cfa203 Description-en: Heimdal Kerberos - roken support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for roken support. Package: librte-bus-pci20.0 Description-md5: 1296fe38ff1cf8b2ad911d23133f3928 Description-en: Data Plane Development Kit (librte_bus_pci runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_bus_pci. Package: librte-bus-vdev20.0 Description-md5: 3e72293bbcfc41e9a79c3c49f0217989 Description-en: Data Plane Development Kit (librte_bus_vdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_bus_vdev. Package: librte-bus-vmbus20.0 Description-md5: 1da74c13ffc1c03fe5d4f42fba7f4ed1 Description-en: Data Plane Development Kit (librte_bus_vmbus runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_bus_vmbus. Package: librte-cryptodev20.0 Description-md5: 8191d8bfca4c62e2c74a24c746d1f9fb Description-en: Data Plane Development Kit (librte-cryptodev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_cryptodev. Package: librte-eal20.0 Description-md5: dafa3baa945c3153f83863b4260dcfa1 Description-en: Data Plane Development Kit (librte-eal runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_eal. Package: librte-ethdev20.0 Description-md5: 080e41f540a61af23fe57117baf08264 Description-en: Data Plane Development Kit (libethdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for libethdev. Package: librte-gso20.0 Description-md5: 4616ffd047af63e5d1633a3bbd5d7bae Description-en: Data Plane Development Kit (librte-gso runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_gso. Package: librte-hash20.0 Description-md5: 679d7db628e855105d6fd56d2d57c505 Description-en: Data Plane Development Kit (librte-hash runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_hash. Package: librte-ip-frag20.0 Description-md5: 9d93c5e4e1bf55edd591523f954bf2a9 Description-en: Data Plane Development Kit (librte-ip-frag runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_ip_frag. Package: librte-kni20.0 Description-md5: 834193babe6dc7e9be1b70344230834f Description-en: Data Plane Development Kit (librte-kni runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_kni. Package: librte-kvargs20.0 Description-md5: 1ad6db530041104cbcd909faafbb5d35 Description-en: Data Plane Development Kit (librte-kvargs runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_kvargs. Package: librte-mbuf20.0 Description-md5: 086978340fc4aa377ccde57c6ed51854 Description-en: Data Plane Development Kit (librte-mbuf2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_mbuf. Package: librte-mempool-ring20.0 Description-md5: 50fb1d52f8bf13379f8bf3c0852b8633 Description-en: Data Plane Development Kit (librte_mempool_ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_mempool_ring. Package: librte-mempool20.0 Description-md5: 2ae9e8bb684f400c67e753c6f8cab766 Description-en: Data Plane Development Kit (librte-mempool runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_mempool. Package: librte-meter20.0 Description-md5: 5350674e50bb9c6f249e9a8837d32eb8 Description-en: Data Plane Development Kit (librte-meter runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_meter. Package: librte-net20.0 Description-md5: 5fe8c84fc1c71993d36c7e85f1811afd Description-en: Data Plane Development Kit (librte-net runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_net. . The librte_net library is a collection of IP protocol definitions and convenience macros. It is based on code from the FreeBSD* IP stack and contains protocol numbers (for use in IP headers), IP-related macros, IPv4/IPv6 header structures and TCP, UDP and SCTP header structures. Package: librte-pci20.0 Description-md5: b78ecbf9ec4fb8cabfd4054705a93071 Description-en: Data Plane Development Kit (librte_pci runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pci. Package: librte-pmd-af-packet20.0 Description-md5: b2c9c20267e7c95b8123983e09871f1c Description-en: Data Plane Development Kit (librte-pmd-af-packet runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_af_packet. Package: librte-pmd-bond20.0 Description-md5: 8621cdf2decbb001a63e7519e8d0be15 Description-en: Data Plane Development Kit (librte-pmd-bond runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_bond. Package: librte-pmd-e1000-20.0 Description-md5: eb55e2c08592c7ffdc46e36997f64b1a Description-en: Data Plane Development Kit (librte-pmd-e1000 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_e1000. Package: librte-pmd-fm10k20.0 Description-md5: bc0e7b4df0f97299c62be454687db543 Description-en: Data Plane Development Kit (librte-pmd-fm10k runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_fm10k. Package: librte-pmd-i40e20.0 Description-md5: 7e6e1a97b9f3f5f0f1d958f4e426adb0 Description-en: Data Plane Development Kit (librte-pmd-i40e runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_i40e. Package: librte-pmd-ixgbe20.0 Description-md5: 582791dda87a7a1fa114687f7537ac59 Description-en: Data Plane Development Kit (librte-pmd-ixgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_ixgbe. Package: librte-pmd-kni20.0 Description-md5: 8446abc0a73ce07b2b265ecef95f03a8 Description-en: Data Plane Development Kit (librte_pmd_kni runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_kni. Package: librte-pmd-mlx4-20.0 Description-md5: daf758adc39ec3b75b2cd2971654dc8e Description-en: Data Plane Development Kit (librte-pmd-mlx4 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pmd-mlx4. Package: librte-pmd-mlx5-20.0 Description-md5: 3df8941f40463032dbbad32e680788c0 Description-en: Data Plane Development Kit (librte-pmd-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pmd-mlx5. Package: librte-pmd-netvsc20.0 Description-md5: 0f4b9e6889bc1b3cf4a92a3fe1380c36 Description-en: Data Plane Development Kit (librte-pmd-netvsc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_netvsc. Package: librte-pmd-pcap20.0 Description-md5: 69724a93064f29eb5efd8762cd722068 Description-en: Data Plane Development Kit (librte-pmd-pcap runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_pcap. Package: librte-pmd-ring20.0 Description-md5: 2649167d3a64a845f0093444bf43c16f Description-en: Data Plane Development Kit (librte-pmd-ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_ring. Package: librte-pmd-tap20.0 Description-md5: ea1aa37e282d7e1765424835ee2661d8 Description-en: Data Plane Development Kit (librte_pmd_tap runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_tap. Package: librte-pmd-thunderx20.0 Description-md5: 76346326bafe7996f6c5b73de5a56d92 Description-en: Data Plane Development Kit (librte_pmd_thunderx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_thunderx. Package: librte-pmd-vdev-netvsc20.0 Description-md5: fce4e918674577b17110092b010a8e41 Description-en: Data Plane Development Kit (librte-pmd-vdev-netvsc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pmd-vdev-netvsc. Package: librte-pmd-vhost20.0 Description-md5: 550e3e76644680ba43f51cdae9b9bb06 Description-en: Data Plane Development Kit (librte-pmd-vhost runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_vhost. Package: librte-pmd-virtio20.0 Description-md5: 7d96ac5153bc54c904fe96d33e71ac85 Description-en: Data Plane Development Kit (librte-pmd-virtio runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_virtio. Package: librte-pmd-vmxnet3-20.0 Description-md5: effc3133d6bbc34248b59f07fc1cd97a Description-en: Data Plane Development Kit (librte-pmd-vmxnet3 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_pmd_vmxnet3. Package: librte-ring20.0 Description-md5: 194dd419c47845d686891138f770f11b Description-en: Data Plane Development Kit (librte_ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_ring. Package: librte-sched20.0 Description-md5: 25f59e092e9490c382d3b07f91820659 Description-en: Data Plane Development Kit (librte_sched runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_sched. Package: librte-security20.0 Description-md5: 9cddb0041f79b9607b8f1978b16cefa0 Description-en: Data Plane Development Kit (librte_security runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_security. Package: librte-vhost20.0 Description-md5: a7e6ec505d08bf2314f8c01f34ddc8d2 Description-en: Data Plane Development Kit (librte_vhost runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte_vhost. Package: libruby2.7 Description-md5: 30659f1432a2602b994287b347691e6a Description-en: Libraries necessary to run Ruby 2.7 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby-2.7' library, necessary to run Ruby 2.7. (API version 2.7.0) Package: libsane Description-md5: 2f46c9804313fd609f2868bde7d36408 Description-en: API library for scanners SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . Graphical frontends for sane are available in the packages sane and xsane. Command line frontend scanimage, saned and sane-find-scanner are available in the sane-utils package. Package: libsane-common Description-md5: 31f95687fe5e5d491a4cdaa5bfc6e2b9 Description-en: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes documentation for libsane, such as the man pages and list of supported scanners, and support files (i18n data). Package: libsane-dev Description-md5: e6830c8c64fd71c7d57f14514612572c Description-en: API development library for scanners [development files] SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package contains the files needed to build your applications using SANE. Package: libsasl2-2 Description-md5: 3c521c98e6199cc3a38294bbf7517d23 Description-en: Cyrus SASL - authentication abstraction library This is the Cyrus SASL API implementation, version 2.1. . SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. Package: libsasl2-dev Description-md5: d7f32bc5a3915152e13a4ce1d8983dbc Description-en: Cyrus SASL - development files for authentication abstraction library This is the Cyrus SASL API implementation, version 2. See package libsasl2-2 and RFC 2222 for more information. . This package includes development files for compiling programs with SASL support. It is needed for development purposes only. Package: libsasl2-modules Description-md5: da76219b54f65f70b0087c7723cb0ad6 Description-en: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support). Package: libsasl2-modules-db Description-md5: c4f2723280fa2cd92e5cd59c13f3ab2b Description-en: Cyrus SASL - pluggable authentication modules (DB) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the DB plugin, which supports Berkeley DB lookups. Package: libsasl2-modules-gssapi-mit Description-md5: b1eb80e47fbc2a5ec747847f924fba48 Description-en: Cyrus SASL - pluggable authentication modules (GSSAPI) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the GSSAPI plugin, compiled with the MIT Kerberos 5 library. Package: libsasl2-modules-sql Description-md5: 1d3931918dd7a4d68b405fdd4c3c75e0 Description-en: Cyrus SASL - pluggable authentication modules (SQL) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the SQL plugin, which supports MySQL, PostgreSQL and SQLite. Package: libseccomp-dev Description-md5: e5fdb6fdd319bc8b5c43a1e29c7d62d5 Description-en: high level interface to Linux seccomp filter (development files) This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. . This package contains the development files. Package: libseccomp2 Description-md5: 7ee97a8161e83bfebc75870eb92bde51 Description-en: high level interface to Linux seccomp filter This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. Package: libsepol1 Description-md5: d569fae7efa3328b3d40879b104d9a63 Description-en: SELinux library for manipulating binary security policies Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. Package: libsepol1-dev Description-md5: df6f84858afaf99b7b289c39fa4b8376 Description-en: SELinux binary policy manipulation library and development files libsepol allows programs to easily modify SELinux binary policies. This means changing the default values for booleans, or reading the policy for analysis. . This package contains the headers and archives used for linking it into your programs. Package: libsl0-heimdal Description-md5: 8ffc54745b78f52228abc0c4b0ada710 Description-en: Heimdal Kerberos - SL support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for SL support. Package: libslirp-dev Description-md5: 311cf1ae3a4fed1424ee0d58274e5945 Description-en: General purpose TCP-IP emulator library (development files) libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the header files and other files needed to compile applications which uses libslirp. Package: libslirp0 Description-md5: 60ed549cf89ba3f19f317c84d21e319f Description-en: General purpose TCP-IP emulator library libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the library itself. 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: libsmbclient Description-md5: 483547748179a567c24665e99ab5439e Description-en: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmbclient-dev Description-md5: d6338d0aed68408023b999dd547aaecf Description-en: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsndfile1 Description-md5: 67b723b50c9aa944fba48e79d51e9d5c Description-en: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. Package: libsndfile1-dev Description-md5: 7ff7eba6e64514219e2a1e52dcdffde5 Description-en: Development files for libsndfile; a library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . This is the development version of libsndfile. You will need this only if you intend to compile programs that use this library. Package: libsnmp-base Description-md5: fcf297f6db22113c7c2227c1ecbcedc6 Description-en: SNMP configuration script, MIBs and documentation The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package includes documentation and MIBs (Management Information Bases) for the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP and applications. . NOTE: If you want the OIDs (Object Identifiers) to resolve to their text description, you need to activate the non-free repository and install the "snmp-mibs-downloader" package. Package: libsnmp-dev Description-md5: d6e7a0327e4d2dff90f716b8894baf02 Description-en: SNMP (Simple Network Management Protocol) development files The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP development files include the library headers, static libraries, net-snmp-config scripts and documentation needed for development of custom SNMP applications. Package: libsnmp35 Description-md5: 6e9915ae8820960c2c2746a9ba442686 Description-en: SNMP (Simple Network Management Protocol) library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Package: libsnmp35-dbg Description-md5: 7f74eff910ad4ad61ba8299c0f44666a Description-en: SNMP (Simple Network Management Protocol) library debug The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package contains the debug symbols for the Net-SNMP libraries. Package: libspeex-dbg Description-md5: cc4ccd0e1dedf1c24e2ecff117d76238 Description-en: debugging symbols for libspeex and libspeexdsp This package provides the detached debug symbols for those libraries. Package: libspeex-dev Description-md5: 062117b1b3154a3cf97900898baf7934 Description-en: The Speex codec library development files Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex library headers and development files. Package: libspeex1 Description-md5: f9da73880f1174ecd33b8c03b963867b Description-en: The Speex codec runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex runtime library. Package: libspeexdsp-dev Description-md5: 2f940d6d7f0aec76a3ea6b9d7f54e7fd Description-en: The Speex extended library development files Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex extended library headers and development files. Package: libspeexdsp1 Description-md5: da1c671ebad8956544b864bd28b091c6 Description-en: The Speex extended runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the runtime library of additional functions that are part of the Speex distribution. Package: libspice-server-dev Description-md5: 5e092f34420da92b68b6d09d2757607f Description-en: Header files and development documentation for spice-server The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the header files, static libraries and development documentation for spice-server. Package: libspice-server1 Description-md5: 80c6d1860bed6d617aab193890ec9057 Description-en: Implements the server side of the SPICE protocol The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the run-time libraries for any application that wishes to be a SPICE server. 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: libss2 Description-md5: d3d9f89af5755a413e24d2dc0cb7df81 Description-en: command-line interface parsing library libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function. . It was originally inspired by the Multics SubSystem library. Package: libssh-4 Description-md5: e2c4e41cba7b73a9a5447f06ce36e8a6 Description-en: tiny C SSH library (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against OpenSSL. Package: libssh-dev Description-md5: 8bc2b35aa9045e1356b9f5fab5b5210e Description-en: tiny C SSH library - Development files (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the OpenSSL flavor. Package: libssh-doc Description-md5: 26d79df2b28a034c2b04ab852ff0902d Description-en: tiny C SSH library - Documentation files The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains documentation files. Package: libssh-gcrypt-4 Description-md5: cec559aeaa518faff38010c133a911d7 Description-en: tiny C SSH library (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against gcrypt. Package: libssh-gcrypt-dev Description-md5: a45f9394c6174b1fdef3eef4aa9b72c0 Description-en: tiny C SSH library - Development files (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the gcrypt flavor. 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: libsss-certmap-dev Description-md5: 8fa62c6d6becb4747960c14fb644b6ba Description-en: Certificate mapping library for SSSD -- development files Utility library to map certificates to users based on rules. . This package contains header files and symlinks to develop programs which will use the libsss-certmap library. Package: libsss-certmap0 Description-md5: e035094e1452c56b087a2d80c1bfaca7 Description-en: Certificate mapping library for SSSD Library to map certificates to users based on rules. Package: libsss-idmap-dev Description-md5: 380345e6a57d9c89908944a161167eb2 Description-en: ID mapping library for SSSD -- development files Utility library to convert SIDs to Unix uids and gids. . This package contains header files and symlinks to develop programs which will use the libsss-idmap library. Package: libsss-idmap0 Description-md5: a1574397ba6fa04c415566b95932ee13 Description-en: ID mapping library for SSSD Utility library to convert SIDs to Unix uids and gids. Package: libsss-nss-idmap-dev Description-md5: ad1d64a48dd2cfb3d4bea2944dc871e3 Description-en: SID based lookups library for SSSD -- development files Utility library for SID based lookups. . This package contains header files and symlinks to develop programs which will use the libsss-nss-idmap library. Package: libsss-nss-idmap0 Description-md5: 0287e1121017ca777e10c336257c487a Description-en: SID based lookups library for SSSD Utility library for SID based lookups. Package: libsss-simpleifp-dev Description-md5: 265529f0b1687dee5ddac6c0f804863b Description-en: SSSD D-Bus responder helper library -- development files Provides library that simplifies D-Bus API for the SSSD InfoPipe responder. . This package contains header files and symlinks to develop programs which will use the libsss-simpleifp0 library. Package: libsss-simpleifp0 Description-md5: bd1c25bd8d7271b314797b882bef31b5 Description-en: SSSD D-Bus responder helper library Provides library that simplifies D-Bus API for the SSSD InfoPipe responder. Package: libsss-sudo Description-md5: 43cb83a7573af74214858e973f744090 Description-en: Communicator library for sudo Utility library to allow communication between sudo and SSSD for caching sudo rules by SSSD. Package: libstdc++-10-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. 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-dev-arm64-cross Description-md5: b3cf592d4bba33e3b225bbffa19ad85f Description-en: GNU Standard C++ Library v3 (development files) (arm64) 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. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libstdc++-9-dev-armhf-cross Description-md5: 5c94411e364c10e6c08261a0a964d7c8 Description-en: GNU Standard C++ Library v3 (development files) (armhf) 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. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libstdc++-9-dev-ppc64el-cross Description-md5: 813d263957e8d32c052437fddcfd908e Description-en: GNU Standard C++ Library v3 (development files) (ppc64el) 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. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libstdc++-9-dev-s390x-cross Description-md5: 2e07343add09b92b671f67aa5b4d02b8 Description-en: GNU Standard C++ Library v3 (development files) (s390x) 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. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libstdc++-9-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. 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: libstdc++6-arm64-cross Description-md5: 273206a5eff82dce70c2ec7e21f24331 Description-en: GNU Standard C++ Library v3 (arm64) 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. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libstdc++6-armhf-cross Description-md5: 29799fad64bd0a4edebdfa94e68524a2 Description-en: GNU Standard C++ Library v3 (armhf) 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. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libstdc++6-ppc64el-cross Description-md5: 80e494cee802c3add0788db6c6260365 Description-en: GNU Standard C++ Library v3 (ppc64el) 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. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libstdc++6-s390x-cross Description-md5: 3124ed676d265dad1471e7aaff0bb093 Description-en: GNU Standard C++ Library v3 (s390x) 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. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libstonithd-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libstonithd26 Description-md5: 1cb27f22aedbf9c27df214aefdaee731 Description-en: cluster resource manager STONITH daemon library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the STONITH daemon library. Package: libstrongswan Description-md5: 397c7109a71b78fc4d9cd32308d472df Description-en: strongSwan utility and crypto library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the underlying libraries of charon and other strongSwan components. It is built in a modular way and is extendable through various plugins. . Some default (as specified by the strongSwan projet) plugins are included. For libstrongswan (cryptographic backends, URI fetchers and database layers): - aes (AES-128/192/256 cipher software implementation) - constraints (X.509 certificate advanced constraint checking) - dnskey (Parse RFC 4034 public keys) - drbg (NIST SP-800-90A Deterministic Random Bit Generator) - fips-prf (PRF specified by FIPS, used by EAP-SIM/AKA algorithms) - gmp (RSA/DH crypto backend based on libgmp) - hmac (HMAC wrapper using various hashers) - md5 (MD5 hasher software implementation) - mgf1 (Mask Generation Functions based on the SHA-1, SHA-256 and SHA-512) - nonce (Default nonce generation plugin) - pem (PEM encoding/decoding routines) - pgp (PGP encoding/decoding routines) - pkcs1 (PKCS#1 encoding/decoding routines) - pkcs8 (PKCS#8 decoding routines) - pkcs12 (PKCS#12 decoding routines) - pubkey (Wrapper to handle raw public keys as trusted certificates) - random (RNG reading from /dev/[u]random) - rc2 (RC2 cipher software implementation) - revocation (X.509 CRL/OCSP revocation checking) - sha1 (SHA1 hasher software implementation) - sha2 (SHA256/SHA384/SHA512 hasher software implementation) - sshkey (SSH key decoding routines) - x509 (Advanced X.509 plugin for parsing/generating X.509 certificates/CRLs and OCSP messages) - xcbc (XCBC wrapper using various ciphers) - attr (Provides IKE attributes configured in strongswan.conf) - kernel-netlink [linux] (IPsec/Networking kernel interface using Linux Netlink) - kernel-pfkey [kfreebsd] (IPsec kernel interface using PF_KEY) - kernel-pfroute [kfreebsd] (Networking kernel interface using PF_ROUTE) - resolve (Writes name servers received via IKE to a resolv.conf file or installs them via resolvconf(8)) Package: libstrongswan-standard-plugins Description-md5: 84424f5380a28b65d960aa52e6f242ea Description-en: strongSwan utility and crypto library (standard plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides some common plugins for the strongSwan utility and cryptograhic library. . Included plugins are: - agent (RSA/ECDSA private key backend connecting to SSH-Agent) - gcm (GCM cipher mode wrapper) - openssl (Crypto backend based on OpenSSL, provides RSA/ECDSA/DH/ECDH/ciphers/hashers/HMAC/X.509/CRL/RNG) Package: libsysmetrics-dev Description-md5: a283068cd23d115d40d98e7f86d60b1a Description-en: Report hardware and other collected metrics - shared lib The tool will show you what is going to be reported and ask for your acknowledgement before uploading it. This information can't be used to identify a single machine and is presented before being sent to the server. . This package contains development files for applications using the sysmetrics collection and report functionality. Package: libsysmetrics1 Description-md5: cdaa8292e6da28c7d4bdd475306d5db7 Description-en: Report hardware and other collected metrics - shared lib The tool will show you what is going to be reported and ask for your acknowledgement before uploading it. This information can't be used to identify a single machine and is presented before being sent to the server. . This package contains shared libraries to use sysmetrics collection and report functionality. Package: libsystemd-dev Description-md5: 7122bf9ab5ca8703093117a2cda0fe22 Description-en: systemd utility library - development files The libsystemd0 library provides interfaces to various systemd components. . This package contains the development files. Package: libsystemd0 Description-md5: 92180a6b506aa0eff52136aeb8212dc6 Description-en: systemd utility library The libsystemd0 library provides interfaces to various systemd components. Package: libtalloc-dev Description-md5: 41677e6816a10958e5b86e549c6ecf01 Description-en: hierarchical pool based memory allocator - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files. Package: libtalloc2 Description-md5: 23f3872767580f46840e3abd41107394 Description-en: hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. 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: libtevent-dev Description-md5: f6d45fd59d78e80f8d7aebde68faf048 Description-en: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the development files. Package: libtevent0 Description-md5: 3fbaa50e60efe0bf58f77af5c4759188 Description-en: talloc-based event loop library - shared library tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the shared library file. Package: libtiff-dev Description-md5: 9da8bcdaa4c04ca6ee4ae233236c1927 Description-en: Tag Image File Format library (TIFF), development files libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. Package: libtiff-doc Description-md5: 418b6b38755ca1f970cc3282a8afc939 Description-en: TIFF manipulation and conversion documentation libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package contains documentation. Package: libtiff5 Description-md5: bdf182da5cc17db1c9eb4ccb03647efc Description-en: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Package: libtiff5-dev Description-md5: 73b8d3f4e7f02a253471dffb5c04c99a Description-en: Tag Image File Format library (TIFF), development files (transitional package) libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. . This is a transitional package. It can safely be removed. Package: libtiffxx5 Description-md5: 3947dc613cbd7efbe601b6c89e20c44f Description-en: Tag Image File Format (TIFF) library -- C++ interface libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library for the experimental C++ interfaces. Package: libtirpc-common Description-md5: f186b4d689860df1502b7e1917b6dad9 Description-en: transport-independent RPC library - common files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the netconfig configuration file as well as the associated manpage. Package: libtirpc-dev Description-md5: 1e138bf6ab465b80331064d038e39cf1 Description-en: transport-independent RPC library - development files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the files needed for development against libtirpc. Package: libtirpc3 Description-md5: 604bfb6c9b5f2aed27c76dfa111bffcf Description-en: transport-independent RPC library This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. 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: libtsan0-arm64-cross 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: libtsan0-ppc64el-cross 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: libubsan1-arm64-cross 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: libubsan1-armhf-cross 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: libubsan1-ppc64el-cross 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: libubsan1-s390x-cross 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: libudev-dev Description-md5: 4085049214953c1e2cf5d9aee1c32173 Description-en: libudev development files This package contains the files needed for developing applications that use libudev. Package: libudev1 Description-md5: ace5b83d7b48187416c90173a93255b6 Description-en: libudev shared library This library provides access to udev device information. Package: libunbound-dev Description-md5: ed3009c5a462f3287f75c961064034a6 Description-en: static library, header files, and docs for libunbound Static library, header files, and documentation for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libunbound8 Description-md5: 2be0d2578ccb5656d253e8013682ad4a Description-en: library implementing DNS resolution and validation libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libuno-cppu3 Description-md5: 0775b20a656f30e0dc0529445a3b2e06 Description-en: LibreOffice UNO runtime environment -- CPPU public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains CPPU, the type definitions/implementations for the core of UNO. Package: libuno-cppuhelpergcc3-3 Description-md5: d7128bdb2e6050f1c9dde4fdafb9f411 Description-en: LibreOffice UNO runtime environment -- CPPU helper library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the cppuhelper library (helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff) Package: libuno-purpenvhelpergcc3-3 Description-md5: 1ccb141cee929bfd1997ad58ed2f4bd0 Description-en: LibreOffice UNO runtime environment -- "purpose environment" helper The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains a library which contains a helper for implementing so-called "purpose environments". Package: libuno-sal3 Description-md5: a722cbe3a15024d19e85b1a6414d583a Description-en: LibreOffice UNO runtime environment -- SAL public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the System Abstraction Layer (SAL) library. Package: libuno-salhelpergcc3-3 Description-md5: a180d9b4db7a3bcc2f68a7c3250456c8 Description-en: LibreOffice UNO runtime environment -- SAL helpers for C++ library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains C++ helpers to make use of sal easier. Package: libunoil-java Description-md5: 7c2c0d413355578369cf5a73ae07b764 Description-en: LibreOffice UNO runtime environment -- UNO interface library LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the precompiled Java interfaces of the LibreOffice API Package: libunoloader-java Description-md5: 48adba4a429bf81f6a64bbbc29cb0006 Description-en: LibreOffice UNO runtime environment -- (Java) UNO loader The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains a UNO loader library for Java. Package: libusbredirhost-dev Description-md5: a2e217f6ed91a9148a403133592de821 Description-en: implementing the usb-host (*) side of a usbredir connection (development) Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is: * Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers . This package contains the development header files. Package: libusbredirhost1 Description-md5: 0eabe470b8cb492275afe337726e1574 Description-en: Implementing the usb-host (*) side of a usbredir connection (runtime) Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is: * Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers . This package contains the runtime library. Package: libusbredirparser-dev Description-md5: c3450ffda7083b08a8d41723338729e0 Description-en: Parser for the usbredir protocol (development) Usbredirparse is a library containing the parser for the usbredir protocol. This package contains the development header files. Package: libusbredirparser1 Description-md5: 4c9c38be0a503f1e82cac3fb3e5c3c46 Description-en: Parser for the usbredir protocol (runtime) Usbredirparse is a library containing the parser for the usbredir protocol. This package contains the runtime library. 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: libuutil1linux Description-md5: 9bf9c128615174d04a0bb25b39d60322 Description-en: Solaris userland utility library for Linux This library provides a variety of glue functions for ZFS on Linux: * libspl: The Solaris Porting Layer userland library, which provides APIs that make it possible to run Solaris user code in a Linux environment with relatively minimal modification. * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library. * libefi: The Extensible Firmware Interface library for GUID disk partitioning. * libshare: NFS, SMB, and iSCSI service integration for ZFS. Package: libuv1 Description-md5: 93573ad1b9de0529887627652f90b981 Description-en: asynchronous event notification library - runtime library Libuv is the asynchronous library behind Node.js. Very similar to libevent or libev, it provides the main elements for event driven systems: watching and waiting for availability in a set of sockets, and some other events like timers or asynchronous messages. However, libuv also comes with some other extras like: * files watchers and asynchronous operations * a portable TCP and UDP API, as well as asynchronous DNS resolution * processes and threads management, and a portable inter-process communications mechanism, with pipes and work queues * a plugins mechanism for loading libraries dynamically * interface with external libraries that also need to access the I/O. . This package includes the dynamic library against which you can link your program. Package: libuv1-dev Description-md5: 572bda75c4098ae418d449838338c41c Description-en: asynchronous event notification library - development files Libuv is the asynchronous library behind Node.js. Very similar to libevent or libev, it provides the main elements for event driven systems: watching and waiting for availability in a set of sockets, and some other events like timers or asynchronous messages. However, libuv also comes with some other extras like: * files watchers and asynchronous operations * a portable TCP and UDP API, as well as asynchronous DNS resolution * processes and threads management, and a portable inter-process communications mechanism, with pipes and work queues * a plugins mechanism for loading libraries dynamically * interface with external libraries that also need to access the I/O. . Install this package if you wish to develop your own programs using the libuv engine. Package: libuwac0-0 Description-md5: d2612800bc2de77664aac0c37914b9a6 Description-en: Using wayland as a client library Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the using wayland as a client library. Package: libuwac0-dev Description-md5: 6374753f72cb91cde650a7be27a46a62 Description-en: Using wayland as a client (development files) Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the libuwac development files Package: libvirglrenderer-dev Description-md5: b7ae4736e1e486b0b660f9a1764e3f1f Description-en: virtual GPU for KVM virtualization - headers Library used by qemu to implement 3D GPU support for the virtio GPU. . Virgil is a research project to investigate the possibility of creating a virtual 3D GPU for use inside qemu virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully independent of the host GPU. . This package contains the development files and headers. Package: libvirglrenderer1 Description-md5: a8da334008f24c8261eced985ace7a0a Description-en: virtual GPU for KVM virtualization Library used by qemu to implement 3D GPU support for the virtio GPU. . Virgil is a research project to investigate the possibility of creating a virtual 3D GPU for use inside qemu virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully independent of the host GPU. Package: libvirt-clients Description-md5: fef902cf44d3e9aa677b809e73dc3cc9 Description-en: Programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt shell virsh and other client binaries. Package: libvirt-daemon Description-md5: f633393919dd0d9ae0c06cf15068e5ea Description-en: Virtualization daemon Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the daemon libvirtd to manage the hypervisors. Package: libvirt-daemon-driver-qemu Description-md5: ccb5ee8b1a53290fdedfd923601bb4e0 Description-en: Virtualization daemon QEMU connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for QEMU. Package: libvirt-daemon-driver-storage-rbd Description-md5: 4e2039368200982b12534d16d0792845 Description-en: Virtualization daemon RBD storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd storage driver for RBD/Rados/Ceph. Package: libvirt-daemon-system Description-md5: da7cc4d36dd1ad0862cb38e713552e24 Description-en: Libvirt daemon configuration files Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration files to run the libvirt daemon as a system service. Package: libvirt-daemon-system-systemd Description-md5: 39feb9843e742a2624599f333f4287ae Description-en: Libvirt daemon configuration files (systemd) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the dependencies to make libvirt work with systemd. (this is the default). This package is useless without the libvirt-daemon-system package installed. Package: libvirt-doc Description-md5: 6a786cd039fea1d6785874bfff0aac5f Description-en: documentation for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the documentation. Package: libvirt0 Description-md5: 048e37ae97123b1566015795d54596dc Description-en: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. Package: libvncclient1 Description-md5: de0d2f1b9e2b35d757b74d91c86a7280 Description-en: API to write one's own VNC server - client library LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the client library. Package: libvncserver-dev Description-md5: bf57834d4b989165e514d75150c5847f Description-en: API to write one's own VNC server - development files LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This is the development package which contains headers and static libraries for libvncserver. Package: libvncserver1 Description-md5: 35236199beac3fa50c30b221509caf7b Description-en: API to write one's own VNC server LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the server library. Package: libwavpack-dev Description-md5: 8a3391abdd6b78ba409f73dfafadd6b7 Description-en: audio codec (lossy and lossless) - development files WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the header files, static libraries and symbolic links that developers using libwavpack will need. Package: libwavpack1 Description-md5: b32145b84a96076395ce910d6a667a64 Description-en: audio codec (lossy and lossless) - library WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the shared libraries necessary to run programs using libwavpack. Package: libwayland-bin Description-md5: 180d1bbdf852cf1cb78c8a31a5bcd684 Description-en: wayland compositor infrastructure - binary utilities Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development binary utilities Package: libwayland-client0 Description-md5: 3ba4c2bc4efd026f8d9a8404817c3664 Description-en: wayland compositor infrastructure - client library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the client side of the Wayland protocol. Package: libwayland-cursor0 Description-md5: 5e6c3503f9ce1b6eeb852b17a3957f79 Description-en: wayland compositor infrastructure - cursor library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships a helper library to manage cursors. Package: libwayland-dev Description-md5: b6a54f87f98181416660d9c2f8532325 Description-en: wayland compositor infrastructure - development files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development headers for the Wayland libraries. Non-developers likely have little use for this package. Package: libwayland-doc Description-md5: 8fe74372c2fa20b2a9118fda6bd85d4f Description-en: wayland compositor infrastructure - documentation files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the documentation for the Wayland libraries. Non-developers likely have little use for this package. Package: libwayland-egl-backend-dev Description-md5: 5fc232dcac3cc01d39f91c9b75ea63a2 Description-en: wayland compositor infrastructure - EGL backend development files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development headers for the Wayland EGL backend. Package: libwayland-egl1 Description-md5: 92edd0b217c5e64e02643b5160d26b04 Description-en: wayland compositor infrastructure - EGL library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the Wayland EGL platform of the Wayland protocol. Package: libwayland-server0 Description-md5: d12a42711d448b23b1fb5d101345af87 Description-en: wayland compositor infrastructure - server library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the server side of the Wayland protocol. Package: libwbclient-dev Description-md5: 2fd42f0ef62fe1cc8cfee6fb03d4b884 Description-en: Samba winbind client library - development files Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwbclient-sssd Description-md5: 510a84e3724940c944f720e95e92187c Description-en: SSSD libwbclient implementation The SSSD libwbclient implementation. Package: libwbclient-sssd-dev Description-md5: 114b034865cbfe853651b7d7d27e82d3 Description-en: SSSD libwbclient implementation -- development files The SSSD libwbclient implementation. . This package contains header files and symlinks to develop programs which will use the libwbclient-sssd library. Package: libwbclient0 Description-md5: 16c935b1d482f634b3879c2495e04db8 Description-en: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwebkit2gtk-4.0-37 Description-md5: 110f4d37bd88bf7d543c06f7b5cd9734 Description-en: Web content engine library for GTK WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKit2 is an API layer for WebKit designed from the ground up to support a split process model, where the web content lives in a separate process from the application UI. . This build comes from the GTK port of WebKit (API version 4.0). . This is the library for embedding in GTK applications. Package: libwebkit2gtk-4.0-dev Description-md5: b504d73f0c238ee72796977db5372966 Description-en: Web content engine library for GTK - development files WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKit2 is an API layer for WebKit designed from the ground up to support a split process model, where the web content lives in a separate process from the application UI. . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the development files. Package: libwebkit2gtk-4.0-doc Description-md5: 4a2d2c31a6bce5ae53cba92ab610d4e6 Description-en: Web content engine library for GTK - documentation WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKit2 is an API layer for WebKit designed from the ground up to support a split process model, where the web content lives in a separate process from the application UI. . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the documentation. Package: libwebp-dev Description-md5: 3c2179355195b8d229435797374b0a61 Description-en: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebp6 Description-md5: 3c2179355195b8d229435797374b0a61 Description-en: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpdemux2 Description-md5: 3c2179355195b8d229435797374b0a61 Description-en: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpmux3 Description-md5: 3c2179355195b8d229435797374b0a61 Description-en: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwhoopsie-dev Description-md5: d0cf33cd90c3c6a94ee823de0a47e4ba Description-en: Ubuntu error tracker submission - library development files This library provides methods to generate an identifier for use with the Ubuntu error tracker Package: libwhoopsie0 Description-md5: 63cc1807f3740284873e13ddff74db44 Description-en: Ubuntu error tracker submission - shared library This library provides methods to generate an identifier for use with the Ubuntu error tracker Package: libwind0-heimdal Description-md5: 772b646196c8277a9c4b9bfff094e808 Description-en: Heimdal Kerberos - stringprep implementation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the stringprep library. Package: libwinpr-tools2-2 Description-md5: a85cdf2e187f9dec50e5c8d904aaab5c Description-en: Windows Portable Runtime Tools library FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for Windows Portable Runtime utilities and tools. Package: libwinpr2-2 Description-md5: ba24d72be04c6d8ac64c08c50d43caaf Description-en: Windows Portable Runtime library WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR shared library. Package: libwinpr2-dev Description-md5: efd451bef1059a6cfa785209ee824feb Description-en: Windows Portable Runtime library (development files) WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR development files. Package: libx11-6 Description-md5: 9424e772882c71617e4e93cd79865005 Description-en: X11 client-side library This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-data Description-md5: a7c759b250e2455db4bb6424264d0f72 Description-en: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-dev Description-md5: 0f75e83e8745f3430d89215e0a04295a Description-en: X11 client-side library (development headers) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains the development headers for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-doc Description-md5: 1e72f92ba6413ee2f40071c05e0de9ff Description-en: X11 client-side library (development documentation) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains supplemental documentation for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-xcb-dev Description-md5: 4c91bf605a9aa5f7f12144c80cfe65c6 Description-en: Xlib/XCB interface library (development headers) libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . This package contains the development headers for the library found in libx11-xcb1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-xcb1 Description-md5: 9f6421696e6d79f04f2b0e238449cc8f Description-en: Xlib/XCB interface library libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 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: libx32gcc1 Description-md5: 9f22a216cb5543eb60d927d78f7c884b Description-en: GCC support library (x32) This is a dependency package, and can be safely removed after upgrade. 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: libx32z1 Description-md5: 43b890ebbaaf716c8be463b3eb420ee1 Description-en: compression library - x32 runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a n32 version of the shared library. Package: libx32z1-dev Description-md5: a88726fdc371e9f5fb20927655d9765a Description-en: compression library - x32 - DO NOT USE EXCEPT FOR PACKAGING zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files for building n32 applications. . This package should ONLY be used for building packages, users who do not need to build packages should use multiarch to install the relevant runtime. Package: libxatracker-dev Description-md5: acb2dd21dbe796c5f50a1f153cef93e2 Description-en: X acceleration library -- development files This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. . This package provides the development environment for compiling programs against the xatracker library. Package: libxatracker2 Description-md5: 016e30e30b0b6c5bb9448c735436c520 Description-en: X acceleration library -- runtime This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. Package: libxml2 Description-md5: 6771e66f557fa0f71e6955303e1d8f8d Description-en: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-dev Description-md5: 3fc5da551079ce5d27e8aae047e7a888 Description-en: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libxml2-doc Description-md5: 5a090ab419791c5777762dc26465ac3b Description-en: Documentation for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Package: libxml2-utils Description-md5: eb24a32e7f02ae9cc4d9ada525dc1964 Description-en: XML utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Package: libxnvctrl-dev Description-md5: 71c9cd04112d6cef6a0d35dd8ec66dd8 Description-en: NV-CONTROL X extension (development files) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation. Package: libxnvctrl0 Description-md5: 6d4f8aebac836277193a58e922a49603 Description-en: NV-CONTROL X extension (runtime library) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation. . This package contains the shared library. Package: libxslt1-dev Description-md5: f51e27fa123abbb4132b189b0ee706c8 Description-en: XSLT 1.0 processing library - development kit XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the development files for libxslt. Package: libxslt1.1 Description-md5: a00a78b7d528f023d0297a93b37a3a68 Description-en: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Package: libzfs2linux Description-md5: b0bec5125a6508254c27fa35b7309b14 Description-en: OpenZFS filesystem library for Linux The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. . The OpenZFS library provides support for managing OpenZFS filesystems. Package: libzfslinux-dev Description-md5: 34a0800df2a8dcb440f8c36803d40c29 Description-en: OpenZFS filesystem development files for Linux Header files and static libraries for compiling software against libraries of OpenZFS filesystem. . This package includes the development files of libnvpair1, libuutil1, libzpool2 and libzfs2. Package: libzpool2linux Description-md5: 7dd294fc65141bbfaf58d5c663cb5dfe Description-en: OpenZFS pool library for Linux The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. . This zpool library provides support for managing zpools. Package: libzstd-dev Description-md5: 2a488d6e9949d76acce6c556e765f713 Description-en: fast lossless compression algorithm -- development files Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the headers and static library. Package: libzstd1 Description-md5: 5529781042229a3d4fc1e69daa94d736 Description-en: fast lossless compression algorithm Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the shared library. 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-5.11-headers-5.11.0-1014 Description-md5: 50e14c53c5736a8f6bb2da08d5837509 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1014/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1016 Description-md5: e8be6587d07ba5e57c3c85c4436714c1 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1016/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1017 Description-md5: 41fa445342b4d0b00213adac4417633c Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1017/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1019 Description-md5: 9f97ebd2a8c641c66683d82243cd3751 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1019/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1020 Description-md5: 617606e3950e80ed69a069fd62172efe Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1020/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1021 Description-md5: fd09651c38e648bdba9d7103f3205ce4 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1021/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1022 Description-md5: 4067ac1f3e06ceac53a2325b63eaca4e Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1022/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1023 Description-md5: 68a43a5e74371ef799ee59bef10d39a0 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1023/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1025 Description-md5: 1db41da1ab179845235f4a5bd0b223b5 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1025/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1027 Description-md5: 88d0d89d23db147185dbcee2bfaa94e7 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1027/debian.README.gz for details Package: linux-aws-5.11-headers-5.11.0-1028 Description-md5: 993286e9453eb52d8bf8b9fb8400862a Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.11-headers-5.11.0-1028/debian.README.gz for details Package: linux-aws-5.11-tools-5.11.0-1014 Description-md5: a9fb4c0e656700b74fa12a066107ea20 Description-en: Linux kernel version specific tools for version 5.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1014 on 64 bit x86. You probably want to install linux-tools-5.11.0-1014-. Package: linux-aws-5.11-tools-5.11.0-1016 Description-md5: 708b513e5cf6b3540441cd8f90136612 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1016 on 64 bit x86. You probably want to install linux-tools-5.11.0-1016-. Package: linux-aws-5.11-tools-5.11.0-1017 Description-md5: fb17f58b3a0f278d926a433d3f464e99 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on 64 bit x86. You probably want to install linux-tools-5.11.0-1017-. Package: linux-aws-5.11-tools-5.11.0-1019 Description-md5: 5e9d8a29a4120aef348dd84189ec8658 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1019 on 64 bit x86. You probably want to install linux-tools-5.11.0-1019-. Package: linux-aws-5.11-tools-5.11.0-1020 Description-md5: 5653f02c6b462e29743e40177767fd15 Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on 64 bit x86. You probably want to install linux-tools-5.11.0-1020-. Package: linux-aws-5.11-tools-5.11.0-1021 Description-md5: 8f5f9d21914adfd1e5257fff9b2def2c Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on 64 bit x86. You probably want to install linux-tools-5.11.0-1021-. Package: linux-aws-5.11-tools-5.11.0-1022 Description-md5: 958b08e566634f6f9caf0475e0182e73 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on 64 bit x86. You probably want to install linux-tools-5.11.0-1022-. Package: linux-aws-5.11-tools-5.11.0-1023 Description-md5: 6cc8f3cee45e7cc7782664dbddec7537 Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on 64 bit x86. You probably want to install linux-tools-5.11.0-1023-. Package: linux-aws-5.11-tools-5.11.0-1025 Description-md5: a9ba5948d755c28b7c3bf297cb505a71 Description-en: Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on 64 bit x86. You probably want to install linux-tools-5.11.0-1025-. Package: linux-aws-5.11-tools-5.11.0-1027 Description-md5: 8555b3e397cdbe50a971878ec22ab73e Description-en: Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on 64 bit x86. You probably want to install linux-tools-5.11.0-1027-. Package: linux-aws-5.11-tools-5.11.0-1028 Description-md5: db89aee8ea109bee114c2b5892dee6f2 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on 64 bit x86. You probably want to install linux-tools-5.11.0-1028-. Package: linux-aws-5.13-headers-5.13.0-1008 Description-md5: d61ad2bbaa4f5559892258f05161c65e Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1008/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1011 Description-md5: a607f319b5e8e1f37b432072ea00e6e3 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1011/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1012 Description-md5: 4c26c358516eb621ce73ae47e5d1fe4a Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1012/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1014 Description-md5: 9f0da3d36fd6482e34e1a566c4b568d0 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1014/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1017 Description-md5: 1a95639cf82082267203db89210d82ba Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1017/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1019 Description-md5: 36467b3addc2ad7dddf12f5857023922 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1019/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1021 Description-md5: 35dd8888c908fe48bdbbe8b8fc6b2699 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1021/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1022 Description-md5: 7bcb50baf4a420943f6df3b86cab98fb Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1022/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1023 Description-md5: 38b9f54dc198e566a27713fed14dda32 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1023/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1025 Description-md5: 06a479df0cddfe6ddeb0f4fca651ec28 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1025/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1028 Description-md5: e13f667afde0cb45159bacc5d80aaec3 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1028/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1029 Description-md5: 75455496d8367ccd2a1a49c1fd64861d Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1029/debian.README.gz for details Package: linux-aws-5.13-headers-5.13.0-1031 Description-md5: 62d9adba77564e6d26ec594fa1bd8be8 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.13-headers-5.13.0-1031/debian.README.gz for details Package: linux-aws-5.13-tools-5.13.0-1008 Description-md5: 4e5bb028dd3d3a646fe9a79955f894a0 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. You probably want to install linux-tools-5.13.0-1008-. Package: linux-aws-5.13-tools-5.13.0-1011 Description-md5: fdac122e28c86ce9ceac52224444e8c3 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1011 on 64 bit x86. You probably want to install linux-tools-5.13.0-1011-. Package: linux-aws-5.13-tools-5.13.0-1012 Description-md5: 0aeaaf5522e40db5bb8f2516dd455601 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on 64 bit x86. You probably want to install linux-tools-5.13.0-1012-. Package: linux-aws-5.13-tools-5.13.0-1014 Description-md5: 343f61384ca31bc1bcbf2219e33be2c6 Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on 64 bit x86. You probably want to install linux-tools-5.13.0-1014-. Package: linux-aws-5.13-tools-5.13.0-1017 Description-md5: ff1b931cc7489a23caf95f668a98b6bf Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on 64 bit x86. You probably want to install linux-tools-5.13.0-1017-. Package: linux-aws-5.13-tools-5.13.0-1019 Description-md5: 5c3824dc6041d4f64fbf20b30c6d481f Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on 64 bit x86. You probably want to install linux-tools-5.13.0-1019-. Package: linux-aws-5.13-tools-5.13.0-1021 Description-md5: 44e3218f014baba42fb177a0cfc66eb2 Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on 64 bit x86. You probably want to install linux-tools-5.13.0-1021-. Package: linux-aws-5.13-tools-5.13.0-1022 Description-md5: a2e0fc010625843e0c28ca0d57059dac Description-en: Linux kernel version specific tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1022 on 64 bit x86. You probably want to install linux-tools-5.13.0-1022-. Package: linux-aws-5.13-tools-5.13.0-1023 Description-md5: e6761ee7b9369a08b8617ed2f229deed Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on 64 bit x86. You probably want to install linux-tools-5.13.0-1023-. Package: linux-aws-5.13-tools-5.13.0-1025 Description-md5: 0b03b93bda2c3630b8cb53f41d041dc4 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on 64 bit x86. You probably want to install linux-tools-5.13.0-1025-. Package: linux-aws-5.13-tools-5.13.0-1028 Description-md5: e61880699c9148b268e311bfcc683e4e Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on 64 bit x86. You probably want to install linux-tools-5.13.0-1028-. Package: linux-aws-5.13-tools-5.13.0-1029 Description-md5: 8a371eb72d696cbb34eab6e4e1f5796f Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on 64 bit x86. You probably want to install linux-tools-5.13.0-1029-. Package: linux-aws-5.13-tools-5.13.0-1031 Description-md5: 9f59d50a2e9085577391ba09de6be28b Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on 64 bit x86. You probably want to install linux-tools-5.13.0-1031-. Package: linux-aws-5.15-headers-5.15.0-1015 Description-md5: 90cad1dd97610fe51d36d78add57f061 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.15-headers-5.15.0-1015/debian.README.gz for details Package: linux-aws-5.15-headers-5.15.0-1017 Description-md5: c81a056720016e5a64abcfaf4e6b3da6 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.15-headers-5.15.0-1017/debian.README.gz for details Package: linux-aws-5.15-headers-5.15.0-1019 Description-md5: 6ce121ea6eed71a11872f36a8c5ca243 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.15-headers-5.15.0-1019/debian.README.gz for details Package: linux-aws-5.15-headers-5.15.0-1020 Description-md5: 711fe931cb601a2c0917cce48690b91a Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.15-headers-5.15.0-1020/debian.README.gz for details Package: linux-aws-5.15-headers-5.15.0-1021 Description-md5: 1348d03392d34a9463de82f29510189a Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.15-headers-5.15.0-1021/debian.README.gz for details Package: linux-aws-5.15-headers-5.15.0-1022 Description-md5: 18d21d67c7e1980e872ab338d99caa2e Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.15-headers-5.15.0-1022/debian.README.gz for details Package: linux-aws-5.15-headers-5.15.0-1023 Description-md5: 89fc0ebbdbd231cc93813a8ad88a5c53 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.15-headers-5.15.0-1023/debian.README.gz for details Package: linux-aws-5.15-headers-5.15.0-1026 Description-md5: fc35cde941156932e99e5915c7c2dd2b Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.15-headers-5.15.0-1026/debian.README.gz for details Package: linux-aws-5.15-tools-5.15.0-1015 Description-md5: 42ee6d5b986f1f994d79247be50359d4 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on 64 bit x86. You probably want to install linux-tools-5.15.0-1015-. Package: linux-aws-5.15-tools-5.15.0-1017 Description-md5: 292f39a9c0845c7b1295011053ad30f0 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. You probably want to install linux-tools-5.15.0-1017-. Package: linux-aws-5.15-tools-5.15.0-1019 Description-md5: 5ccc8449a4f46769c478c716b286ca3a Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on 64 bit x86. You probably want to install linux-tools-5.15.0-1019-. Package: linux-aws-5.15-tools-5.15.0-1020 Description-md5: fd714391a72ae08bfdca4f502d65b675 Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on 64 bit x86. You probably want to install linux-tools-5.15.0-1020-. Package: linux-aws-5.15-tools-5.15.0-1021 Description-md5: 8eea5565bb655043b6d41a5c8707d668 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. You probably want to install linux-tools-5.15.0-1021-. Package: linux-aws-5.15-tools-5.15.0-1022 Description-md5: c417b6e8ae4d919dfcc98e3675682c1a Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on 64 bit x86. You probably want to install linux-tools-5.15.0-1022-. Package: linux-aws-5.15-tools-5.15.0-1023 Description-md5: 44a14ce106b2fd90b7a75f6bc6412364 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on 64 bit x86. You probably want to install linux-tools-5.15.0-1023-. Package: linux-aws-5.15-tools-5.15.0-1026 Description-md5: 6d9260b6728ca966fae9c9140217a9ab Description-en: Linux kernel version specific tools for version 5.15.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1026 on 64 bit x86. You probably want to install linux-tools-5.15.0-1026-. Package: linux-aws-5.8-headers-5.8.0-1035 Description-md5: ae8a97d7733fd70f845feb86f844ea8a Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.8-headers-5.8.0-1035/debian.README.gz for details Package: linux-aws-5.8-headers-5.8.0-1038 Description-md5: a3dced9415408582d7d702b92d1e1829 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.8-headers-5.8.0-1038/debian.README.gz for details Package: linux-aws-5.8-headers-5.8.0-1041 Description-md5: f6b358a88057e704d99623a048f38c84 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.8-headers-5.8.0-1041/debian.README.gz for details Package: linux-aws-5.8-headers-5.8.0-1042 Description-md5: 4df21c8cae679354fe236ee822703ae1 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-aws-5.8-headers-5.8.0-1042/debian.README.gz for details Package: linux-aws-5.8-tools-5.8.0-1035 Description-md5: 55c0888185aef9eb3074cd5bc7ad9157 Description-en: Linux kernel version specific tools for version 5.8.0-1035 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1035 on 64 bit x86. You probably want to install linux-tools-5.8.0-1035-. Package: linux-aws-5.8-tools-5.8.0-1038 Description-md5: af2bf362c54babd586674396b4ddd47d Description-en: Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on 64 bit x86. You probably want to install linux-tools-5.8.0-1038-. Package: linux-aws-5.8-tools-5.8.0-1041 Description-md5: 49fef5dd945fba541777a2ad2709069a Description-en: Linux kernel version specific tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1041 on 64 bit x86. You probably want to install linux-tools-5.8.0-1041-. Package: linux-aws-5.8-tools-5.8.0-1042 Description-md5: 05c14800a8ffea6161b9b1c2cc31c411 Description-en: Linux kernel version specific tools for version 5.8.0-1042 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1042 on 64 bit x86. You probably want to install linux-tools-5.8.0-1042-. Package: linux-aws-edge 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-1011 Description-md5: 70bd379209e5e7165dff7b59f8a0d4cc 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-1011/debian.README.gz for details 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-1017 Description-md5: 48fd0db583cf4fe7260377149e20f242 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-1017/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-headers-5.4.0-1020 Description-md5: 592d1ad862d92fad84484282e52c018e 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-1020/debian.README.gz for details Package: linux-aws-headers-5.4.0-1021 Description-md5: b95943a930f8bd5393fb49bc7434d226 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-1021/debian.README.gz for details Package: linux-aws-headers-5.4.0-1022 Description-md5: 3f6f76aff48c103081402ef4c60f5c49 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-1022/debian.README.gz for details Package: linux-aws-headers-5.4.0-1024 Description-md5: a806b14ae750fe00e378496d64a5f247 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-1024/debian.README.gz for details Package: linux-aws-headers-5.4.0-1025 Description-md5: 697d96e944c52a2e0c3867cbf31b2f91 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-1025/debian.README.gz for details Package: linux-aws-headers-5.4.0-1028 Description-md5: b7f229b683530268121d6b2d1f007f8b 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-1028/debian.README.gz for details Package: linux-aws-headers-5.4.0-1029 Description-md5: 68f0712d344022f24b10539188963dd2 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-1029/debian.README.gz for details Package: linux-aws-headers-5.4.0-1032 Description-md5: 1d81924222a64d94b40c4b2271db9424 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-1032/debian.README.gz for details Package: linux-aws-headers-5.4.0-1034 Description-md5: 9f7d05dd2281e13aa9134490eac5e1af 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-1034/debian.README.gz for details Package: linux-aws-headers-5.4.0-1035 Description-md5: 3799711f17afe612ad4606594c3526a3 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-1035/debian.README.gz for details Package: linux-aws-headers-5.4.0-1037 Description-md5: 98960791c5ede106b277b51c9f66e7a1 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-1037/debian.README.gz for details Package: linux-aws-headers-5.4.0-1038 Description-md5: ae3afee64ab9caf22d1a22fabac72842 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-1038/debian.README.gz for details Package: linux-aws-headers-5.4.0-1039 Description-md5: 9a9d73bf279acbfeac7e02e98fff2dae 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-1039/debian.README.gz for details Package: linux-aws-headers-5.4.0-1041 Description-md5: 791117b11c1a9f19e3e51b2bc46e07e4 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-1041/debian.README.gz for details Package: linux-aws-headers-5.4.0-1043 Description-md5: 2a954df58ec9dc23dd754f0439141842 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-1043/debian.README.gz for details Package: linux-aws-headers-5.4.0-1045 Description-md5: 83723d57103a85e73d5d9c96ff7bb13a 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-1045/debian.README.gz for details Package: linux-aws-headers-5.4.0-1047 Description-md5: a307758a5dd4626bd9a253b2c01d40b1 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-1047/debian.README.gz for details Package: linux-aws-headers-5.4.0-1048 Description-md5: a4ec3cec7307fb50cf2fb8e2f3ddadc9 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-1048/debian.README.gz for details Package: linux-aws-headers-5.4.0-1049 Description-md5: ffd695376b346c01f7997afa12feb265 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-1049/debian.README.gz for details Package: linux-aws-headers-5.4.0-1051 Description-md5: 2f201406bbf8c4c16aa7cdb2ae0d3a6b 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-1051/debian.README.gz for details Package: linux-aws-headers-5.4.0-1054 Description-md5: 97621f6b076f75f43c3838aa107af7ed 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-1054/debian.README.gz for details Package: linux-aws-headers-5.4.0-1055 Description-md5: 89e5e492dd17e808e7f1f2d181afef95 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-1055/debian.README.gz for details Package: linux-aws-headers-5.4.0-1056 Description-md5: fcb508c74c6c7bc8ae08814895a7cf90 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-1056/debian.README.gz for details Package: linux-aws-headers-5.4.0-1057 Description-md5: 2edfc5f6673fa7c40c67b4cd07ded155 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-1057/debian.README.gz for details Package: linux-aws-headers-5.4.0-1058 Description-md5: 43b8249c3ea884cfe456c40ab1da6c45 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-1058/debian.README.gz for details Package: linux-aws-headers-5.4.0-1059 Description-md5: 0e846b026b6f3a79a30e00e1276dbfd1 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-1059/debian.README.gz for details Package: linux-aws-headers-5.4.0-1060 Description-md5: 064f6cef3bf7708c63c1b37be143fc7b 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-1060/debian.README.gz for details Package: linux-aws-headers-5.4.0-1061 Description-md5: d65aabbfb24db76b17c1eb203f552acd 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-1061/debian.README.gz for details Package: linux-aws-headers-5.4.0-1063 Description-md5: 2e01c89014480427cac89043fe84675e 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-1063/debian.README.gz for details Package: linux-aws-headers-5.4.0-1064 Description-md5: 47c1810d755f72e75b6b3e992e728299 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-1064/debian.README.gz for details Package: linux-aws-headers-5.4.0-1065 Description-md5: 1f368a31dc8ca101a2869d2ab994454f 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-1065/debian.README.gz for details Package: linux-aws-headers-5.4.0-1066 Description-md5: ba4bd09b72b3c0b3727c68e983c7e8bc 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-1066/debian.README.gz for details Package: linux-aws-headers-5.4.0-1068 Description-md5: fe62f6c025a762c140395c6b01620b14 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-1068/debian.README.gz for details Package: linux-aws-headers-5.4.0-1069 Description-md5: ccc395ca2869ceec0d4637b005ebbb52 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-1069/debian.README.gz for details Package: linux-aws-headers-5.4.0-1071 Description-md5: 3ec8938b9630764ccdbb31fecd84c296 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-1071/debian.README.gz for details Package: linux-aws-headers-5.4.0-1072 Description-md5: a4f6ca9a4ef986e688b6b81a5f4fea3e 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-1072/debian.README.gz for details Package: linux-aws-headers-5.4.0-1073 Description-md5: 3d3f3231b824247066e00b982087ff51 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-1073/debian.README.gz for details Package: linux-aws-headers-5.4.0-1075 Description-md5: 8edd8ad45c9561181f42077f9f4c0a9f 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-1075/debian.README.gz for details Package: linux-aws-headers-5.4.0-1078 Description-md5: 6b9cfb73f6c4a988854aafabd7b65661 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-1078/debian.README.gz for details Package: linux-aws-headers-5.4.0-1080 Description-md5: 950cbd20a9f1c35b8a961b1b96d2b129 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-1080/debian.README.gz for details Package: linux-aws-headers-5.4.0-1081 Description-md5: 493f7a648a85d0114c0537a052364535 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-1081/debian.README.gz for details Package: linux-aws-headers-5.4.0-1083 Description-md5: aefe5205c1f4a147b1918588c962856a 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-1083/debian.README.gz for details Package: linux-aws-headers-5.4.0-1084 Description-md5: ef218970013b08b2107daec31350f048 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-1084/debian.README.gz for details Package: linux-aws-headers-5.4.0-1085 Description-md5: 15d66ff8db2e51ebb6f072c33f8d3e5a 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-1085/debian.README.gz for details Package: linux-aws-headers-5.4.0-1086 Description-md5: 2355eb8d89b02c71be035e9c4d9d736e 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-1086/debian.README.gz for details Package: linux-aws-headers-5.4.0-1088 Description-md5: 1d15bf78066cb70486c3e42a554565a0 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-1088/debian.README.gz for details Package: linux-aws-headers-5.4.0-1089 Description-md5: 8a918d71cf979531496bee51ee38c10d 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-1089/debian.README.gz for details Package: linux-aws-headers-5.4.0-1092 Description-md5: 608f432460b2e31aab42eebbdd972475 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-1092/debian.README.gz for details Package: linux-aws-lts-20.04 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-tools-5.4.0-1011 Description-md5: 415374f195a009489f2ce1891eebf5bc Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. You probably want to install linux-tools-5.4.0-1011-. 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-1017 Description-md5: ee0c907e4ca50d090d55ffc8aacd1d95 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1017 on 64 bit x86. You probably want to install linux-tools-5.4.0-1017-. 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-aws-tools-5.4.0-1020 Description-md5: a1a7ca2b3b8d238ba44155adb72fa6c9 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on 64 bit x86. You probably want to install linux-tools-5.4.0-1020-. Package: linux-aws-tools-5.4.0-1021 Description-md5: 8cd9a2e9f9057f7f0afd3449bea64a10 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. You probably want to install linux-tools-5.4.0-1021-. Package: linux-aws-tools-5.4.0-1022 Description-md5: 9318818187680228d391fd36497ead57 Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. You probably want to install linux-tools-5.4.0-1022-. Package: linux-aws-tools-5.4.0-1024 Description-md5: a9c4d226181c2cf4cf572793792540f4 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. You probably want to install linux-tools-5.4.0-1024-. Package: linux-aws-tools-5.4.0-1025 Description-md5: 026fb3b20b5252f16ff396b3c0ccfb16 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. You probably want to install linux-tools-5.4.0-1025-. Package: linux-aws-tools-5.4.0-1028 Description-md5: 18901034118455ce28710db4c1c99890 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on 64 bit x86. You probably want to install linux-tools-5.4.0-1028-. Package: linux-aws-tools-5.4.0-1029 Description-md5: 31e8c5aaee9a9bc5f88b2b7da0d6b4f2 Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. You probably want to install linux-tools-5.4.0-1029-. Package: linux-aws-tools-5.4.0-1032 Description-md5: 921484e1e9601bad3789325205e9c9ae Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. You probably want to install linux-tools-5.4.0-1032-. Package: linux-aws-tools-5.4.0-1034 Description-md5: 545fafd1d0e899b09e97a808241f0f10 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. You probably want to install linux-tools-5.4.0-1034-. Package: linux-aws-tools-5.4.0-1035 Description-md5: 5718a0df9df4ed690097350c099cf729 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on 64 bit x86. You probably want to install linux-tools-5.4.0-1035-. Package: linux-aws-tools-5.4.0-1037 Description-md5: 24fff9a4e3f06abade12a533d8afd49d Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. You probably want to install linux-tools-5.4.0-1037-. Package: linux-aws-tools-5.4.0-1038 Description-md5: 2457519d116f8ee165f49fa150fdbf15 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. You probably want to install linux-tools-5.4.0-1038-. Package: linux-aws-tools-5.4.0-1039 Description-md5: 1fe17b797b86914c4c05b268f06805b4 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. You probably want to install linux-tools-5.4.0-1039-. Package: linux-aws-tools-5.4.0-1041 Description-md5: 3b6ab85f917c680bf770ceb61b898801 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. You probably want to install linux-tools-5.4.0-1041-. Package: linux-aws-tools-5.4.0-1043 Description-md5: 8f583527e863be484f5d753088a95d9a Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. You probably want to install linux-tools-5.4.0-1043-. Package: linux-aws-tools-5.4.0-1045 Description-md5: ccd04a5672b9b06252a4c68d98aaa4bc Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on 64 bit x86. You probably want to install linux-tools-5.4.0-1045-. Package: linux-aws-tools-5.4.0-1047 Description-md5: 7890a251a484515d5f29ba5889eb9e69 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on 64 bit x86. You probably want to install linux-tools-5.4.0-1047-. Package: linux-aws-tools-5.4.0-1048 Description-md5: 3cfb5702c30822ac84558994ad203513 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. You probably want to install linux-tools-5.4.0-1048-. Package: linux-aws-tools-5.4.0-1049 Description-md5: 5b396e6e74a7c2fa697b78145dea3557 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. You probably want to install linux-tools-5.4.0-1049-. Package: linux-aws-tools-5.4.0-1051 Description-md5: 317c88bd7ee3f63a3143abed52cc6f14 Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. You probably want to install linux-tools-5.4.0-1051-. Package: linux-aws-tools-5.4.0-1054 Description-md5: be84b85dab33cdc077929adaf56ad05e Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. You probably want to install linux-tools-5.4.0-1054-. Package: linux-aws-tools-5.4.0-1055 Description-md5: db3689bb55f8c162cbe4dabed9e2a485 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. You probably want to install linux-tools-5.4.0-1055-. Package: linux-aws-tools-5.4.0-1056 Description-md5: d559854edbde53ed6f246dad0459f575 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. You probably want to install linux-tools-5.4.0-1056-. Package: linux-aws-tools-5.4.0-1057 Description-md5: 37620bae2e72d988e8faf340fa9def61 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. You probably want to install linux-tools-5.4.0-1057-. Package: linux-aws-tools-5.4.0-1058 Description-md5: 4ea25dc6b48b5ca493b5670514b03f33 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. You probably want to install linux-tools-5.4.0-1058-. Package: linux-aws-tools-5.4.0-1059 Description-md5: c6a750815d4c493c5371bd718773c840 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. You probably want to install linux-tools-5.4.0-1059-. Package: linux-aws-tools-5.4.0-1060 Description-md5: d1f947d36bc712087eb84a5902cbf7b1 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on 64 bit x86. You probably want to install linux-tools-5.4.0-1060-. Package: linux-aws-tools-5.4.0-1061 Description-md5: 59d921cf7e87a7d6e534d853075cdd5b Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. You probably want to install linux-tools-5.4.0-1061-. Package: linux-aws-tools-5.4.0-1063 Description-md5: 136c394393e0712afee4af321bd55ac0 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. You probably want to install linux-tools-5.4.0-1063-. Package: linux-aws-tools-5.4.0-1064 Description-md5: ccb56b6b7bee373f8e9b03aa524d8408 Description-en: Linux kernel version specific tools for version 5.4.0-1064 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-1064 on 64 bit x86. You probably want to install linux-tools-5.4.0-1064-. Package: linux-aws-tools-5.4.0-1065 Description-md5: fdd88f127441d7294b11b8e58e1fbd04 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. You probably want to install linux-tools-5.4.0-1065-. Package: linux-aws-tools-5.4.0-1066 Description-md5: f080f964684333c0b0fa306457810e9a Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on 64 bit x86. You probably want to install linux-tools-5.4.0-1066-. Package: linux-aws-tools-5.4.0-1068 Description-md5: 89d91094618df9761e09db6be5c5909c Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. You probably want to install linux-tools-5.4.0-1068-. Package: linux-aws-tools-5.4.0-1069 Description-md5: 94378c029f2a3b384164c30e7454c543 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on 64 bit x86. You probably want to install linux-tools-5.4.0-1069-. Package: linux-aws-tools-5.4.0-1071 Description-md5: 8f6d3e4b8770921141becd1b94696565 Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on 64 bit x86. You probably want to install linux-tools-5.4.0-1071-. Package: linux-aws-tools-5.4.0-1072 Description-md5: 7ba9605c016d0eb101e0e710ec1da92b Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. You probably want to install linux-tools-5.4.0-1072-. Package: linux-aws-tools-5.4.0-1073 Description-md5: e2d85eee333cf5d9c4250d57aaa23865 Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. You probably want to install linux-tools-5.4.0-1073-. Package: linux-aws-tools-5.4.0-1075 Description-md5: 48b681f570ce0c942e9d15fa1f561e18 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on 64 bit x86. You probably want to install linux-tools-5.4.0-1075-. Package: linux-aws-tools-5.4.0-1078 Description-md5: 18a793b98edb93acc7a56c0e870f2a2c Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. You probably want to install linux-tools-5.4.0-1078-. Package: linux-aws-tools-5.4.0-1080 Description-md5: 724cd4ad4714331078d215e362675522 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on 64 bit x86. You probably want to install linux-tools-5.4.0-1080-. Package: linux-aws-tools-5.4.0-1081 Description-md5: d90fa64c2bda243bf878bd9162327efc Description-en: Linux kernel version specific tools for version 5.4.0-1081 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-1081 on 64 bit x86. You probably want to install linux-tools-5.4.0-1081-. Package: linux-aws-tools-5.4.0-1083 Description-md5: be8b2386669898ef1cce6c4ce4f01042 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. You probably want to install linux-tools-5.4.0-1083-. Package: linux-aws-tools-5.4.0-1084 Description-md5: cf344453cf95cbf92f037c6e5c1e5351 Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on 64 bit x86. You probably want to install linux-tools-5.4.0-1084-. Package: linux-aws-tools-5.4.0-1085 Description-md5: 7f6b58177f7c5762acb1b9b18e806f42 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on 64 bit x86. You probably want to install linux-tools-5.4.0-1085-. Package: linux-aws-tools-5.4.0-1086 Description-md5: 4a316851f4ef66ac720299fe1b850940 Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. You probably want to install linux-tools-5.4.0-1086-. Package: linux-aws-tools-5.4.0-1088 Description-md5: 3a4eb197b73c5d6dc20feb0cacf767df Description-en: Linux kernel version specific tools for version 5.4.0-1088 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-1088 on 64 bit x86. You probably want to install linux-tools-5.4.0-1088-. Package: linux-aws-tools-5.4.0-1089 Description-md5: 2073855da3de318d8db4dfea4bc6b050 Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on 64 bit x86. You probably want to install linux-tools-5.4.0-1089-. Package: linux-aws-tools-5.4.0-1092 Description-md5: 9c0282247427d01168ccc731445c5087 Description-en: Linux kernel version specific tools for version 5.4.0-1092 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-1092 on 64 bit x86. You probably want to install linux-tools-5.4.0-1092-. 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-5.11-cloud-tools-5.11.0-1012 Description-md5: 57c1d8bcbe14f4a3c1fde62887d3ac60 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1012 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1012-. Package: linux-azure-5.11-cloud-tools-5.11.0-1013 Description-md5: 359ae89db62c6a0a1583724d1b1712a2 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1013 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1013 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1013-. Package: linux-azure-5.11-cloud-tools-5.11.0-1015 Description-md5: ed3b7378bba15834123edb758f2dfb2c Description-en: Linux kernel version specific cloud tools for version 5.11.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1015 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1015-. Package: linux-azure-5.11-cloud-tools-5.11.0-1017 Description-md5: dbcb7f9e93516d7f469c3fb1d57a51ad Description-en: Linux kernel version specific cloud tools for version 5.11.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1017 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1017-. Package: linux-azure-5.11-cloud-tools-5.11.0-1019 Description-md5: ec414cfe49fffe1b8ed90aa8cac8bf52 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1019 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1019-. Package: linux-azure-5.11-cloud-tools-5.11.0-1020 Description-md5: 033926fb0f00957b591fa3bd78f16dd2 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1020 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1020-. Package: linux-azure-5.11-cloud-tools-5.11.0-1021 Description-md5: 59d8b74ce71a2ad9131051924d90fbf9 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1021 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1021-. Package: linux-azure-5.11-cloud-tools-5.11.0-1022 Description-md5: 69bc88371eac9e7c3c753e4c379ca655 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1022 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1022-. Package: linux-azure-5.11-cloud-tools-5.11.0-1023 Description-md5: c8d548c44240943fc1a6d2dc4900af51 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1023 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1023-. Package: linux-azure-5.11-cloud-tools-5.11.0-1025 Description-md5: a7711441ed6fd636a89c259744d7934c Description-en: Linux kernel version specific cloud tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1025 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1025-. Package: linux-azure-5.11-cloud-tools-5.11.0-1027 Description-md5: ccfa2b20cc0d5006aca8e23972553480 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1027 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1027-. Package: linux-azure-5.11-cloud-tools-5.11.0-1028 Description-md5: 029f9016be839dab2537258381d138d0 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1028 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1028-. Package: linux-azure-5.11-headers-5.11.0-1012 Description-md5: 6a4ce4b64bcd033e5f47a29a31164777 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1012/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1013 Description-md5: e5cb0ccdb147d4111ed124b3133d15e2 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1013/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1015 Description-md5: a89d0ce38364734af73174c5c047b3fd Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1015/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1017 Description-md5: e773ec743029f072ae8c751f49d93423 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1017/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1019 Description-md5: 437c13a2828b5852d2c1c29bc5cb4ced Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1019/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1020 Description-md5: 0d16899b5e184953c4107f9e8be1146b Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1020/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1021 Description-md5: d6e92bcd96e42b2de4ea8aeac4cd7b6e Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1021/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1022 Description-md5: d6e58090dc8c281203c5c668e31d376a Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1022/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1023 Description-md5: 88049417c5031dc7a78fcc8048eba2c7 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1023/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1025 Description-md5: a48dfa096b928c38f97a64a069811265 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1025/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1027 Description-md5: 1aa7158c72310925e4006afb8a79db74 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1027/debian.README.gz for details Package: linux-azure-5.11-headers-5.11.0-1028 Description-md5: 396a4867aab7218672a7489361a95ae0 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.11-headers-5.11.0-1028/debian.README.gz for details Package: linux-azure-5.11-tools-5.11.0-1012 Description-md5: 457cb3902a91ef2d08553acb9061e840 Description-en: Linux kernel version specific tools for version 5.11.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1012 on 64 bit x86. You probably want to install linux-tools-5.11.0-1012-. Package: linux-azure-5.11-tools-5.11.0-1013 Description-md5: e53c6bf23c222f63518cb05c369a3996 Description-en: Linux kernel version specific tools for version 5.11.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1013 on 64 bit x86. You probably want to install linux-tools-5.11.0-1013-. Package: linux-azure-5.11-tools-5.11.0-1015 Description-md5: b354dd6498b9e166aa1796671e934c33 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1015 on 64 bit x86. You probably want to install linux-tools-5.11.0-1015-. Package: linux-azure-5.11-tools-5.11.0-1017 Description-md5: fb17f58b3a0f278d926a433d3f464e99 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on 64 bit x86. You probably want to install linux-tools-5.11.0-1017-. Package: linux-azure-5.11-tools-5.11.0-1019 Description-md5: 5e9d8a29a4120aef348dd84189ec8658 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1019 on 64 bit x86. You probably want to install linux-tools-5.11.0-1019-. Package: linux-azure-5.11-tools-5.11.0-1020 Description-md5: 5653f02c6b462e29743e40177767fd15 Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on 64 bit x86. You probably want to install linux-tools-5.11.0-1020-. Package: linux-azure-5.11-tools-5.11.0-1021 Description-md5: 8f5f9d21914adfd1e5257fff9b2def2c Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on 64 bit x86. You probably want to install linux-tools-5.11.0-1021-. Package: linux-azure-5.11-tools-5.11.0-1022 Description-md5: 958b08e566634f6f9caf0475e0182e73 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on 64 bit x86. You probably want to install linux-tools-5.11.0-1022-. Package: linux-azure-5.11-tools-5.11.0-1023 Description-md5: 6cc8f3cee45e7cc7782664dbddec7537 Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on 64 bit x86. You probably want to install linux-tools-5.11.0-1023-. Package: linux-azure-5.11-tools-5.11.0-1025 Description-md5: a9ba5948d755c28b7c3bf297cb505a71 Description-en: Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on 64 bit x86. You probably want to install linux-tools-5.11.0-1025-. Package: linux-azure-5.11-tools-5.11.0-1027 Description-md5: 8555b3e397cdbe50a971878ec22ab73e Description-en: Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on 64 bit x86. You probably want to install linux-tools-5.11.0-1027-. Package: linux-azure-5.11-tools-5.11.0-1028 Description-md5: db89aee8ea109bee114c2b5892dee6f2 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on 64 bit x86. You probably want to install linux-tools-5.11.0-1028-. Package: linux-azure-5.13-cloud-tools-5.13.0-1009 Description-md5: 021ba529db5fffebae5ac200c5f30f0e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1009 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1009-. Package: linux-azure-5.13-cloud-tools-5.13.0-1012 Description-md5: e8bb2080551e624c3cbe286f973b5aba Description-en: Linux kernel version specific cloud tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1012 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1012-. Package: linux-azure-5.13-cloud-tools-5.13.0-1014 Description-md5: 2bdfb321f453477211d6342a36d123e9 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1014 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1014-. Package: linux-azure-5.13-cloud-tools-5.13.0-1017 Description-md5: 78186c76268b16bc05a5c77a863c93b6 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1017 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1017-. Package: linux-azure-5.13-cloud-tools-5.13.0-1021 Description-md5: a5fc922dd48b65fd9194e61f73040a43 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1021 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1021-. Package: linux-azure-5.13-cloud-tools-5.13.0-1022 Description-md5: 71c8f023614b2423b432a4fd8a8f5d27 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1022 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1022-. Package: linux-azure-5.13-cloud-tools-5.13.0-1023 Description-md5: 75b44dfca7eb5bf925ea063b700a7776 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1023 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1023-. Package: linux-azure-5.13-cloud-tools-5.13.0-1025 Description-md5: a6ac58fca8c51af8fb9a49e1c79d3e10 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1025 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1025-. Package: linux-azure-5.13-cloud-tools-5.13.0-1028 Description-md5: 51f13418f34f4ccacc4c8e107351a9ac Description-en: Linux kernel version specific cloud tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1028 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1028-. Package: linux-azure-5.13-cloud-tools-5.13.0-1029 Description-md5: 0c191c8a341b53a8f8c3d7e8bec41ede Description-en: Linux kernel version specific cloud tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1029 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1029-. Package: linux-azure-5.13-cloud-tools-5.13.0-1031 Description-md5: daf48e15373217b3342b86bc1794f356 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1031 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1031-. Package: linux-azure-5.13-headers-5.13.0-1009 Description-md5: 9a596b003bc79c1b534e0a5ce8421ef7 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1009/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1012 Description-md5: 6ecda0db77c8f9e4fe05c52c70f65976 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1012/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1014 Description-md5: 1dd39a5768366e97bf52a79a9ec7b582 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1014/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1017 Description-md5: 8a89f46c6256ac753dad3473384ef769 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1017/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1021 Description-md5: 3f2b9face3b7cee65233f65ee33c5bd2 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1021/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1022 Description-md5: dccec1c02298bff498823ecdaf2c9bf3 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1022/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1023 Description-md5: 67531fc2cafc5c433f8be4ff0d00d62a Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1023/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1025 Description-md5: ae93f68ddd86b26c342033768a4b683b Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1025/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1028 Description-md5: 4e88d9a212245c79d5da03f7dec8d1a1 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1028/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1029 Description-md5: 009f9d9ad0e62be79120b7545f2e4826 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1029/debian.README.gz for details Package: linux-azure-5.13-headers-5.13.0-1031 Description-md5: 7e5789e9102695940b0bbc7e7e077a7a Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.13-headers-5.13.0-1031/debian.README.gz for details Package: linux-azure-5.13-tools-5.13.0-1009 Description-md5: 07783366246444c2704782c036310a1f Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. You probably want to install linux-tools-5.13.0-1009-. Package: linux-azure-5.13-tools-5.13.0-1012 Description-md5: 0aeaaf5522e40db5bb8f2516dd455601 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on 64 bit x86. You probably want to install linux-tools-5.13.0-1012-. Package: linux-azure-5.13-tools-5.13.0-1014 Description-md5: 343f61384ca31bc1bcbf2219e33be2c6 Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on 64 bit x86. You probably want to install linux-tools-5.13.0-1014-. Package: linux-azure-5.13-tools-5.13.0-1017 Description-md5: ff1b931cc7489a23caf95f668a98b6bf Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on 64 bit x86. You probably want to install linux-tools-5.13.0-1017-. Package: linux-azure-5.13-tools-5.13.0-1021 Description-md5: 44e3218f014baba42fb177a0cfc66eb2 Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on 64 bit x86. You probably want to install linux-tools-5.13.0-1021-. Package: linux-azure-5.13-tools-5.13.0-1022 Description-md5: a2e0fc010625843e0c28ca0d57059dac Description-en: Linux kernel version specific tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1022 on 64 bit x86. You probably want to install linux-tools-5.13.0-1022-. Package: linux-azure-5.13-tools-5.13.0-1023 Description-md5: e6761ee7b9369a08b8617ed2f229deed Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on 64 bit x86. You probably want to install linux-tools-5.13.0-1023-. Package: linux-azure-5.13-tools-5.13.0-1025 Description-md5: 0b03b93bda2c3630b8cb53f41d041dc4 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on 64 bit x86. You probably want to install linux-tools-5.13.0-1025-. Package: linux-azure-5.13-tools-5.13.0-1028 Description-md5: e61880699c9148b268e311bfcc683e4e Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on 64 bit x86. You probably want to install linux-tools-5.13.0-1028-. Package: linux-azure-5.13-tools-5.13.0-1029 Description-md5: 8a371eb72d696cbb34eab6e4e1f5796f Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on 64 bit x86. You probably want to install linux-tools-5.13.0-1029-. Package: linux-azure-5.13-tools-5.13.0-1031 Description-md5: 9f59d50a2e9085577391ba09de6be28b Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on 64 bit x86. You probably want to install linux-tools-5.13.0-1031-. Package: linux-azure-5.15-cloud-tools-5.15.0-1007 Description-md5: 2d404d03f867a47771a84a9db162b817 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1007 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1007-. Package: linux-azure-5.15-cloud-tools-5.15.0-1008 Description-md5: 8fefdb14ccf526f41777fbab7f044f84 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1008 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1008-. Package: linux-azure-5.15-cloud-tools-5.15.0-1014 Description-md5: 22f43d0e321ef98c826b91dce6906e8c Description-en: Linux kernel version specific cloud tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1014 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1014-. Package: linux-azure-5.15-cloud-tools-5.15.0-1017 Description-md5: d58dd29df71f5534acc7c7fa18b8309b Description-en: Linux kernel version specific cloud tools for version 5.15.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1017 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1017-. Package: linux-azure-5.15-cloud-tools-5.15.0-1019 Description-md5: fcb39ac4e52576000984e7c5f7a07fa2 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1019 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1019-. Package: linux-azure-5.15-cloud-tools-5.15.0-1020 Description-md5: 5463669f0ac91fbc550f533afae2cb9b Description-en: Linux kernel version specific cloud tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1020 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1020-. Package: linux-azure-5.15-cloud-tools-5.15.0-1021 Description-md5: e124d9d28309548a3dfc1be1b4735843 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1021 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1021-. Package: linux-azure-5.15-cloud-tools-5.15.0-1022 Description-md5: 018a40b39f8cf3ef3de4c20629b843e3 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1022 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1022-. Package: linux-azure-5.15-cloud-tools-5.15.0-1023 Description-md5: 07ca40bb8adbd141a4d4675a199a2f2f Description-en: Linux kernel version specific cloud tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1023 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1023-. Package: linux-azure-5.15-cloud-tools-5.15.0-1029 Description-md5: 95aacb26a873928793bde6806eea1459 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1029 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1029-. Package: linux-azure-5.15-headers-5.15.0-1007 Description-md5: fb9852cabc8d4660287ab162e7b25761 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1007/debian.README.gz for details Package: linux-azure-5.15-headers-5.15.0-1008 Description-md5: 79fea732a5c80c0885d7f1677a975d4d Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1008/debian.README.gz for details Package: linux-azure-5.15-headers-5.15.0-1014 Description-md5: 42b75299487a4ffd5b79c844e94ded4f Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1014/debian.README.gz for details Package: linux-azure-5.15-headers-5.15.0-1017 Description-md5: b6560dc2763f768b5ef7c1d4e339cafb Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1017/debian.README.gz for details Package: linux-azure-5.15-headers-5.15.0-1019 Description-md5: 7c3454e48bd7aa07fbd5ade34bbcf01e Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1019/debian.README.gz for details Package: linux-azure-5.15-headers-5.15.0-1020 Description-md5: 3063ca48de2c794167df4a1c2d6f8798 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1020/debian.README.gz for details Package: linux-azure-5.15-headers-5.15.0-1021 Description-md5: 9f7bfe4adce1ce02677bfb29d5c2f555 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1021/debian.README.gz for details Package: linux-azure-5.15-headers-5.15.0-1022 Description-md5: f7d3774df18a62e5b9432285694c21d8 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1022/debian.README.gz for details Package: linux-azure-5.15-headers-5.15.0-1023 Description-md5: 397a5d7f4333736fe451db5df9950a2a Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1023/debian.README.gz for details Package: linux-azure-5.15-headers-5.15.0-1029 Description-md5: 7ebcb1089089fe06a415adc50b6acc02 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.15-headers-5.15.0-1029/debian.README.gz for details Package: linux-azure-5.15-tools-5.15.0-1007 Description-md5: 69daa973a1b10b50c93fa642a5c8487b Description-en: Linux kernel version specific tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1007 on 64 bit x86. You probably want to install linux-tools-5.15.0-1007-. Package: linux-azure-5.15-tools-5.15.0-1008 Description-md5: 9838b6050de31aa388e5bb96a7fa3f63 Description-en: Linux kernel version specific tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1008 on 64 bit x86. You probably want to install linux-tools-5.15.0-1008-. Package: linux-azure-5.15-tools-5.15.0-1014 Description-md5: e996993c0bb2831c887357f51fb8d6c9 Description-en: Linux kernel version specific tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1014 on 64 bit x86. You probably want to install linux-tools-5.15.0-1014-. Package: linux-azure-5.15-tools-5.15.0-1017 Description-md5: 292f39a9c0845c7b1295011053ad30f0 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. You probably want to install linux-tools-5.15.0-1017-. Package: linux-azure-5.15-tools-5.15.0-1019 Description-md5: 5ccc8449a4f46769c478c716b286ca3a Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on 64 bit x86. You probably want to install linux-tools-5.15.0-1019-. Package: linux-azure-5.15-tools-5.15.0-1020 Description-md5: fd714391a72ae08bfdca4f502d65b675 Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on 64 bit x86. You probably want to install linux-tools-5.15.0-1020-. Package: linux-azure-5.15-tools-5.15.0-1021 Description-md5: 8eea5565bb655043b6d41a5c8707d668 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. You probably want to install linux-tools-5.15.0-1021-. Package: linux-azure-5.15-tools-5.15.0-1022 Description-md5: c417b6e8ae4d919dfcc98e3675682c1a Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on 64 bit x86. You probably want to install linux-tools-5.15.0-1022-. Package: linux-azure-5.15-tools-5.15.0-1023 Description-md5: 44a14ce106b2fd90b7a75f6bc6412364 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on 64 bit x86. You probably want to install linux-tools-5.15.0-1023-. Package: linux-azure-5.15-tools-5.15.0-1029 Description-md5: 1bd984d4e41d883e053d44a79d64828c Description-en: Linux kernel version specific tools for version 5.15.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1029 on 64 bit x86. You probably want to install linux-tools-5.15.0-1029-. Package: linux-azure-5.8-cloud-tools-5.8.0-1033 Description-md5: 1b4bf54a762e3618a9017ceef05926be Description-en: Linux kernel version specific cloud tools for version 5.8.0-1033 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1033 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-1033-. Package: linux-azure-5.8-cloud-tools-5.8.0-1036 Description-md5: 9f360ca1815f60b86a9f3b8954b482f8 Description-en: Linux kernel version specific cloud tools for version 5.8.0-1036 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1036 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-1036-. Package: linux-azure-5.8-cloud-tools-5.8.0-1039 Description-md5: ac7527503e66a1e52df7a608b4337ba6 Description-en: Linux kernel version specific cloud tools for version 5.8.0-1039 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1039 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-1039-. Package: linux-azure-5.8-cloud-tools-5.8.0-1040 Description-md5: 4ab09a1a1b4755ea0a2679a0a4f1c8de Description-en: Linux kernel version specific cloud tools for version 5.8.0-1040 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1040 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-1040-. Package: linux-azure-5.8-cloud-tools-5.8.0-1041 Description-md5: 1adf03bf8d6519bb03a59ca0f96b3314 Description-en: Linux kernel version specific cloud tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1041 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-1041-. Package: linux-azure-5.8-cloud-tools-5.8.0-1043 Description-md5: ea870be9925f2bd4511946f20a2de11b Description-en: Linux kernel version specific cloud tools for version 5.8.0-1043 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1043 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-1043-. Package: linux-azure-5.8-headers-5.8.0-1033 Description-md5: f8de0923827c0dc96744baf4e5dc175a Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.8-headers-5.8.0-1033/debian.README.gz for details Package: linux-azure-5.8-headers-5.8.0-1036 Description-md5: 056378a12e2f4e8d9e6b84beaf758fa1 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.8-headers-5.8.0-1036/debian.README.gz for details Package: linux-azure-5.8-headers-5.8.0-1039 Description-md5: 6dbc0678b5f77e5fafca36a5656eaf94 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.8-headers-5.8.0-1039/debian.README.gz for details Package: linux-azure-5.8-headers-5.8.0-1040 Description-md5: 47bc5bc1a6acf5c185cc8b351e126f66 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.8-headers-5.8.0-1040/debian.README.gz for details Package: linux-azure-5.8-headers-5.8.0-1041 Description-md5: cbb6894e186fce6f786569897a1b82cf Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.8-headers-5.8.0-1041/debian.README.gz for details Package: linux-azure-5.8-headers-5.8.0-1043 Description-md5: 3f313d41b5aa0ee81615b595b063fdb8 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-azure-5.8-headers-5.8.0-1043/debian.README.gz for details Package: linux-azure-5.8-tools-5.8.0-1033 Description-md5: 9ccc43f1cabc5594f94c3950030ff212 Description-en: Linux kernel version specific tools for version 5.8.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1033 on 64 bit x86. You probably want to install linux-tools-5.8.0-1033-. Package: linux-azure-5.8-tools-5.8.0-1036 Description-md5: 60988835291f0ed5252f8e189f195a0c Description-en: Linux kernel version specific tools for version 5.8.0-1036 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1036 on 64 bit x86. You probably want to install linux-tools-5.8.0-1036-. Package: linux-azure-5.8-tools-5.8.0-1039 Description-md5: d8bfe9bf844a5564454fc5896feb46c7 Description-en: Linux kernel version specific tools for version 5.8.0-1039 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1039 on 64 bit x86. You probably want to install linux-tools-5.8.0-1039-. Package: linux-azure-5.8-tools-5.8.0-1040 Description-md5: 3965ad3db2b7272180fd7042e75e4e3a Description-en: Linux kernel version specific tools for version 5.8.0-1040 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1040 on 64 bit x86. You probably want to install linux-tools-5.8.0-1040-. Package: linux-azure-5.8-tools-5.8.0-1041 Description-md5: 49fef5dd945fba541777a2ad2709069a Description-en: Linux kernel version specific tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1041 on 64 bit x86. You probably want to install linux-tools-5.8.0-1041-. Package: linux-azure-5.8-tools-5.8.0-1043 Description-md5: 7ca150d247d1901e5e822d88f377e33e Description-en: Linux kernel version specific tools for version 5.8.0-1043 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1043 on 64 bit x86. You probably want to install linux-tools-5.8.0-1043-. Package: linux-azure-cloud-tools-5.4.0-1012 Description-md5: 052395a44774a7390a9283890effd769 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1012 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1012-. 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-cloud-tools-5.4.0-1020 Description-md5: 817d2bb5ee04fa87bed11837ebe8817b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1020 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1020-. Package: linux-azure-cloud-tools-5.4.0-1022 Description-md5: b3048c9abd8d439114f6bcc3d8b98241 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1022 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1022-. Package: linux-azure-cloud-tools-5.4.0-1023 Description-md5: e3712a015daff03581b66740c6e11705 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1023 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1023-. Package: linux-azure-cloud-tools-5.4.0-1025 Description-md5: 10dfc468c03cd99224dfa2675e9ccb0a Description-en: Linux kernel version specific cloud tools for version 5.4.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1025 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1025-. Package: linux-azure-cloud-tools-5.4.0-1026 Description-md5: de56cac38099a1fc5ca56c22e6e8aa0f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1026 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1026 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1026-. Package: linux-azure-cloud-tools-5.4.0-1031 Description-md5: 8923136a9681d5c8f6bfc30440909285 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1031 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1031-. Package: linux-azure-cloud-tools-5.4.0-1034 Description-md5: f7de769019932582172e42c0cd16aef7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1034 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1034 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1034-. Package: linux-azure-cloud-tools-5.4.0-1035 Description-md5: e8256ceae0f719fc83c76879efa9ec01 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1035 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1035 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1035-. Package: linux-azure-cloud-tools-5.4.0-1036 Description-md5: 650811355eb73761825e19280f953d78 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1036 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1036 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1036-. Package: linux-azure-cloud-tools-5.4.0-1039 Description-md5: e2aaf93d1db08e5a5ac0705e3ba9e187 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1039 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1039 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1039-. Package: linux-azure-cloud-tools-5.4.0-1040 Description-md5: 0cef3d7569a6564abe107672eed6563e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1040 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1040 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1040-. Package: linux-azure-cloud-tools-5.4.0-1041 Description-md5: 2aac96ee9fc01548f663e3544df2ec6a Description-en: Linux kernel version specific cloud tools for version 5.4.0-1041 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1041 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1041-. Package: linux-azure-cloud-tools-5.4.0-1043 Description-md5: 2d912d284c7d895479641f9a07e734f9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1043 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1043 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1043-. Package: linux-azure-cloud-tools-5.4.0-1044 Description-md5: eb23533a1bef52d42bbd878381e5eebf Description-en: Linux kernel version specific cloud tools for version 5.4.0-1044 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1044 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1044-. Package: linux-azure-cloud-tools-5.4.0-1046 Description-md5: bc342ebb100de2330f1a36411de0357b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1046 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1046 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1046-. Package: linux-azure-cloud-tools-5.4.0-1047 Description-md5: e0f97e3203be5edb5970f62ea08e5c40 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1047 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1047 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1047-. Package: linux-azure-cloud-tools-5.4.0-1048 Description-md5: f8aa16643e0f5cb5b9ca82d263b387ce Description-en: Linux kernel version specific cloud tools for version 5.4.0-1048 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1048 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1048-. Package: linux-azure-cloud-tools-5.4.0-1051 Description-md5: 7a02569a537328faedbaa24bf8193eb4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1051 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1051 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1051-. Package: linux-azure-cloud-tools-5.4.0-1055 Description-md5: 532aba04115bbf37d8e8270eb8c14409 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1055 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1055 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1055-. Package: linux-azure-cloud-tools-5.4.0-1056 Description-md5: 1174fc98524b21e6258cf557c2cf7cd9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1056 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1056 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1056-. Package: linux-azure-cloud-tools-5.4.0-1058 Description-md5: 76a1caa16242d71ea39865ea510b6040 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1058 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1058 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1058-. Package: linux-azure-cloud-tools-5.4.0-1059 Description-md5: 73fd9a3fe212a97c6723e20cb67fb6ce Description-en: Linux kernel version specific cloud tools for version 5.4.0-1059 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1059 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1059-. Package: linux-azure-cloud-tools-5.4.0-1061 Description-md5: 11f12578dd72747629369efa905d6a36 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1061 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1061 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1061-. Package: linux-azure-cloud-tools-5.4.0-1062 Description-md5: a08c2fc28de6c089dae42f3327499107 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1062 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1062 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1062-. Package: linux-azure-cloud-tools-5.4.0-1063 Description-md5: 40a6ff6279b49f01d4226d856da3ae99 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1063 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1063 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1063-. Package: linux-azure-cloud-tools-5.4.0-1064 Description-md5: 898dcf3a838a4d3b096460c5b3c77581 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1064 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1064 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1064-. Package: linux-azure-cloud-tools-5.4.0-1065 Description-md5: ebc69d25c3a28521fb9deccf7a740792 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1065 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1065 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1065-. Package: linux-azure-cloud-tools-5.4.0-1067 Description-md5: 973f29de7b801d8a55f6f29d5e1fd983 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1067 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1067 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1067-. Package: linux-azure-cloud-tools-5.4.0-1068 Description-md5: 4bb19984dfeef6f467095ed644f91329 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1068 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1068 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1068-. Package: linux-azure-cloud-tools-5.4.0-1069 Description-md5: b779450eac5dd7f8df0a52065c5094a9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1069 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1069 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1069-. Package: linux-azure-cloud-tools-5.4.0-1070 Description-md5: dd4c03c1704b0f93e2b7aa30388a4e6b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1070 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1070 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1070-. Package: linux-azure-cloud-tools-5.4.0-1072 Description-md5: 25463ac29d9fd55975a3c7cc89566898 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1072 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1072 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1072-. Package: linux-azure-cloud-tools-5.4.0-1073 Description-md5: 1b9bdaded751941f0a29ce078f5c735d Description-en: Linux kernel version specific cloud tools for version 5.4.0-1073 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1073 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1073-. Package: linux-azure-cloud-tools-5.4.0-1074 Description-md5: 5696b1df34bdbc479087678ba74ed5ca Description-en: Linux kernel version specific cloud tools for version 5.4.0-1074 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1074 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1074-. Package: linux-azure-cloud-tools-5.4.0-1077 Description-md5: 125c363551c9fb5cb9f1c54881ce5468 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1077 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1077 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1077-. Package: linux-azure-cloud-tools-5.4.0-1078 Description-md5: 19d484a7feca6634569c6523a569d7af Description-en: Linux kernel version specific cloud tools for version 5.4.0-1078 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1078 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1078-. Package: linux-azure-cloud-tools-5.4.0-1080 Description-md5: 86ff991a53ad677ea24443334403c27d Description-en: Linux kernel version specific cloud tools for version 5.4.0-1080 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1080 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1080-. Package: linux-azure-cloud-tools-5.4.0-1083 Description-md5: 11768ed77462b343882d75f83a25a428 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1083 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1083 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1083-. Package: linux-azure-cloud-tools-5.4.0-1085 Description-md5: 1faccb0753b3327695771027fe3a6b5f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1085 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1085 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1085-. Package: linux-azure-cloud-tools-5.4.0-1086 Description-md5: e7c556e90425db0c5d1c159ab3b282bf Description-en: Linux kernel version specific cloud tools for version 5.4.0-1086 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1086 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1086-. Package: linux-azure-cloud-tools-5.4.0-1089 Description-md5: 9c268c12993558d03efa89fa5d29054b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1089 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1089 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1089-. Package: linux-azure-cloud-tools-5.4.0-1090 Description-md5: 7638db6d5fc4d89e2572e758fcbb35c8 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1090 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1090 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1090-. Package: linux-azure-cloud-tools-5.4.0-1091 Description-md5: 8ab49474f1de096fc6e835a43dc49ae4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1091 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1091 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1091-. Package: linux-azure-cloud-tools-5.4.0-1094 Description-md5: 389e8a372cbbe30b9fc153cf7e40c98d Description-en: Linux kernel version specific cloud tools for version 5.4.0-1094 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1094 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1094-. Package: linux-azure-cloud-tools-5.4.0-1098 Description-md5: b5fb419623ef81d7521026cc34e21bd4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1098 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1098 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1098-. Package: linux-azure-cvm Description-md5: 2e3a3817c523b07d61620f08cd9c50a4 Description-en: Base kernel used to build the final CVM kernels. Use linux-azure or linux-azure-fde instead. This kernel is not recommended for regular users. For regular Hyper-V or Azure instances install linux-azure instead. For CVM instances install linux-azure-fde. This package will always depend on the latest complete Linux kernel available for Azure systems. Package: linux-azure-cvm-cloud-tools-5.4.0-1067 Description-md5: 973f29de7b801d8a55f6f29d5e1fd983 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1067 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1067 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1067-. Package: linux-azure-cvm-cloud-tools-5.4.0-1072 Description-md5: 25463ac29d9fd55975a3c7cc89566898 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1072 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1072 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1072-. Package: linux-azure-cvm-cloud-tools-5.4.0-1083 Description-md5: 11768ed77462b343882d75f83a25a428 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1083 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1083 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1083-. Package: linux-azure-cvm-cloud-tools-5.4.0-1085 Description-md5: 1faccb0753b3327695771027fe3a6b5f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1085 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1085 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1085-. Package: linux-azure-cvm-headers-5.4.0-1067 Description-md5: 2a40e066f7511fae548a3e513201efb3 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-cvm-headers-5.4.0-1067/debian.README.gz for details Package: linux-azure-cvm-headers-5.4.0-1072 Description-md5: 7b13dbf193714dedfb3f7e84c6834ce0 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-cvm-headers-5.4.0-1072/debian.README.gz for details Package: linux-azure-cvm-headers-5.4.0-1083 Description-md5: c77f686387aa3d315155456d74aaa928 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-cvm-headers-5.4.0-1083/debian.README.gz for details Package: linux-azure-cvm-headers-5.4.0-1085 Description-md5: 3e07e46c1dbf4667d3e5753fe2e06373 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-cvm-headers-5.4.0-1085/debian.README.gz for details Package: linux-azure-cvm-tools-5.4.0-1067 Description-md5: a6be6079f60e4da6236b47b69c1691d8 Description-en: Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. You probably want to install linux-tools-5.4.0-1067-. Package: linux-azure-cvm-tools-5.4.0-1072 Description-md5: 7ba9605c016d0eb101e0e710ec1da92b Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. You probably want to install linux-tools-5.4.0-1072-. Package: linux-azure-cvm-tools-5.4.0-1083 Description-md5: be8b2386669898ef1cce6c4ce4f01042 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. You probably want to install linux-tools-5.4.0-1083-. Package: linux-azure-cvm-tools-5.4.0-1085 Description-md5: 7f6b58177f7c5762acb1b9b18e806f42 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on 64 bit x86. You probably want to install linux-tools-5.4.0-1085-. Package: linux-azure-edge 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-fde 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-headers-5.4.0-1012 Description-md5: fa801735b2a744b90245d28150287a65 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-1012/debian.README.gz for details 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-headers-5.4.0-1020 Description-md5: a0ede878d8f87741aeed19c6c01f599b 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-1020/debian.README.gz for details Package: linux-azure-headers-5.4.0-1022 Description-md5: 86017d1494b736fdda9ecb86d360db8e 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-1022/debian.README.gz for details Package: linux-azure-headers-5.4.0-1023 Description-md5: 289cf09a62a132e1c07b4d3133afd45a 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-1023/debian.README.gz for details Package: linux-azure-headers-5.4.0-1025 Description-md5: f3118350f35de26e188e6982bec046da 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-1025/debian.README.gz for details Package: linux-azure-headers-5.4.0-1026 Description-md5: c3bc8d469656905a475ccfb7ad03563b 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-1026/debian.README.gz for details Package: linux-azure-headers-5.4.0-1031 Description-md5: 9591edbbb747ccd8fe0af944a7bf318b 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-1031/debian.README.gz for details Package: linux-azure-headers-5.4.0-1034 Description-md5: f04dca2b9ecb962e0e47b92c8233863e 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-1034/debian.README.gz for details Package: linux-azure-headers-5.4.0-1035 Description-md5: b7012085656c6e44f5a8c28cf217a1c2 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-1035/debian.README.gz for details Package: linux-azure-headers-5.4.0-1036 Description-md5: f068de7945fec2d2083de7e3a1e44668 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-1036/debian.README.gz for details Package: linux-azure-headers-5.4.0-1039 Description-md5: b59e3ef88c73dc758a30761df1fcbcb3 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-1039/debian.README.gz for details Package: linux-azure-headers-5.4.0-1040 Description-md5: 6356bcdc3f82ec859c698f4b724286ac 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-1040/debian.README.gz for details Package: linux-azure-headers-5.4.0-1041 Description-md5: 3dabba545fb11c064e9edb7487d2b634 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-1041/debian.README.gz for details Package: linux-azure-headers-5.4.0-1043 Description-md5: 995e50037ddc999f412237bfb894c92d 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-1043/debian.README.gz for details Package: linux-azure-headers-5.4.0-1044 Description-md5: a8fcf2c6a731ab7e1398423ebae837a4 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-1044/debian.README.gz for details Package: linux-azure-headers-5.4.0-1046 Description-md5: 00086e373602a01bc71abe82ed607e11 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-1046/debian.README.gz for details Package: linux-azure-headers-5.4.0-1047 Description-md5: 9ae75f3fc947f61829ea188db597236c 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-1047/debian.README.gz for details Package: linux-azure-headers-5.4.0-1048 Description-md5: 9821c2a7038e195eccdc788d39ca0d8f 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-1048/debian.README.gz for details Package: linux-azure-headers-5.4.0-1051 Description-md5: 72e0d61daf8d1baf60ae926fe7f7b87d 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-1051/debian.README.gz for details Package: linux-azure-headers-5.4.0-1055 Description-md5: 71f6164b4f5f06491e5f982e72d0d75d 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-1055/debian.README.gz for details Package: linux-azure-headers-5.4.0-1056 Description-md5: 4919c0f3f8c76551abc2bba97bc3322d 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-1056/debian.README.gz for details Package: linux-azure-headers-5.4.0-1058 Description-md5: a9dcc2ce30e5b4392ee3b0a5976e250e 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-1058/debian.README.gz for details Package: linux-azure-headers-5.4.0-1059 Description-md5: 34d4ced716afc5edfbc46f30971f63c5 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-1059/debian.README.gz for details Package: linux-azure-headers-5.4.0-1061 Description-md5: 82822594cebd8a621e0e04f790b2150d 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-1061/debian.README.gz for details Package: linux-azure-headers-5.4.0-1062 Description-md5: e7d3a36616ec20905c0336f6f1dd53ef 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-1062/debian.README.gz for details Package: linux-azure-headers-5.4.0-1063 Description-md5: 208cbc0c69bbed42cc608dadf6f7acb7 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-1063/debian.README.gz for details Package: linux-azure-headers-5.4.0-1064 Description-md5: cf650dabe5819709c9e2d7fb0b425dfa 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-1064/debian.README.gz for details Package: linux-azure-headers-5.4.0-1065 Description-md5: 36099e7877d09fa8405c372b2248cf72 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-1065/debian.README.gz for details Package: linux-azure-headers-5.4.0-1067 Description-md5: 17b9fe82f0fd85544d366b0518c041e8 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-1067/debian.README.gz for details Package: linux-azure-headers-5.4.0-1068 Description-md5: f4b851faf1da31ec7bc810d451b48c2a 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-1068/debian.README.gz for details Package: linux-azure-headers-5.4.0-1069 Description-md5: 1e6b4127ed2e8fd7d23e579f496783c1 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-1069/debian.README.gz for details Package: linux-azure-headers-5.4.0-1070 Description-md5: d3fbd7441eff9dded8f9f91c0f6dd986 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-1070/debian.README.gz for details Package: linux-azure-headers-5.4.0-1072 Description-md5: 66859165a346959bea4753ea7cf5947f 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-1072/debian.README.gz for details Package: linux-azure-headers-5.4.0-1073 Description-md5: cf94591422d9659d57d6e2a9fe865f60 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-1073/debian.README.gz for details Package: linux-azure-headers-5.4.0-1074 Description-md5: 4f4132bcc78780cad4094e8e9ed35c82 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-1074/debian.README.gz for details Package: linux-azure-headers-5.4.0-1077 Description-md5: 0c20ecf98881ae0f982e0f81fd52b18b 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-1077/debian.README.gz for details Package: linux-azure-headers-5.4.0-1078 Description-md5: 9030883578ae59dfccee6543cf3c4620 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-1078/debian.README.gz for details Package: linux-azure-headers-5.4.0-1080 Description-md5: ad37c18c280d03f8b814f880a297aca2 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-1080/debian.README.gz for details Package: linux-azure-headers-5.4.0-1083 Description-md5: 4424643f4e20eef018979c31f04c379f 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-1083/debian.README.gz for details Package: linux-azure-headers-5.4.0-1085 Description-md5: 7f92f36ce72cf5ffb1fe6e5ef495db9a 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-1085/debian.README.gz for details Package: linux-azure-headers-5.4.0-1086 Description-md5: b6c5e3ddf76d05b33b1856083f0c3fc7 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-1086/debian.README.gz for details Package: linux-azure-headers-5.4.0-1089 Description-md5: 4376d0b8141d9ca71688cddf48a57056 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-1089/debian.README.gz for details Package: linux-azure-headers-5.4.0-1090 Description-md5: 1bc14f175f065da51b943303bc137c21 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-1090/debian.README.gz for details Package: linux-azure-headers-5.4.0-1091 Description-md5: b6b6fe7eb13d43fe04fbbe8846ef2bb8 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-1091/debian.README.gz for details Package: linux-azure-headers-5.4.0-1094 Description-md5: c460f4cbb722f5240685077ac434e87c 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-1094/debian.README.gz for details Package: linux-azure-headers-5.4.0-1098 Description-md5: aca33f01d313f8de9ae1dfd655d90365 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-1098/debian.README.gz for details Package: linux-azure-lts-20.04 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-tools-5.4.0-1012 Description-md5: 82d6d3e77c2c5bc1195ae3a14f9a6dad Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on 64 bit x86. You probably want to install linux-tools-5.4.0-1012-. 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-azure-tools-5.4.0-1020 Description-md5: a1a7ca2b3b8d238ba44155adb72fa6c9 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on 64 bit x86. You probably want to install linux-tools-5.4.0-1020-. Package: linux-azure-tools-5.4.0-1022 Description-md5: 9318818187680228d391fd36497ead57 Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. You probably want to install linux-tools-5.4.0-1022-. Package: linux-azure-tools-5.4.0-1023 Description-md5: 7393ea50c1e1427364f2e419754b1f1f Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on 64 bit x86. You probably want to install linux-tools-5.4.0-1023-. Package: linux-azure-tools-5.4.0-1025 Description-md5: 026fb3b20b5252f16ff396b3c0ccfb16 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. You probably want to install linux-tools-5.4.0-1025-. Package: linux-azure-tools-5.4.0-1026 Description-md5: f56919e1b0c30405a3d16a8c96d29187 Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on 64 bit x86. You probably want to install linux-tools-5.4.0-1026-. Package: linux-azure-tools-5.4.0-1031 Description-md5: dde1492d58f44ce622255d917889a123 Description-en: Linux kernel version specific tools for version 5.4.0-1031 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-1031 on 64 bit x86. You probably want to install linux-tools-5.4.0-1031-. Package: linux-azure-tools-5.4.0-1034 Description-md5: 545fafd1d0e899b09e97a808241f0f10 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. You probably want to install linux-tools-5.4.0-1034-. Package: linux-azure-tools-5.4.0-1035 Description-md5: 5718a0df9df4ed690097350c099cf729 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on 64 bit x86. You probably want to install linux-tools-5.4.0-1035-. Package: linux-azure-tools-5.4.0-1036 Description-md5: 35b45e1b51478d04877e3ac8ecba7a0f Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. You probably want to install linux-tools-5.4.0-1036-. Package: linux-azure-tools-5.4.0-1039 Description-md5: 1fe17b797b86914c4c05b268f06805b4 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. You probably want to install linux-tools-5.4.0-1039-. Package: linux-azure-tools-5.4.0-1040 Description-md5: 4e3768c62ac0f3d6151c916e23f1b012 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. You probably want to install linux-tools-5.4.0-1040-. Package: linux-azure-tools-5.4.0-1041 Description-md5: 3b6ab85f917c680bf770ceb61b898801 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. You probably want to install linux-tools-5.4.0-1041-. Package: linux-azure-tools-5.4.0-1043 Description-md5: 8f583527e863be484f5d753088a95d9a Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. You probably want to install linux-tools-5.4.0-1043-. Package: linux-azure-tools-5.4.0-1044 Description-md5: 89b7af1b3762f36603c1151e6cfc7051 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on 64 bit x86. You probably want to install linux-tools-5.4.0-1044-. Package: linux-azure-tools-5.4.0-1046 Description-md5: 5a0b7a554b47e7840ccd31fd4e1e0134 Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. You probably want to install linux-tools-5.4.0-1046-. Package: linux-azure-tools-5.4.0-1047 Description-md5: 7890a251a484515d5f29ba5889eb9e69 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on 64 bit x86. You probably want to install linux-tools-5.4.0-1047-. Package: linux-azure-tools-5.4.0-1048 Description-md5: 3cfb5702c30822ac84558994ad203513 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. You probably want to install linux-tools-5.4.0-1048-. Package: linux-azure-tools-5.4.0-1051 Description-md5: 317c88bd7ee3f63a3143abed52cc6f14 Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. You probably want to install linux-tools-5.4.0-1051-. Package: linux-azure-tools-5.4.0-1055 Description-md5: db3689bb55f8c162cbe4dabed9e2a485 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. You probably want to install linux-tools-5.4.0-1055-. Package: linux-azure-tools-5.4.0-1056 Description-md5: d559854edbde53ed6f246dad0459f575 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. You probably want to install linux-tools-5.4.0-1056-. Package: linux-azure-tools-5.4.0-1058 Description-md5: 4ea25dc6b48b5ca493b5670514b03f33 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. You probably want to install linux-tools-5.4.0-1058-. Package: linux-azure-tools-5.4.0-1059 Description-md5: c6a750815d4c493c5371bd718773c840 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. You probably want to install linux-tools-5.4.0-1059-. Package: linux-azure-tools-5.4.0-1061 Description-md5: 59d921cf7e87a7d6e534d853075cdd5b Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. You probably want to install linux-tools-5.4.0-1061-. Package: linux-azure-tools-5.4.0-1062 Description-md5: f1dd11424da4f6ed2f262157e82a90e6 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. You probably want to install linux-tools-5.4.0-1062-. Package: linux-azure-tools-5.4.0-1063 Description-md5: 136c394393e0712afee4af321bd55ac0 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. You probably want to install linux-tools-5.4.0-1063-. Package: linux-azure-tools-5.4.0-1064 Description-md5: ccb56b6b7bee373f8e9b03aa524d8408 Description-en: Linux kernel version specific tools for version 5.4.0-1064 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-1064 on 64 bit x86. You probably want to install linux-tools-5.4.0-1064-. Package: linux-azure-tools-5.4.0-1065 Description-md5: fdd88f127441d7294b11b8e58e1fbd04 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. You probably want to install linux-tools-5.4.0-1065-. Package: linux-azure-tools-5.4.0-1067 Description-md5: a6be6079f60e4da6236b47b69c1691d8 Description-en: Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. You probably want to install linux-tools-5.4.0-1067-. Package: linux-azure-tools-5.4.0-1068 Description-md5: 89d91094618df9761e09db6be5c5909c Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. You probably want to install linux-tools-5.4.0-1068-. Package: linux-azure-tools-5.4.0-1069 Description-md5: 94378c029f2a3b384164c30e7454c543 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on 64 bit x86. You probably want to install linux-tools-5.4.0-1069-. Package: linux-azure-tools-5.4.0-1070 Description-md5: f2e1a65486329da9987a67e5e9b7f529 Description-en: Linux kernel version specific tools for version 5.4.0-1070 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-1070 on 64 bit x86. You probably want to install linux-tools-5.4.0-1070-. Package: linux-azure-tools-5.4.0-1072 Description-md5: 7ba9605c016d0eb101e0e710ec1da92b Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. You probably want to install linux-tools-5.4.0-1072-. Package: linux-azure-tools-5.4.0-1073 Description-md5: e2d85eee333cf5d9c4250d57aaa23865 Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. You probably want to install linux-tools-5.4.0-1073-. Package: linux-azure-tools-5.4.0-1074 Description-md5: ab74979dc9853e3e13303846d388d580 Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on 64 bit x86. You probably want to install linux-tools-5.4.0-1074-. Package: linux-azure-tools-5.4.0-1077 Description-md5: 043ae4a06e4bf8f60549befa88de52da Description-en: Linux kernel version specific tools for version 5.4.0-1077 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-1077 on 64 bit x86. You probably want to install linux-tools-5.4.0-1077-. Package: linux-azure-tools-5.4.0-1078 Description-md5: 18a793b98edb93acc7a56c0e870f2a2c Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. You probably want to install linux-tools-5.4.0-1078-. Package: linux-azure-tools-5.4.0-1080 Description-md5: 724cd4ad4714331078d215e362675522 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on 64 bit x86. You probably want to install linux-tools-5.4.0-1080-. Package: linux-azure-tools-5.4.0-1083 Description-md5: be8b2386669898ef1cce6c4ce4f01042 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. You probably want to install linux-tools-5.4.0-1083-. Package: linux-azure-tools-5.4.0-1085 Description-md5: 7f6b58177f7c5762acb1b9b18e806f42 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on 64 bit x86. You probably want to install linux-tools-5.4.0-1085-. Package: linux-azure-tools-5.4.0-1086 Description-md5: 4a316851f4ef66ac720299fe1b850940 Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. You probably want to install linux-tools-5.4.0-1086-. Package: linux-azure-tools-5.4.0-1089 Description-md5: 2073855da3de318d8db4dfea4bc6b050 Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on 64 bit x86. You probably want to install linux-tools-5.4.0-1089-. Package: linux-azure-tools-5.4.0-1090 Description-md5: 5083549cbac8e3e31b7aac4434f49618 Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on 64 bit x86. You probably want to install linux-tools-5.4.0-1090-. Package: linux-azure-tools-5.4.0-1091 Description-md5: 6e88ed24d6df2fb702adff8b9815ef38 Description-en: Linux kernel version specific tools for version 5.4.0-1091 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-1091 on 64 bit x86. You probably want to install linux-tools-5.4.0-1091-. Package: linux-azure-tools-5.4.0-1094 Description-md5: 38e2a3ae26796e07baafa9472098725f Description-en: Linux kernel version specific tools for version 5.4.0-1094 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-1094 on 64 bit x86. You probably want to install linux-tools-5.4.0-1094-. Package: linux-azure-tools-5.4.0-1098 Description-md5: cff831b92ef848c2545dd67ce133c8b0 Description-en: Linux kernel version specific tools for version 5.4.0-1098 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-1098 on 64 bit x86. You probably want to install linux-tools-5.4.0-1098-. Package: linux-base Description-md5: 441643227abc8006d7ae05aa2312ff51 Description-en: Linux image base package This package contains files and support scripts for all Linux images. Package: linux-base-sgx Description-md5: aa4d06104fb4532f5a75e88b8a4292e4 Description-en: Linux image base package for DCAP SGX This package contains files and support scripts for all Linux images with DCAP SGX drivers. Package: linux-bluefield-headers-5.4.0-1011 Description-md5: 34c914f74b376b20eec9de374ac91a23 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-bluefield-headers-5.4.0-1011/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1012 Description-md5: cffebc8db541791fe97a521e3439c3c5 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-bluefield-headers-5.4.0-1012/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1013 Description-md5: 27eecc6db50d7538c8bf8813106d5aba 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-bluefield-headers-5.4.0-1013/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1016 Description-md5: f67f97157071122a4a966346acd2cfd9 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-bluefield-headers-5.4.0-1016/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1019 Description-md5: a66e3cb9dcba652e1f8938bcae339ab2 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-bluefield-headers-5.4.0-1019/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1020 Description-md5: b56c5d552d109d3d016593578cfd6a7a 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-bluefield-headers-5.4.0-1020/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1021 Description-md5: 17d9f3350c7a54ad415c4f9112b2c0e9 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-bluefield-headers-5.4.0-1021/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1022 Description-md5: eec954184a59eca76c5c1114840919c6 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-bluefield-headers-5.4.0-1022/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1023 Description-md5: c3183e08c27ad19cb90a830b4e75591d 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-bluefield-headers-5.4.0-1023/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1025 Description-md5: ad8cd9843419f674f0856c5df3f10323 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-bluefield-headers-5.4.0-1025/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1026 Description-md5: bc2109c6fed95769129e06eca48febbb 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-bluefield-headers-5.4.0-1026/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1028 Description-md5: 61cffe94483542a7719a3b121b0acd7c 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-bluefield-headers-5.4.0-1028/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1030 Description-md5: 7d067230eb4740a6a9547ebeb4acff3f 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-bluefield-headers-5.4.0-1030/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1032 Description-md5: d3b10f25ada12f9bb280bc03cf072996 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-bluefield-headers-5.4.0-1032/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1035 Description-md5: 6b6730dc28e5faeb2ef44c7cfd5e5499 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-bluefield-headers-5.4.0-1035/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1036 Description-md5: 28cb9eb24498e8ebf40fb9ec10a77e34 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-bluefield-headers-5.4.0-1036/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1040 Description-md5: d3a46247f1729f17d7e555089cf963fd 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-bluefield-headers-5.4.0-1040/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1042 Description-md5: 80f3325e67b108fb68667f67d0454eaf 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-bluefield-headers-5.4.0-1042/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1044 Description-md5: 4b50780d1d5ba889a986a7fb06f4d869 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-bluefield-headers-5.4.0-1044/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1045 Description-md5: 8096baa18e720cdaf4ea082c713aa31e 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-bluefield-headers-5.4.0-1045/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1046 Description-md5: 34da6fb68a89fa5de6cbe823f5f361e5 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-bluefield-headers-5.4.0-1046/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1047 Description-md5: 4da7b92cbaa6e80e939823135fe26c5f 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-bluefield-headers-5.4.0-1047/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1049 Description-md5: fbcb136694cdba7817fc644f17b13413 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-bluefield-headers-5.4.0-1049/debian.README.gz for details Package: linux-bluefield-headers-5.4.0-1050 Description-md5: a800a67e80296c96b262bc01a927b3ab 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-bluefield-headers-5.4.0-1050/debian.README.gz for details Package: linux-buildinfo-5.10.0-1013-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1014-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1016-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1017-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1019-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1021-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1022-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1023-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1025-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1026-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1029-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1033-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1038-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1044-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1045-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1049-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1050-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1051-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1053-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1055-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.10.0-1057-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1012-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1013-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1013-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1014-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1014-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1015-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1016-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1016-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1017-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1017-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1017-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1017-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1018-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1019-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1019-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1019-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1020-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1020-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1020-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1020-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1021-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1021-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1021-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1021-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1022-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1022-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1022-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1022-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1023-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1023-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1023-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1023-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1024-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1025-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1025-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1025-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1026-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1027-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1027-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1027-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1028-aws Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1028-azure Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1028-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1028-oracle Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1029-gcp Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-22-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-22-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-25-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-25-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-27-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-27-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-34-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-34-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-36-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-36-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-37-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-37-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-38-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-38-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-40-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-40-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-41-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-41-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-43-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-43-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-44-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-44-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-46-generic Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-46-lowlatency Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1008-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1008-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1008-intel Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1009-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1009-intel Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1009-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1010-intel Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1010-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-intel Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1012-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1012-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1012-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1012-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1013-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1014-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1014-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1014-intel Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1014-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1015-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1015-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1016-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1017-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1017-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1017-intel Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1017-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1018-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1019-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1019-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1019-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1020-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1021-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1021-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1021-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1021-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1022-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1022-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1023-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1023-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1023-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1024-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1025-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1025-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1025-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1025-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1026-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1027-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1027-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1028-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1028-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1028-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1028-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1029-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1029-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1029-oem Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1030-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1030-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1031-aws Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1031-azure Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1031-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1033-gcp Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1033-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1034-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1036-oracle Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-25-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-25-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-27-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-27-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-28-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-28-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-30-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-30-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-35-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-35-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-37-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-37-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-39-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-39-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-40-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-40-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-41-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-41-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-44-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-44-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-48-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-48-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-51-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-51-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-52-generic Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-52-lowlatency Description-md5: e231d262080435ed3e1188cd00ce85c0 Description-en: Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1004-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1005-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1007-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1008-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1013-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1018-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1020-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1022-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1024-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1027-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1029-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1031-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1033-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1036-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1038-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1042-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1044-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1045-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1046-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1048-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1049-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1050-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1051-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1054-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.14.0-1055-oem Description-md5: 915e9b3c97247d4a853cd99b130005c8 Description-en: Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.14.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1003-intel-iotg Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1006-gcp Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1007-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1007-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1008-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1008-intel-iotg Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1010-intel-iotg Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1011-gke Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1013-gcp Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1013-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1014-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1014-gke Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1015-aws Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1015-gke Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1015-intel-iotg Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1016-gcp Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1016-gke Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1016-intel-iotg Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1016-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-aws Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-gcp Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-intel-iotg Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1018-gcp Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1018-intel-iotg Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1018-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1019-aws Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1019-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1019-gke Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1019-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1020-aws Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1020-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1020-gke Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1021-aws Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1021-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1021-gcp Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1021-intel-iotg Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1021-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1022-aws Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1022-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1022-gcp Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1022-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1023-aws Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1023-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1023-gke Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1025-gcp Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1025-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1026-aws Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1029-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-41-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-42-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-100-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-100-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-1004-ibm 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-1005-ibm 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-1006-ibm 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-1007-ibm 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-1008-gkeop 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-1008-ibm 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-1009-gkeop 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-1010-gkeop 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-1010-ibm 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-1011-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-1011-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-1011-gkeop 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-1011-kvm 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-1011-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-1012-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-1012-gkeop 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-1012-ibm 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-1013-gkeop 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-1013-ibm 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-1014-gkeop 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-1014-ibm 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-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-gkeop 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-ibm 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-kvm 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-1016-gkeop 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-1017-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-1017-ibm 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-1018-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-1018-gkeop 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-ibm 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-kvm 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-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-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-ibm 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-1020-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-1020-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-1020-ibm 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-1020-kvm 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-1021-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-1021-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-1021-gkeop 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-1021-ibm 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-1021-kvm 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-1021-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-1022-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-1022-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-1022-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-1022-gkeop 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-1022-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-1023-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-1023-gkeop 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-1023-ibm 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-1023-kvm 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-1024-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-1024-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-1024-gkeop 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-1024-kvm 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-1024-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-1025-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-1025-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-1025-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-1025-gkeop 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-1025-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-1026-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-1026-gkeop 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-1026-ibm 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-1026-kvm 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-1027-gkeop 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-1028-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-1028-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-1028-ibm 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-1028-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-1029-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-1029-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-1029-gkeop 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-1029-ibm 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-1029-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-1030-kvm 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-1031-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-1031-gkeop 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-1031-ibm 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-1031-kvm 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-1032-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-1032-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-1032-gkeop 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-1032-ibm 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-1032-kvm 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-1032-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-1033-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-1033-gke 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-1033-gkeop 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-1033-ibm 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-1033-kvm 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-1034-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-1034-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-1034-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-1034-gkeop 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-1034-ibm 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-1034-kvm 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-1034-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-1035-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-1035-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-1035-gke 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-1035-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-1036-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-1036-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-1036-gke 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-1036-gkeop 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-1036-ibm 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-1036-kvm 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-1037-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-1037-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-1037-gke 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-1037-gkeop 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-1037-ibm 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-1037-kvm 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-1037-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-1038-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-1038-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-1038-gkeop 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-1038-kvm 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-1038-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-1039-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-1039-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-1039-gke 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-1039-gkeop 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-1039-kvm 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-1039-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-104-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-104-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-1040-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-1040-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-1040-gkeop 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-1040-ibm 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-1040-kvm 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-1041-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-1041-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-1041-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-1041-gke 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-1041-kvm 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-1041-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-1042-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-1042-gke 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-1042-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-1043-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-1043-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-1043-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-1043-gke 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-1043-gkeop 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-1043-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-1044-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-1044-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-1044-gke 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-1044-kvm 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-1045-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-1045-kvm 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-1045-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-1046-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-1046-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-1046-gke 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-1046-gkeop 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-1046-kvm 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-1046-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-1047-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-1047-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-1047-kvm 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-1048-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-1048-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-1048-gkeop 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-1048-kvm 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-1048-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-1049-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-1049-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-1049-gke 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-1049-gkeop 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-1049-kvm 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-105-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-105-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-1050-kvm 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-1051-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-1051-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-1051-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-1051-gke 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-1051-gkeop 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-1051-kvm 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-1052-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-1052-gke 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-1052-gkeop 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-1052-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-1053-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-1053-gke 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-1053-gkeop 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-1053-kvm 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-1053-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-1054-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-1054-gke 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-1054-gkeop 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-1054-kvm 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-1054-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-1055-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-1055-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-1055-gke 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-1055-kvm 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-1055-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-1056-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-1056-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-1056-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-1056-gke 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-1056-gkeop 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-1056-kvm 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-1056-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-1057-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-1057-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-1057-gke 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-1057-gkeop 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-1057-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-1058-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-1058-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-1058-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-1058-kvm 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-1058-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-1059-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-1059-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-1059-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-1059-gke 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-1059-kvm 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-1059-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-1060-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-1060-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-1060-gkeop 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-1061-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-1061-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-1061-gke 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-1061-kvm 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-1061-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-1062-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-1062-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-1062-gke 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-1062-kvm 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-1062-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-1063-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-1063-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-1063-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-1063-gke 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-1063-kvm 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-1063-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-1064-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-1064-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-1064-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-1064-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-1065-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-1065-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-1065-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-1065-gke 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-1065-kvm 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-1066-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-1066-gke 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-1066-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-1067-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-1067-azure-cvm 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-1067-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-1067-gke 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-1067-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-1068-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-1068-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-1068-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-1068-gke 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-1068-kvm 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-1069-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-1069-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-1069-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-1069-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-107-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-107-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-1070-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-1070-kvm 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-1070-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-1071-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-1071-gke 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-1071-kvm 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-1071-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-1072-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-1072-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-1072-azure-cvm 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-1072-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-1072-gke 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-1073-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-1073-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-1073-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-1073-kvm 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-1073-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-1074-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-1074-gke 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-1074-kvm 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-1075-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-1075-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-1075-kvm 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-1076-gke 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-1076-kvm 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-1076-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-1077-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-1078-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-1078-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-1078-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-1078-gke 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-1078-kvm 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-1078-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-1079-kvm 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-1079-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-1080-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-1080-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-1080-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-1080-gke 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-1081-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-1081-gke 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-1081-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-1082-kvm 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-1082-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-1083-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-1083-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-1083-azure-cvm 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-1083-gke 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-1083-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-1084-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-1084-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-1084-gke 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-1084-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-1085-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-1085-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-1085-azure-cvm 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-1086-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-1086-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-1086-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-1086-gke 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-1086-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-1087-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-1087-gke 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-1087-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-1088-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-1089-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-1089-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-1089-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-109-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-109-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-1090-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-1090-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-1090-gke 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-1090-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-1091-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-1092-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-1092-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-1093-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-1094-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-1096-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-1098-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-110-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-110-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-113-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-113-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-117-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-117-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-120-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-120-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-121-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-121-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-122-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-122-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-124-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-124-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-125-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-125-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-126-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-126-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-128-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-128-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-131-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-131-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-132-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-132-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-135-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-135-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-28-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-28-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-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-31-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-31-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-39-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-39-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.4.0-42-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-42-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-45-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-45-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-47-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-47-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-48-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-48-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-51-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-51-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-52-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-52-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-53-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-53-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-58-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-58-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-59-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-59-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-60-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-60-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-62-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-62-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-65-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-65-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-66-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-66-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-67-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-67-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-70-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-70-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-71-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-71-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-72-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-72-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-73-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-73-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-74-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-74-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-77-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-77-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-80-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-80-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-81-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-81-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-84-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-84-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-86-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-86-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-88-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-88-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-89-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-89-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-90-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-90-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-91-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-91-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-92-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-92-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-94-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-94-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-96-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-96-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-97-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-97-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-99-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-99-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-1008-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-1010-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-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-1013-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-buildinfo-5.6.0-1018-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-1020-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-1023-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-1026-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-1028-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-1031-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-1032-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-1033-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-1039-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-1042-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-1047-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-1048-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-1050-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-1052-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-1053-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-1054-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-1055-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-1056-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.8.0-1031-oracle Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1032-gcp Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1033-azure Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1033-oracle Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1035-aws Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1035-gcp Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1036-azure Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1037-oracle Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1038-aws Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1038-gcp Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1038-oracle Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1039-azure Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1039-gcp Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1040-azure Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1041-aws Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1041-azure Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1042-aws Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1043-azure Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-33-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-33-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-34-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-34-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-36-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-36-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-38-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-38-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-41-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-41-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-43-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-43-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-44-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-44-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-45-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-45-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-48-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-48-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-49-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-49-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-50-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-50-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-53-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-53-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-55-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-55-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-59-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-59-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-63-generic Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-63-lowlatency Description-md5: 39cd845ba328ffd61644338c2a191f84 Description-en: Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.11.0-1012-azure Description-md5: 385aed58b106eed774edf93dc99779cc Description-en: Linux kernel version specific cloud tools for version 5.11.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1012 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1013-azure Description-md5: aa4d69958c4f7c1c4704255711dea621 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1013 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1013 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1015-azure Description-md5: 3f1ddecc9b0c0f58e4ba1b271d7b9de1 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1015 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1017-azure Description-md5: 8a43b3492e1d9c8589407fc52d4ef26a Description-en: Linux kernel version specific cloud tools for version 5.11.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1017 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1019-azure Description-md5: 6796fb4cb0591918cf197b6cad68cc77 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1019 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1020-azure Description-md5: 4c86ad7e1b786b04b1920da31a71394e Description-en: Linux kernel version specific cloud tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1020 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1021-azure Description-md5: eea74d4a6851c9e878b7bc0510ab53a7 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1021 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1022-azure Description-md5: d8762a4f816569a6bd5fd7abe59aeb68 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1022 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1023-azure Description-md5: 47b33ac071e2b3138685587e004995db Description-en: Linux kernel version specific cloud tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1023 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1025-azure Description-md5: e66b9e66b64ab5da5aa05f37472bd19d Description-en: Linux kernel version specific cloud tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1025 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1027-azure Description-md5: c7260046ce2f0b1bb94a3320e1ceef32 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1027 on 64 bit x86. Package: linux-cloud-tools-5.11.0-1028-azure Description-md5: aa2ea5305877895b393b7e6eedb553be Description-en: Linux kernel version specific cloud tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1028 on 64 bit x86. Package: linux-cloud-tools-5.11.0-22-generic Description-md5: 67b152506ee1ebbec595de0047694422 Description-en: Linux kernel version specific cloud tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-22 on 64 bit x86. Package: linux-cloud-tools-5.11.0-22-lowlatency Description-md5: 67b152506ee1ebbec595de0047694422 Description-en: Linux kernel version specific cloud tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-22 on 64 bit x86. Package: linux-cloud-tools-5.11.0-25-generic Description-md5: 7b942aaae38c284505afe150a56adee0 Description-en: Linux kernel version specific cloud tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-25 on 64 bit x86. Package: linux-cloud-tools-5.11.0-25-lowlatency Description-md5: 7b942aaae38c284505afe150a56adee0 Description-en: Linux kernel version specific cloud tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-25 on 64 bit x86. Package: linux-cloud-tools-5.11.0-27-generic Description-md5: 514b75d8251f9b775ccf4a68b6b38fd5 Description-en: Linux kernel version specific cloud tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-27 on 64 bit x86. Package: linux-cloud-tools-5.11.0-27-lowlatency Description-md5: 514b75d8251f9b775ccf4a68b6b38fd5 Description-en: Linux kernel version specific cloud tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-27 on 64 bit x86. Package: linux-cloud-tools-5.11.0-34-generic Description-md5: 47951b0a4981c0f5bd6ac7fca769731d Description-en: Linux kernel version specific cloud tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-34 on 64 bit x86. Package: linux-cloud-tools-5.11.0-34-lowlatency Description-md5: 47951b0a4981c0f5bd6ac7fca769731d Description-en: Linux kernel version specific cloud tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-34 on 64 bit x86. Package: linux-cloud-tools-5.11.0-36-generic Description-md5: 7d84e6d278e264a5d001b7c1fd31778a Description-en: Linux kernel version specific cloud tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-36 on 64 bit x86. Package: linux-cloud-tools-5.11.0-36-lowlatency Description-md5: 7d84e6d278e264a5d001b7c1fd31778a Description-en: Linux kernel version specific cloud tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-36 on 64 bit x86. Package: linux-cloud-tools-5.11.0-37-generic Description-md5: e9ce950532d0dddd87f6473fb6a2188a Description-en: Linux kernel version specific cloud tools for version 5.11.0-37 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-37 on 64 bit x86. Package: linux-cloud-tools-5.11.0-37-lowlatency Description-md5: e9ce950532d0dddd87f6473fb6a2188a Description-en: Linux kernel version specific cloud tools for version 5.11.0-37 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-37 on 64 bit x86. Package: linux-cloud-tools-5.11.0-38-generic Description-md5: cdcc5102a39530ed4c1d664d37805bc8 Description-en: Linux kernel version specific cloud tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-38 on 64 bit x86. Package: linux-cloud-tools-5.11.0-38-lowlatency Description-md5: cdcc5102a39530ed4c1d664d37805bc8 Description-en: Linux kernel version specific cloud tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-38 on 64 bit x86. Package: linux-cloud-tools-5.11.0-40-generic Description-md5: e79096646070bf4ac491fb22f994bfb1 Description-en: Linux kernel version specific cloud tools for version 5.11.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-40 on 64 bit x86. Package: linux-cloud-tools-5.11.0-40-lowlatency Description-md5: e79096646070bf4ac491fb22f994bfb1 Description-en: Linux kernel version specific cloud tools for version 5.11.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-40 on 64 bit x86. Package: linux-cloud-tools-5.11.0-41-generic Description-md5: c6a3fe42f521974eaab389cda3c8d0f3 Description-en: Linux kernel version specific cloud tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-41 on 64 bit x86. Package: linux-cloud-tools-5.11.0-41-lowlatency Description-md5: c6a3fe42f521974eaab389cda3c8d0f3 Description-en: Linux kernel version specific cloud tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-41 on 64 bit x86. Package: linux-cloud-tools-5.11.0-43-generic Description-md5: 0c860a8fb80c11b60f93cbcf134ef25a Description-en: Linux kernel version specific cloud tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-43 on 64 bit x86. Package: linux-cloud-tools-5.11.0-43-lowlatency Description-md5: 0c860a8fb80c11b60f93cbcf134ef25a Description-en: Linux kernel version specific cloud tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-43 on 64 bit x86. Package: linux-cloud-tools-5.11.0-44-generic Description-md5: e8e2470a46874dc692e1a2779ae35654 Description-en: Linux kernel version specific cloud tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-44 on 64 bit x86. Package: linux-cloud-tools-5.11.0-44-lowlatency Description-md5: e8e2470a46874dc692e1a2779ae35654 Description-en: Linux kernel version specific cloud tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-44 on 64 bit x86. Package: linux-cloud-tools-5.11.0-46-generic Description-md5: 7654ed99158162a8d418052aac9471b5 Description-en: Linux kernel version specific cloud tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-46 on 64 bit x86. Package: linux-cloud-tools-5.11.0-46-lowlatency Description-md5: 7654ed99158162a8d418052aac9471b5 Description-en: Linux kernel version specific cloud tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-46 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1008-intel Description-md5: 0bcdcfdaa49f944d063b353c81d640c6 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1008 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1009-azure Description-md5: 0eddab2668c864c78b508ed133535e22 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1009 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1009-intel Description-md5: 0eddab2668c864c78b508ed133535e22 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1009 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1010-intel Description-md5: a26da469249828a97e1585c58ffa3786 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1010 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1011-intel Description-md5: 7b1c0c161b2caa405bf36b84e560ce26 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1011 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1012-azure Description-md5: 4f72e6b8a53e452e4715eb1938475f5a Description-en: Linux kernel version specific cloud tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1012 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1014-azure Description-md5: 0da217ad22ff76a42c4e5db700beafa0 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1014 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1014-intel Description-md5: 0da217ad22ff76a42c4e5db700beafa0 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1014 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1017-azure Description-md5: 5b610d25df7822dbcc38d6a9f15ab7e9 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1017 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1017-intel Description-md5: 5b610d25df7822dbcc38d6a9f15ab7e9 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1017 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1021-azure Description-md5: 8aa3d46558611505ac98d2b244aaf761 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1021 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1022-azure Description-md5: f608ed03968ce0ff754c066f38159186 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1022 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1023-azure Description-md5: addab812b0f52a44cb754109f11c1fd3 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1023 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1025-azure Description-md5: ac7430a62aa1c1d2527163a7acd0905d Description-en: Linux kernel version specific cloud tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1025 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1028-azure Description-md5: 5df3c9f8b50de592260ffa1c19613708 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1028 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1029-azure Description-md5: e625ba28ee873bb373deb36236c2a9f6 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1029 on 64 bit x86. Package: linux-cloud-tools-5.13.0-1031-azure Description-md5: 476d4f34a9abf4c0b61ec845159dcf19 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1031 on 64 bit x86. Package: linux-cloud-tools-5.13.0-21-generic Description-md5: e15c8add262937eecc9ff7cb1c598c72 Description-en: Linux kernel version specific cloud tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-21 on 64 bit x86. Package: linux-cloud-tools-5.13.0-21-lowlatency Description-md5: e15c8add262937eecc9ff7cb1c598c72 Description-en: Linux kernel version specific cloud tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-21 on 64 bit x86. Package: linux-cloud-tools-5.13.0-22-generic Description-md5: a3a57ae2c1d4c9fa1b8cea20cdfafc58 Description-en: Linux kernel version specific cloud tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-22 on 64 bit x86. Package: linux-cloud-tools-5.13.0-22-lowlatency Description-md5: a3a57ae2c1d4c9fa1b8cea20cdfafc58 Description-en: Linux kernel version specific cloud tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-22 on 64 bit x86. Package: linux-cloud-tools-5.13.0-23-generic Description-md5: c95351294df58d972caedf7e128d04c1 Description-en: Linux kernel version specific cloud tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-23 on 64 bit x86. Package: linux-cloud-tools-5.13.0-23-lowlatency Description-md5: c95351294df58d972caedf7e128d04c1 Description-en: Linux kernel version specific cloud tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-23 on 64 bit x86. Package: linux-cloud-tools-5.13.0-25-generic Description-md5: 2514123ad9d1e513af70c802a4ded87c Description-en: Linux kernel version specific cloud tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-25 on 64 bit x86. Package: linux-cloud-tools-5.13.0-25-lowlatency Description-md5: 2514123ad9d1e513af70c802a4ded87c Description-en: Linux kernel version specific cloud tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-25 on 64 bit x86. Package: linux-cloud-tools-5.13.0-27-generic Description-md5: 9381ba38cec056a51aa17b338d2f192a Description-en: Linux kernel version specific cloud tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-27 on 64 bit x86. Package: linux-cloud-tools-5.13.0-27-lowlatency Description-md5: 9381ba38cec056a51aa17b338d2f192a Description-en: Linux kernel version specific cloud tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-27 on 64 bit x86. Package: linux-cloud-tools-5.13.0-28-generic Description-md5: 99579cbd15d610800a440ecc4bc55db6 Description-en: Linux kernel version specific cloud tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-28 on 64 bit x86. Package: linux-cloud-tools-5.13.0-28-lowlatency Description-md5: 99579cbd15d610800a440ecc4bc55db6 Description-en: Linux kernel version specific cloud tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-28 on 64 bit x86. Package: linux-cloud-tools-5.13.0-30-generic Description-md5: 79867b77ef7e4e8674372f8e2b24f6f2 Description-en: Linux kernel version specific cloud tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-30 on 64 bit x86. Package: linux-cloud-tools-5.13.0-30-lowlatency Description-md5: 79867b77ef7e4e8674372f8e2b24f6f2 Description-en: Linux kernel version specific cloud tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-30 on 64 bit x86. Package: linux-cloud-tools-5.13.0-35-generic Description-md5: 1f9eda2e798fbe5934bcabe10e5980b5 Description-en: Linux kernel version specific cloud tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-35 on 64 bit x86. Package: linux-cloud-tools-5.13.0-35-lowlatency Description-md5: 1f9eda2e798fbe5934bcabe10e5980b5 Description-en: Linux kernel version specific cloud tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-35 on 64 bit x86. Package: linux-cloud-tools-5.13.0-37-generic Description-md5: a9338a826996a7101e9bc6e853184396 Description-en: Linux kernel version specific cloud tools for version 5.13.0-37 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-37 on 64 bit x86. Package: linux-cloud-tools-5.13.0-37-lowlatency Description-md5: a9338a826996a7101e9bc6e853184396 Description-en: Linux kernel version specific cloud tools for version 5.13.0-37 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-37 on 64 bit x86. Package: linux-cloud-tools-5.13.0-39-generic Description-md5: b1653758f0c02d91158075137b53db0f Description-en: Linux kernel version specific cloud tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-39 on 64 bit x86. Package: linux-cloud-tools-5.13.0-39-lowlatency Description-md5: b1653758f0c02d91158075137b53db0f Description-en: Linux kernel version specific cloud tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-39 on 64 bit x86. Package: linux-cloud-tools-5.13.0-40-generic Description-md5: 97953053c1cc38879dd8f166db7cdb7f Description-en: Linux kernel version specific cloud tools for version 5.13.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-40 on 64 bit x86. Package: linux-cloud-tools-5.13.0-40-lowlatency Description-md5: 97953053c1cc38879dd8f166db7cdb7f Description-en: Linux kernel version specific cloud tools for version 5.13.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-40 on 64 bit x86. Package: linux-cloud-tools-5.13.0-41-generic Description-md5: b939c952a2d74a8b73aa15df5d1c1b51 Description-en: Linux kernel version specific cloud tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-41 on 64 bit x86. Package: linux-cloud-tools-5.13.0-41-lowlatency Description-md5: b939c952a2d74a8b73aa15df5d1c1b51 Description-en: Linux kernel version specific cloud tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-41 on 64 bit x86. Package: linux-cloud-tools-5.13.0-44-generic Description-md5: e180e7d282910b36e2882172e64f9c8b Description-en: Linux kernel version specific cloud tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-44 on 64 bit x86. Package: linux-cloud-tools-5.13.0-44-lowlatency Description-md5: e180e7d282910b36e2882172e64f9c8b Description-en: Linux kernel version specific cloud tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-44 on 64 bit x86. Package: linux-cloud-tools-5.13.0-48-generic Description-md5: 0b7b1e5cbe800431ced7ef2feb898823 Description-en: Linux kernel version specific cloud tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-48 on 64 bit x86. Package: linux-cloud-tools-5.13.0-48-lowlatency Description-md5: 0b7b1e5cbe800431ced7ef2feb898823 Description-en: Linux kernel version specific cloud tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-48 on 64 bit x86. Package: linux-cloud-tools-5.13.0-51-generic Description-md5: a8e0d3ee26672bee8be843a3c8a1397d Description-en: Linux kernel version specific cloud tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-51 on 64 bit x86. Package: linux-cloud-tools-5.13.0-51-lowlatency Description-md5: a8e0d3ee26672bee8be843a3c8a1397d Description-en: Linux kernel version specific cloud tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-51 on 64 bit x86. Package: linux-cloud-tools-5.13.0-52-generic Description-md5: 7382f78f12d9453ec77dc9d23c44a8da Description-en: Linux kernel version specific cloud tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-52 on 64 bit x86. Package: linux-cloud-tools-5.13.0-52-lowlatency Description-md5: 7382f78f12d9453ec77dc9d23c44a8da Description-en: Linux kernel version specific cloud tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-52 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1003-intel-iotg Description-md5: 47d99cfe9a69bda172d0003d8d1c4996 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1003 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1003 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1007-azure Description-md5: ef837cba632eac8d04ed2619327af003 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1007 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1008-azure Description-md5: a47ab65442d9d091dd0e20af802ec8dc Description-en: Linux kernel version specific cloud tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1008 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1008-intel-iotg Description-md5: a47ab65442d9d091dd0e20af802ec8dc Description-en: Linux kernel version specific cloud tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1008 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1010-intel-iotg Description-md5: 633c05b15c1aa694c0dd5b4b52a1fbde Description-en: Linux kernel version specific cloud tools for version 5.15.0-1010 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1010 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1014-azure Description-md5: 7534dbccaaf5ca102364cde26c236166 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1014 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1015-intel-iotg Description-md5: cc1ead0397286af476384f51664be404 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1015 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1016-intel-iotg Description-md5: 51bfc2a5a0e3548bd3d315f5885d36ab Description-en: Linux kernel version specific cloud tools for version 5.15.0-1016 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1016 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1017-azure Description-md5: bfda7e40b91af643c9d3bd39ca59d4c9 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1017 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1017-intel-iotg Description-md5: bfda7e40b91af643c9d3bd39ca59d4c9 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1017 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1018-intel-iotg Description-md5: 5876c6acece5ba82c3b2a9ca16a0a63a Description-en: Linux kernel version specific cloud tools for version 5.15.0-1018 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1018 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1019-azure Description-md5: 9f046ab49c92621da6d62550fc72f5fb Description-en: Linux kernel version specific cloud tools for version 5.15.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1019 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1020-azure Description-md5: 898f95b0e2b54ecfad295cbf4e48cd5b Description-en: Linux kernel version specific cloud tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1020 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1021-azure Description-md5: cf6ea7c080e7d989a59b716eab0e9606 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1021 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1021-intel-iotg Description-md5: cf6ea7c080e7d989a59b716eab0e9606 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1021 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1022-azure Description-md5: 595226f3c433f944ab9a2f9f78ce7b29 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1022 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1023-azure Description-md5: 9eafd1e3ba99126fe3748c2c6b22842d Description-en: Linux kernel version specific cloud tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1023 on 64 bit x86. Package: linux-cloud-tools-5.15.0-1029-azure Description-md5: f9659f0fa2258f7a919cac72a8682dba Description-en: Linux kernel version specific cloud tools for version 5.15.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1029 on 64 bit x86. Package: linux-cloud-tools-5.15.0-33-generic Description-md5: 7f1eefe91d05f900fb1e3dce5b4a9d7d Description-en: Linux kernel version specific cloud tools for version 5.15.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-33 on 64 bit x86. Package: linux-cloud-tools-5.15.0-33-lowlatency Description-md5: 7f1eefe91d05f900fb1e3dce5b4a9d7d Description-en: Linux kernel version specific cloud tools for version 5.15.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-33 on 64 bit x86. Package: linux-cloud-tools-5.15.0-41-generic Description-md5: 8907931c32f1d5e56bbf7113f54a79ca Description-en: Linux kernel version specific cloud tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-41 on 64 bit x86. Package: linux-cloud-tools-5.15.0-42-lowlatency Description-md5: 6af31c5e6398fd08de0b342d3af37bd6 Description-en: Linux kernel version specific cloud tools for version 5.15.0-42 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-42 on 64 bit x86. Package: linux-cloud-tools-5.15.0-43-generic Description-md5: c63e9467fe2fdb00d1ce754e78dea638 Description-en: Linux kernel version specific cloud tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-43 on 64 bit x86. Package: linux-cloud-tools-5.15.0-43-lowlatency Description-md5: c63e9467fe2fdb00d1ce754e78dea638 Description-en: Linux kernel version specific cloud tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-43 on 64 bit x86. Package: linux-cloud-tools-5.15.0-46-generic Description-md5: da383ee3d73b260824fae61fe240a14a Description-en: Linux kernel version specific cloud tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-46 on 64 bit x86. Package: linux-cloud-tools-5.15.0-46-lowlatency Description-md5: da383ee3d73b260824fae61fe240a14a Description-en: Linux kernel version specific cloud tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-46 on 64 bit x86. Package: linux-cloud-tools-5.15.0-48-generic Description-md5: 5bac5cf7fd8bf3a60fe3294cda9a731b Description-en: Linux kernel version specific cloud tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-48 on 64 bit x86. Package: linux-cloud-tools-5.15.0-48-lowlatency Description-md5: 5bac5cf7fd8bf3a60fe3294cda9a731b Description-en: Linux kernel version specific cloud tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-48 on 64 bit x86. Package: linux-cloud-tools-5.15.0-50-generic Description-md5: c846346ab62c4efda57b9daeb64ea9d4 Description-en: Linux kernel version specific cloud tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-50 on 64 bit x86. Package: linux-cloud-tools-5.15.0-50-lowlatency Description-md5: c846346ab62c4efda57b9daeb64ea9d4 Description-en: Linux kernel version specific cloud tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-50 on 64 bit x86. Package: linux-cloud-tools-5.15.0-52-generic Description-md5: 9f801e0d4fbc738dafaed5811dfa82e8 Description-en: Linux kernel version specific cloud tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-52 on 64 bit x86. Package: linux-cloud-tools-5.15.0-52-lowlatency Description-md5: 9f801e0d4fbc738dafaed5811dfa82e8 Description-en: Linux kernel version specific cloud tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-52 on 64 bit x86. Package: linux-cloud-tools-5.15.0-53-generic Description-md5: c9dbca34a1ebccbab6a31427b27cc8fa Description-en: Linux kernel version specific cloud tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-53 on 64 bit x86. Package: linux-cloud-tools-5.15.0-53-lowlatency Description-md5: c9dbca34a1ebccbab6a31427b27cc8fa Description-en: Linux kernel version specific cloud tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-53 on 64 bit x86. Package: linux-cloud-tools-5.15.0-56-generic Description-md5: 76b57236d0aee4174574b78841af13fd Description-en: Linux kernel version specific cloud tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-56 on 64 bit x86. Package: linux-cloud-tools-5.15.0-56-lowlatency Description-md5: 76b57236d0aee4174574b78841af13fd Description-en: Linux kernel version specific cloud tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-56 on 64 bit x86. Package: linux-cloud-tools-5.4.0-100 Description-md5: a7509de6dccb32eb1d0be45cd6b141d0 Description-en: Linux kernel version specific cloud tools for version 5.4.0-100 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-100 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-100-. Package: linux-cloud-tools-5.4.0-100-generic Description-md5: b9d1490885faa75ad84e571c682da308 Description-en: Linux kernel version specific cloud tools for version 5.4.0-100 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-100 on 64 bit x86. Package: linux-cloud-tools-5.4.0-100-lowlatency Description-md5: b9d1490885faa75ad84e571c682da308 Description-en: Linux kernel version specific cloud tools for version 5.4.0-100 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-100 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1008-gkeop Description-md5: 40e837ed450c0f009ef2df63981f5016 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1008 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1009-gkeop Description-md5: cc13dde5021cc30400c6cc70e5cfc130 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1009 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1010-gkeop Description-md5: 1cf143d74b14ee422866b115869cbfa8 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1010 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1010 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1011-gkeop Description-md5: 4c464b223bed9411e92171709af9c13f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1011 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1011 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1012-azure Description-md5: 4e3eaf035d2c391082030530739c2294 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1012 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1012-gkeop Description-md5: 4e3eaf035d2c391082030530739c2294 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1012 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1013-gkeop Description-md5: 822026f85d9cde32fbfe034977a5ce40 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1013 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1013 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1014-gkeop Description-md5: 5674288d34ffa009bc993a9d4e193020 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1014 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1015-gkeop Description-md5: c06257ec9926d23a03ad1a918531296e 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 64 bit x86. 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-1016-gkeop 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-1018-gkeop Description-md5: 83f66eeeec95950088a631fe89a99d39 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 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-1020-azure Description-md5: 245149f3644164e8919aa6d949da2a7a Description-en: Linux kernel version specific cloud tools for version 5.4.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1020 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1021-gkeop Description-md5: 0a240e3939aa7e7dfb7f8a4396dcbca7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1021 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1022-azure Description-md5: 670afcf2f23f824318f6dd8475e0c482 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1022 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1022-gkeop Description-md5: 670afcf2f23f824318f6dd8475e0c482 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1022 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1023-azure Description-md5: 68d40c2283b7bf3275fb66095d88ea50 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1023 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1023-gkeop Description-md5: 68d40c2283b7bf3275fb66095d88ea50 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1023 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1024-gkeop Description-md5: d8589385d5895a7ff4464f4c9bf6e1ca Description-en: Linux kernel version specific cloud tools for version 5.4.0-1024 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1024 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1025-azure Description-md5: 1a098e0ac5f7d23ef82079ca7768e698 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1025 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1025-gkeop Description-md5: 1a098e0ac5f7d23ef82079ca7768e698 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1025 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1026-azure Description-md5: a861a68f7b1440ac0e763b1586359825 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1026 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1026 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1026-gkeop Description-md5: a861a68f7b1440ac0e763b1586359825 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1026 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1026 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1027-gkeop Description-md5: 1347c4ab9b21e170b6cae1d78b996cbe Description-en: Linux kernel version specific cloud tools for version 5.4.0-1027 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1027 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1029-gkeop Description-md5: a2fea039f3caf047431c6ba625ab0aa7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1029 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1031-azure Description-md5: d5a3475e3d3a105abd08b0af1e9d420b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1031 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1031-gkeop Description-md5: d5a3475e3d3a105abd08b0af1e9d420b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1031 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1032-gkeop Description-md5: 8665533ff1a2715becca039dc6c56af8 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1032 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1032 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1033-gkeop Description-md5: c511fa7b5b4220028728ce6cfa10e35c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1033 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1033 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1034-azure Description-md5: 622438bfd8d4aa78492591e28927a08c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1034 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1034 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1034-gkeop Description-md5: 622438bfd8d4aa78492591e28927a08c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1034 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1034 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1035-azure Description-md5: cbf93d68c7e83c1a9ef9a537a02aa99f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1035 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1035 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1036-azure Description-md5: 909da7130376c8f04df9b6d89e886ae2 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1036 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1036 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1036-gkeop Description-md5: 909da7130376c8f04df9b6d89e886ae2 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1036 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1036 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1037-gkeop Description-md5: 4793fd80a267d1dd37e0468d3b660dd5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1037 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1037 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1038-gkeop Description-md5: a12071405d6125211f007274e59bd41d Description-en: Linux kernel version specific cloud tools for version 5.4.0-1038 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1038 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1039-azure Description-md5: 44232ca1798d0e532ed05cf2c073fef0 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1039 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1039 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1039-gkeop Description-md5: 44232ca1798d0e532ed05cf2c073fef0 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1039 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1039 on 64 bit x86. Package: linux-cloud-tools-5.4.0-104 Description-md5: 60a81aa1339297d42e9763486b8be5f9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-104 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-104 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-104-. Package: linux-cloud-tools-5.4.0-104-generic Description-md5: d7cb26fa203c2c69f947693ac8eaf5d1 Description-en: Linux kernel version specific cloud tools for version 5.4.0-104 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-104 on 64 bit x86. Package: linux-cloud-tools-5.4.0-104-lowlatency Description-md5: d7cb26fa203c2c69f947693ac8eaf5d1 Description-en: Linux kernel version specific cloud tools for version 5.4.0-104 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-104 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1040-azure Description-md5: 109a2577da2e2d0b99a1115c99eaa53b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1040 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1040 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1040-gkeop Description-md5: 109a2577da2e2d0b99a1115c99eaa53b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1040 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1040 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1041-azure Description-md5: 9c469645b8bca5cf6fe1a2a09865f81e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1041 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1041 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1043-azure Description-md5: fce7fa36ac88f56b396436baa3cba7a1 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1043 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1043 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1043-gkeop Description-md5: fce7fa36ac88f56b396436baa3cba7a1 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1043 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1043 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1044-azure Description-md5: 8cbd03e41ae8332ab7baa7b60ca59ee8 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1044 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1044 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1046-azure Description-md5: 86c7e6e0849b73e79e789dfbdd48d889 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1046 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1046 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1046-gkeop Description-md5: 86c7e6e0849b73e79e789dfbdd48d889 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1046 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1046 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1047-azure Description-md5: 5253896894df22368789c186ca3ec090 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1047 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1047 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1048-azure Description-md5: 4b7ec9297324bb85bf9fe243454cbe34 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1048 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1048 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1048-gkeop Description-md5: 4b7ec9297324bb85bf9fe243454cbe34 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1048 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1048 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1049-gkeop Description-md5: 0542cb3827573cb98709fd9a4ceb05e2 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1049 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1049 on 64 bit x86. Package: linux-cloud-tools-5.4.0-105 Description-md5: f2ba2bec6d607b7ece583d483a6294ef Description-en: Linux kernel version specific cloud tools for version 5.4.0-105 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-105 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-105-. Package: linux-cloud-tools-5.4.0-105-generic Description-md5: ed7d5a2f21e068f89436283cdb145cf8 Description-en: Linux kernel version specific cloud tools for version 5.4.0-105 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-105 on 64 bit x86. Package: linux-cloud-tools-5.4.0-105-lowlatency Description-md5: ed7d5a2f21e068f89436283cdb145cf8 Description-en: Linux kernel version specific cloud tools for version 5.4.0-105 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-105 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1051-azure Description-md5: d69c3f7b91c0c42f038a04b6deb6ace4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1051 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1051 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1051-gkeop Description-md5: d69c3f7b91c0c42f038a04b6deb6ace4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1051 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1051 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1052-gkeop Description-md5: 762149d1f8bdfc4431c3b2217714f8f6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1052 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1052 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1053-gkeop Description-md5: 930300b503cd567925b3552dfcff94b1 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1053 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1053 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1054-gkeop Description-md5: 3c489c8a3cb8f853cb626c239d28d290 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1054 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1054 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1055-azure Description-md5: 9ca34e7b29f80d93f61ad50f176b5963 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1055 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1055 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1056-azure Description-md5: 92ca502493b29ec9956ba3a360a4ea64 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1056 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1056 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1056-gkeop Description-md5: 92ca502493b29ec9956ba3a360a4ea64 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1056 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1056 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1057-gkeop Description-md5: 9951903d827e85b4531e78a7cf094538 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1057 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1057 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1058-azure Description-md5: d7bf1f68b6274de2a260d1a03b8a54fd Description-en: Linux kernel version specific cloud tools for version 5.4.0-1058 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1058 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1059-azure Description-md5: fd70c71e7e4da088429e5d00721690a6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1059 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1059 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1060-gkeop Description-md5: e62579144cec473d98dd207aa7fa2133 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1060 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1060 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1061-azure Description-md5: a0853ee212842876be4657414e6eedb5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1061 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1061 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1062-azure Description-md5: 44e5eb83b58e9e105a65d088b1d87c2b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1062 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1062 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1063-azure Description-md5: ee5408c4da72fbb40f6fad75d1fb212e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1063 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1063 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1064-azure Description-md5: d1d2381bd389d982d03327a1360a480e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1064 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1064 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1065-azure Description-md5: 6d4183778b9dfd990020ec8f413174b3 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1065 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1065 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1067-azure Description-md5: 8765b811f650809cc10e6ba7ed6f4a5e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1067 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1067 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1067-azure-cvm Description-md5: 8765b811f650809cc10e6ba7ed6f4a5e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1067 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1067 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1068-azure Description-md5: 20fe75737ba67984fc771a92d4a8c86f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1068 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1068 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1069-azure Description-md5: 9690d856230bf72d687f32a8a401fecd Description-en: Linux kernel version specific cloud tools for version 5.4.0-1069 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1069 on 64 bit x86. Package: linux-cloud-tools-5.4.0-107 Description-md5: 2bf6ce002c4fde88c9854968006abccf Description-en: Linux kernel version specific cloud tools for version 5.4.0-107 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-107 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-107-. Package: linux-cloud-tools-5.4.0-107-generic Description-md5: 812929b45edb16a4adc495c76c14bb81 Description-en: Linux kernel version specific cloud tools for version 5.4.0-107 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-107 on 64 bit x86. Package: linux-cloud-tools-5.4.0-107-lowlatency Description-md5: 812929b45edb16a4adc495c76c14bb81 Description-en: Linux kernel version specific cloud tools for version 5.4.0-107 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-107 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1070-azure Description-md5: a1edff41ff82b0399ca249d8d31282d9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1070 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1070 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1072-azure Description-md5: 0097b3d54a4a62ded351c3fea0d8a5e4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1072 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1072 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1072-azure-cvm Description-md5: 0097b3d54a4a62ded351c3fea0d8a5e4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1072 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1072 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1073-azure Description-md5: f2b1f1bf74ce5c574664e31654eb5652 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1073 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1073 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1074-azure Description-md5: 728afcc21446d0697b8aa3db96387184 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1074 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1074 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1077-azure Description-md5: 702dbf36020ae6ed544d744bc799d5e4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1077 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1077 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1078-azure Description-md5: d8977cba9744f116e94fcac646c2cce5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1078 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1078 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1080-azure Description-md5: e04fa8621ba113ccb5612cb65a3a5ad8 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1080 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1080 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1083-azure Description-md5: b52a656896458b3eb94c60809c1d253f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1083 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1083 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1083-azure-cvm Description-md5: b52a656896458b3eb94c60809c1d253f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1083 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1083 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1085-azure Description-md5: 4cf00ed01b8710453b43e0e07dc80306 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1085 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1085 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1085-azure-cvm Description-md5: 4cf00ed01b8710453b43e0e07dc80306 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1085 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1085 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1086-azure Description-md5: 3244bbe3ac9d730d42e8c18a247f8f28 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1086 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1086 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1089-azure Description-md5: 5ee138486796684777939665c996bb9c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1089 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1089 on 64 bit x86. Package: linux-cloud-tools-5.4.0-109 Description-md5: 66508a42b159cd477e68f24f8cc9f033 Description-en: Linux kernel version specific cloud tools for version 5.4.0-109 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-109 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-109-. Package: linux-cloud-tools-5.4.0-109-generic Description-md5: ce61c4bc2c4e7ed401b34048f3666320 Description-en: Linux kernel version specific cloud tools for version 5.4.0-109 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-109 on 64 bit x86. Package: linux-cloud-tools-5.4.0-109-lowlatency Description-md5: ce61c4bc2c4e7ed401b34048f3666320 Description-en: Linux kernel version specific cloud tools for version 5.4.0-109 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-109 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1090-azure Description-md5: b99391868b80a8df443d45fc3146540c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1090 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1090 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1091-azure Description-md5: f1a71806fb85effcad49699b23f9cd9c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1091 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1091 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1094-azure Description-md5: 9478febb0af20b7f4510a6a313d2be23 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1094 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1094 on 64 bit x86. Package: linux-cloud-tools-5.4.0-1098-azure Description-md5: 8cf10c557d46320ac347f73cf46c205d Description-en: Linux kernel version specific cloud tools for version 5.4.0-1098 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1098 on 64 bit x86. Package: linux-cloud-tools-5.4.0-110 Description-md5: 7328037abf90e7e0675adf8186bb6d72 Description-en: Linux kernel version specific cloud tools for version 5.4.0-110 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-110 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-110-. Package: linux-cloud-tools-5.4.0-110-generic Description-md5: 2a00b5645ef4078c72bf9eb94810205e Description-en: Linux kernel version specific cloud tools for version 5.4.0-110 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-110 on 64 bit x86. Package: linux-cloud-tools-5.4.0-110-lowlatency Description-md5: 2a00b5645ef4078c72bf9eb94810205e Description-en: Linux kernel version specific cloud tools for version 5.4.0-110 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-110 on 64 bit x86. Package: linux-cloud-tools-5.4.0-113 Description-md5: 4d69b0869d98c93383e53d0d1a091fae Description-en: Linux kernel version specific cloud tools for version 5.4.0-113 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-113 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-113-. Package: linux-cloud-tools-5.4.0-113-generic Description-md5: c50c781e6c0376443f650ea642f9ff7f Description-en: Linux kernel version specific cloud tools for version 5.4.0-113 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-113 on 64 bit x86. Package: linux-cloud-tools-5.4.0-113-lowlatency Description-md5: c50c781e6c0376443f650ea642f9ff7f Description-en: Linux kernel version specific cloud tools for version 5.4.0-113 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-113 on 64 bit x86. Package: linux-cloud-tools-5.4.0-117 Description-md5: 2456e928892e0978021d5f4029740537 Description-en: Linux kernel version specific cloud tools for version 5.4.0-117 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-117 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-117-. Package: linux-cloud-tools-5.4.0-117-generic Description-md5: 6cb0a97db1d837fe4c2a9fb7ef88126e Description-en: Linux kernel version specific cloud tools for version 5.4.0-117 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-117 on 64 bit x86. Package: linux-cloud-tools-5.4.0-117-lowlatency Description-md5: 6cb0a97db1d837fe4c2a9fb7ef88126e Description-en: Linux kernel version specific cloud tools for version 5.4.0-117 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-117 on 64 bit x86. Package: linux-cloud-tools-5.4.0-120 Description-md5: 253fc9748fd9c2d14b899b9e93aae91f Description-en: Linux kernel version specific cloud tools for version 5.4.0-120 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-120 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-120-. Package: linux-cloud-tools-5.4.0-120-generic Description-md5: 7531ba76d2f3bf3fa141c3e5613e3d9d Description-en: Linux kernel version specific cloud tools for version 5.4.0-120 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-120 on 64 bit x86. Package: linux-cloud-tools-5.4.0-120-lowlatency Description-md5: 7531ba76d2f3bf3fa141c3e5613e3d9d Description-en: Linux kernel version specific cloud tools for version 5.4.0-120 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-120 on 64 bit x86. Package: linux-cloud-tools-5.4.0-121 Description-md5: 937568a3b188197480db0cbf156a212b Description-en: Linux kernel version specific cloud tools for version 5.4.0-121 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-121 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-121-. Package: linux-cloud-tools-5.4.0-121-generic Description-md5: 7bfc53ea3232d5880d219e0af338ffb9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-121 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-121 on 64 bit x86. Package: linux-cloud-tools-5.4.0-121-lowlatency Description-md5: 7bfc53ea3232d5880d219e0af338ffb9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-121 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-121 on 64 bit x86. Package: linux-cloud-tools-5.4.0-122 Description-md5: 66ba8cdec5ec12457189737a5a09b611 Description-en: Linux kernel version specific cloud tools for version 5.4.0-122 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-122 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-122-. Package: linux-cloud-tools-5.4.0-122-generic Description-md5: 4be15e1b4cb34f77c93b9768cf3b96bc Description-en: Linux kernel version specific cloud tools for version 5.4.0-122 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-122 on 64 bit x86. Package: linux-cloud-tools-5.4.0-122-lowlatency Description-md5: 4be15e1b4cb34f77c93b9768cf3b96bc Description-en: Linux kernel version specific cloud tools for version 5.4.0-122 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-122 on 64 bit x86. Package: linux-cloud-tools-5.4.0-124 Description-md5: 35116a28c965cc08cce8af44ae4c6c34 Description-en: Linux kernel version specific cloud tools for version 5.4.0-124 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-124 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-124-. Package: linux-cloud-tools-5.4.0-124-generic Description-md5: 072a28660759ce8d7e7321f2cb6f6c43 Description-en: Linux kernel version specific cloud tools for version 5.4.0-124 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-124 on 64 bit x86. Package: linux-cloud-tools-5.4.0-124-lowlatency Description-md5: 072a28660759ce8d7e7321f2cb6f6c43 Description-en: Linux kernel version specific cloud tools for version 5.4.0-124 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-124 on 64 bit x86. Package: linux-cloud-tools-5.4.0-125 Description-md5: 39ea16190e33036058a6627881ce2087 Description-en: Linux kernel version specific cloud tools for version 5.4.0-125 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-125 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-125-. Package: linux-cloud-tools-5.4.0-125-generic Description-md5: 53e9be20aa8a0ef442ad0eafd4780e93 Description-en: Linux kernel version specific cloud tools for version 5.4.0-125 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-125 on 64 bit x86. Package: linux-cloud-tools-5.4.0-125-lowlatency Description-md5: 53e9be20aa8a0ef442ad0eafd4780e93 Description-en: Linux kernel version specific cloud tools for version 5.4.0-125 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-125 on 64 bit x86. Package: linux-cloud-tools-5.4.0-126 Description-md5: b19fd3e131af0787b3d525c47ae8fdef Description-en: Linux kernel version specific cloud tools for version 5.4.0-126 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-126 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-126-. Package: linux-cloud-tools-5.4.0-126-generic Description-md5: 3bedb3391c9ec1cfb9d56cac134316be Description-en: Linux kernel version specific cloud tools for version 5.4.0-126 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-126 on 64 bit x86. Package: linux-cloud-tools-5.4.0-126-lowlatency Description-md5: 3bedb3391c9ec1cfb9d56cac134316be Description-en: Linux kernel version specific cloud tools for version 5.4.0-126 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-126 on 64 bit x86. Package: linux-cloud-tools-5.4.0-128 Description-md5: f3f5c4c949452236020fbdd6574790b4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-128 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-128 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-128-. Package: linux-cloud-tools-5.4.0-128-generic Description-md5: ad86957271da6321e93c6fbd30f95eab Description-en: Linux kernel version specific cloud tools for version 5.4.0-128 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-128 on 64 bit x86. Package: linux-cloud-tools-5.4.0-128-lowlatency Description-md5: ad86957271da6321e93c6fbd30f95eab Description-en: Linux kernel version specific cloud tools for version 5.4.0-128 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-128 on 64 bit x86. Package: linux-cloud-tools-5.4.0-131 Description-md5: 5d93b18b6b9fd970b9f8a21b029064b7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-131 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-131 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-131-. Package: linux-cloud-tools-5.4.0-131-generic Description-md5: 838289565e62afae3e30426f3db90955 Description-en: Linux kernel version specific cloud tools for version 5.4.0-131 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-131 on 64 bit x86. Package: linux-cloud-tools-5.4.0-131-lowlatency Description-md5: 838289565e62afae3e30426f3db90955 Description-en: Linux kernel version specific cloud tools for version 5.4.0-131 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-131 on 64 bit x86. Package: linux-cloud-tools-5.4.0-132 Description-md5: c7df56579c169504ff60972d55f3050d Description-en: Linux kernel version specific cloud tools for version 5.4.0-132 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-132 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-132-. Package: linux-cloud-tools-5.4.0-132-generic Description-md5: 1222706885ff4af88e9ac1b6327b572d Description-en: Linux kernel version specific cloud tools for version 5.4.0-132 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-132 on 64 bit x86. Package: linux-cloud-tools-5.4.0-132-lowlatency Description-md5: 1222706885ff4af88e9ac1b6327b572d Description-en: Linux kernel version specific cloud tools for version 5.4.0-132 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-132 on 64 bit x86. Package: linux-cloud-tools-5.4.0-135 Description-md5: ce0c5a40cf8ab6c2d7c74cc3651eb237 Description-en: Linux kernel version specific cloud tools for version 5.4.0-135 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-135 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-135-. Package: linux-cloud-tools-5.4.0-135-generic Description-md5: 409f4560790e11fa4a2b8ceda25ccc78 Description-en: Linux kernel version specific cloud tools for version 5.4.0-135 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-135 on 64 bit x86. Package: linux-cloud-tools-5.4.0-135-lowlatency Description-md5: 409f4560790e11fa4a2b8ceda25ccc78 Description-en: Linux kernel version specific cloud tools for version 5.4.0-135 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-135 on 64 bit x86. Package: linux-cloud-tools-5.4.0-28 Description-md5: 35370a18b2d3aa3b561ffcb869d4b8bc Description-en: Linux kernel version specific cloud tools for version 5.4.0-28 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-28 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-28-. Package: linux-cloud-tools-5.4.0-28-generic Description-md5: a03e78a41047d61fa15039f3a230c87b Description-en: Linux kernel version specific cloud tools for version 5.4.0-28 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-28 on 64 bit x86. Package: linux-cloud-tools-5.4.0-28-lowlatency Description-md5: a03e78a41047d61fa15039f3a230c87b Description-en: Linux kernel version specific cloud tools for version 5.4.0-28 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-28 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-31 Description-md5: 7b1963fe21f90679096f12f0e9d46ac3 Description-en: Linux kernel version specific cloud tools for version 5.4.0-31 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-31 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-31-. Package: linux-cloud-tools-5.4.0-31-generic Description-md5: 076e0be606229243c11d06d8ae2308aa Description-en: Linux kernel version specific cloud tools for version 5.4.0-31 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-31 on 64 bit x86. Package: linux-cloud-tools-5.4.0-31-lowlatency Description-md5: 076e0be606229243c11d06d8ae2308aa Description-en: Linux kernel version specific cloud tools for version 5.4.0-31 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-31 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-39 Description-md5: f2ac936c4fd53aa4b9f1d80a5aea0521 Description-en: Linux kernel version specific cloud tools for version 5.4.0-39 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-39 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-39-. Package: linux-cloud-tools-5.4.0-39-generic Description-md5: f1c6874ef55b4b010969739764352252 Description-en: Linux kernel version specific cloud tools for version 5.4.0-39 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-39 on 64 bit x86. Package: linux-cloud-tools-5.4.0-39-lowlatency Description-md5: f1c6874ef55b4b010969739764352252 Description-en: Linux kernel version specific cloud tools for version 5.4.0-39 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-39 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-5.4.0-42 Description-md5: cf97727d0d228412ba696f17ba196cd6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-42 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-42 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-42-. Package: linux-cloud-tools-5.4.0-42-generic Description-md5: 76326f201bfdb19c91cf50c942fa7c26 Description-en: Linux kernel version specific cloud tools for version 5.4.0-42 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-42 on 64 bit x86. Package: linux-cloud-tools-5.4.0-42-lowlatency Description-md5: 76326f201bfdb19c91cf50c942fa7c26 Description-en: Linux kernel version specific cloud tools for version 5.4.0-42 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-42 on 64 bit x86. Package: linux-cloud-tools-5.4.0-45 Description-md5: 0155c366f3bcf0bcfce54915df4b6d14 Description-en: Linux kernel version specific cloud tools for version 5.4.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-45 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-45-. Package: linux-cloud-tools-5.4.0-45-generic Description-md5: 70a09b57b53bc5799b04cf46071a8796 Description-en: Linux kernel version specific cloud tools for version 5.4.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-45 on 64 bit x86. Package: linux-cloud-tools-5.4.0-45-lowlatency Description-md5: 70a09b57b53bc5799b04cf46071a8796 Description-en: Linux kernel version specific cloud tools for version 5.4.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-45 on 64 bit x86. Package: linux-cloud-tools-5.4.0-47 Description-md5: 3c56a222b281bec157491430b45ad1bd Description-en: Linux kernel version specific cloud tools for version 5.4.0-47 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-47 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-47-. Package: linux-cloud-tools-5.4.0-47-generic Description-md5: 01fa777bdf56957b6d65f5f31dabe383 Description-en: Linux kernel version specific cloud tools for version 5.4.0-47 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-47 on 64 bit x86. Package: linux-cloud-tools-5.4.0-47-lowlatency Description-md5: 01fa777bdf56957b6d65f5f31dabe383 Description-en: Linux kernel version specific cloud tools for version 5.4.0-47 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-47 on 64 bit x86. Package: linux-cloud-tools-5.4.0-48 Description-md5: 4045084515af5a2d59e4bfb0c98ab353 Description-en: Linux kernel version specific cloud tools for version 5.4.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-48 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-48-. Package: linux-cloud-tools-5.4.0-48-generic Description-md5: 88de251d73c857c56bb31ca2355fb5b9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-48 on 64 bit x86. Package: linux-cloud-tools-5.4.0-48-lowlatency Description-md5: 88de251d73c857c56bb31ca2355fb5b9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-48 on 64 bit x86. Package: linux-cloud-tools-5.4.0-51 Description-md5: 823b53a2565b2508feddfea451db1a53 Description-en: Linux kernel version specific cloud tools for version 5.4.0-51 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-51 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-51-. Package: linux-cloud-tools-5.4.0-51-generic Description-md5: 256a391913913fdca012966365895646 Description-en: Linux kernel version specific cloud tools for version 5.4.0-51 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-51 on 64 bit x86. Package: linux-cloud-tools-5.4.0-51-lowlatency Description-md5: 256a391913913fdca012966365895646 Description-en: Linux kernel version specific cloud tools for version 5.4.0-51 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-51 on 64 bit x86. Package: linux-cloud-tools-5.4.0-52 Description-md5: d369581f798c823d5dc33011812585ff Description-en: Linux kernel version specific cloud tools for version 5.4.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-52 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-52-. Package: linux-cloud-tools-5.4.0-52-generic Description-md5: f4a99ae85d6af5c1cc329bd5a6bbab1e Description-en: Linux kernel version specific cloud tools for version 5.4.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-52 on 64 bit x86. Package: linux-cloud-tools-5.4.0-52-lowlatency Description-md5: f4a99ae85d6af5c1cc329bd5a6bbab1e Description-en: Linux kernel version specific cloud tools for version 5.4.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-52 on 64 bit x86. Package: linux-cloud-tools-5.4.0-53 Description-md5: 368c64188c2c5ce935883a1cadfab389 Description-en: Linux kernel version specific cloud tools for version 5.4.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-53 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-53-. Package: linux-cloud-tools-5.4.0-53-generic Description-md5: c33f8044eab9fe285bc26c10e9834849 Description-en: Linux kernel version specific cloud tools for version 5.4.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-53 on 64 bit x86. Package: linux-cloud-tools-5.4.0-53-lowlatency Description-md5: c33f8044eab9fe285bc26c10e9834849 Description-en: Linux kernel version specific cloud tools for version 5.4.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-53 on 64 bit x86. Package: linux-cloud-tools-5.4.0-58 Description-md5: 24f6d8741e7217f23a2083631a3e4229 Description-en: Linux kernel version specific cloud tools for version 5.4.0-58 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-58 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-58-. Package: linux-cloud-tools-5.4.0-58-generic Description-md5: 6975ad34e00e9523a96d4c94b3b71359 Description-en: Linux kernel version specific cloud tools for version 5.4.0-58 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-58 on 64 bit x86. Package: linux-cloud-tools-5.4.0-58-lowlatency Description-md5: 6975ad34e00e9523a96d4c94b3b71359 Description-en: Linux kernel version specific cloud tools for version 5.4.0-58 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-58 on 64 bit x86. Package: linux-cloud-tools-5.4.0-59 Description-md5: 493d280aec50bac759af8b30f6d0d23b Description-en: Linux kernel version specific cloud tools for version 5.4.0-59 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-59 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-59-. Package: linux-cloud-tools-5.4.0-59-generic Description-md5: 1d3c66b0ad7c4016d7777f9fdfafac1d Description-en: Linux kernel version specific cloud tools for version 5.4.0-59 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-59 on 64 bit x86. Package: linux-cloud-tools-5.4.0-59-lowlatency Description-md5: 1d3c66b0ad7c4016d7777f9fdfafac1d Description-en: Linux kernel version specific cloud tools for version 5.4.0-59 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-59 on 64 bit x86. Package: linux-cloud-tools-5.4.0-60 Description-md5: 833d07d977f73c897676f721cbd8da02 Description-en: Linux kernel version specific cloud tools for version 5.4.0-60 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-60 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-60-. Package: linux-cloud-tools-5.4.0-60-generic Description-md5: 2f2b8913bb7e8aa5fe65f77195667c00 Description-en: Linux kernel version specific cloud tools for version 5.4.0-60 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-60 on 64 bit x86. Package: linux-cloud-tools-5.4.0-60-lowlatency Description-md5: 2f2b8913bb7e8aa5fe65f77195667c00 Description-en: Linux kernel version specific cloud tools for version 5.4.0-60 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-60 on 64 bit x86. Package: linux-cloud-tools-5.4.0-62 Description-md5: 9acd87b32ce38b13553cf8eb8cf80e24 Description-en: Linux kernel version specific cloud tools for version 5.4.0-62 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-62 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-62-. Package: linux-cloud-tools-5.4.0-62-generic Description-md5: f9bd110da6174e518a632d65cb4d5ebf Description-en: Linux kernel version specific cloud tools for version 5.4.0-62 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-62 on 64 bit x86. Package: linux-cloud-tools-5.4.0-62-lowlatency Description-md5: f9bd110da6174e518a632d65cb4d5ebf Description-en: Linux kernel version specific cloud tools for version 5.4.0-62 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-62 on 64 bit x86. Package: linux-cloud-tools-5.4.0-65 Description-md5: 487756189d536067b4d48f68fc50fb36 Description-en: Linux kernel version specific cloud tools for version 5.4.0-65 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-65 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-65-. Package: linux-cloud-tools-5.4.0-65-generic Description-md5: dbeea5a864422c360ea1675d49524c9e Description-en: Linux kernel version specific cloud tools for version 5.4.0-65 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-65 on 64 bit x86. Package: linux-cloud-tools-5.4.0-65-lowlatency Description-md5: dbeea5a864422c360ea1675d49524c9e Description-en: Linux kernel version specific cloud tools for version 5.4.0-65 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-65 on 64 bit x86. Package: linux-cloud-tools-5.4.0-66 Description-md5: 300a433efcdc18896e8208172320e827 Description-en: Linux kernel version specific cloud tools for version 5.4.0-66 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-66 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-66-. Package: linux-cloud-tools-5.4.0-66-generic Description-md5: e09405dc02c8fe80acccb7cb5d7b4548 Description-en: Linux kernel version specific cloud tools for version 5.4.0-66 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-66 on 64 bit x86. Package: linux-cloud-tools-5.4.0-66-lowlatency Description-md5: e09405dc02c8fe80acccb7cb5d7b4548 Description-en: Linux kernel version specific cloud tools for version 5.4.0-66 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-66 on 64 bit x86. Package: linux-cloud-tools-5.4.0-67 Description-md5: a5e344e0f533346d0cfb43e7125a95bb Description-en: Linux kernel version specific cloud tools for version 5.4.0-67 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-67 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-67-. Package: linux-cloud-tools-5.4.0-67-generic Description-md5: 0965a465280175acf95810e12c276d09 Description-en: Linux kernel version specific cloud tools for version 5.4.0-67 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-67 on 64 bit x86. Package: linux-cloud-tools-5.4.0-67-lowlatency Description-md5: 0965a465280175acf95810e12c276d09 Description-en: Linux kernel version specific cloud tools for version 5.4.0-67 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-67 on 64 bit x86. Package: linux-cloud-tools-5.4.0-70 Description-md5: 5210d51e5d8ed03c3c401141a3195062 Description-en: Linux kernel version specific cloud tools for version 5.4.0-70 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-70 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-70-. Package: linux-cloud-tools-5.4.0-70-generic Description-md5: fe047828682edffc3916123f03034157 Description-en: Linux kernel version specific cloud tools for version 5.4.0-70 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-70 on 64 bit x86. Package: linux-cloud-tools-5.4.0-70-lowlatency Description-md5: fe047828682edffc3916123f03034157 Description-en: Linux kernel version specific cloud tools for version 5.4.0-70 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-70 on 64 bit x86. Package: linux-cloud-tools-5.4.0-71 Description-md5: 38185551e7b6e4ea5fcd1317b5d075f5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-71 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-71 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-71-. Package: linux-cloud-tools-5.4.0-71-generic Description-md5: e7fa287edc03219a7308d2d264481031 Description-en: Linux kernel version specific cloud tools for version 5.4.0-71 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-71 on 64 bit x86. Package: linux-cloud-tools-5.4.0-71-lowlatency Description-md5: e7fa287edc03219a7308d2d264481031 Description-en: Linux kernel version specific cloud tools for version 5.4.0-71 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-71 on 64 bit x86. Package: linux-cloud-tools-5.4.0-72 Description-md5: 4fd74322d5b1c82d2f4973bff30d52a9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-72 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-72 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-72-. Package: linux-cloud-tools-5.4.0-72-generic Description-md5: 4b5da5292fc193816670398a4d36a873 Description-en: Linux kernel version specific cloud tools for version 5.4.0-72 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-72 on 64 bit x86. Package: linux-cloud-tools-5.4.0-72-lowlatency Description-md5: 4b5da5292fc193816670398a4d36a873 Description-en: Linux kernel version specific cloud tools for version 5.4.0-72 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-72 on 64 bit x86. Package: linux-cloud-tools-5.4.0-73 Description-md5: 014ef0871121b24279a8ecbabc4baf6a Description-en: Linux kernel version specific cloud tools for version 5.4.0-73 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-73 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-73-. Package: linux-cloud-tools-5.4.0-73-generic Description-md5: 52f3088d344167a31f45e7882cb45918 Description-en: Linux kernel version specific cloud tools for version 5.4.0-73 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-73 on 64 bit x86. Package: linux-cloud-tools-5.4.0-73-lowlatency Description-md5: 52f3088d344167a31f45e7882cb45918 Description-en: Linux kernel version specific cloud tools for version 5.4.0-73 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-73 on 64 bit x86. Package: linux-cloud-tools-5.4.0-74 Description-md5: 65162709b4a345db0ae4e957abbcf49a Description-en: Linux kernel version specific cloud tools for version 5.4.0-74 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-74 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-74-. Package: linux-cloud-tools-5.4.0-74-generic Description-md5: cd364c0fa3303f12ddc5dee69b58738f Description-en: Linux kernel version specific cloud tools for version 5.4.0-74 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-74 on 64 bit x86. Package: linux-cloud-tools-5.4.0-74-lowlatency Description-md5: cd364c0fa3303f12ddc5dee69b58738f Description-en: Linux kernel version specific cloud tools for version 5.4.0-74 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-74 on 64 bit x86. Package: linux-cloud-tools-5.4.0-77 Description-md5: 68ec919b9f244ebc101c286a23440aa4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-77 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-77 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-77-. Package: linux-cloud-tools-5.4.0-77-generic Description-md5: c9ab11cd73856ea8a8cdd1ef67ac1743 Description-en: Linux kernel version specific cloud tools for version 5.4.0-77 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-77 on 64 bit x86. Package: linux-cloud-tools-5.4.0-77-lowlatency Description-md5: c9ab11cd73856ea8a8cdd1ef67ac1743 Description-en: Linux kernel version specific cloud tools for version 5.4.0-77 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-77 on 64 bit x86. Package: linux-cloud-tools-5.4.0-80 Description-md5: 02fdd329d0f2f804d603d37c7fda7738 Description-en: Linux kernel version specific cloud tools for version 5.4.0-80 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-80 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-80-. Package: linux-cloud-tools-5.4.0-80-generic Description-md5: 7b07e94747ead584863d410c6e0e3932 Description-en: Linux kernel version specific cloud tools for version 5.4.0-80 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-80 on 64 bit x86. Package: linux-cloud-tools-5.4.0-80-lowlatency Description-md5: 7b07e94747ead584863d410c6e0e3932 Description-en: Linux kernel version specific cloud tools for version 5.4.0-80 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-80 on 64 bit x86. Package: linux-cloud-tools-5.4.0-81 Description-md5: 10be0eeded50f6c26ffa696827257ace Description-en: Linux kernel version specific cloud tools for version 5.4.0-81 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-81 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-81-. Package: linux-cloud-tools-5.4.0-81-generic Description-md5: e436acfa47c2cbe3edc8e8026d8216e7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-81 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-81 on 64 bit x86. Package: linux-cloud-tools-5.4.0-81-lowlatency Description-md5: e436acfa47c2cbe3edc8e8026d8216e7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-81 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-81 on 64 bit x86. Package: linux-cloud-tools-5.4.0-84 Description-md5: 96ed4c344e43cd88e53cd66cbd840421 Description-en: Linux kernel version specific cloud tools for version 5.4.0-84 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-84 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-84-. Package: linux-cloud-tools-5.4.0-84-generic Description-md5: 17992ea7993a38bcee71bb1a502eae4d Description-en: Linux kernel version specific cloud tools for version 5.4.0-84 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-84 on 64 bit x86. Package: linux-cloud-tools-5.4.0-84-lowlatency Description-md5: 17992ea7993a38bcee71bb1a502eae4d Description-en: Linux kernel version specific cloud tools for version 5.4.0-84 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-84 on 64 bit x86. Package: linux-cloud-tools-5.4.0-86 Description-md5: 3d4b88a85c51f6fbf4758067a796ecd9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-86 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-86 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-86-. Package: linux-cloud-tools-5.4.0-86-generic Description-md5: 6ebead3dfbed25592087d6b771e91b4c Description-en: Linux kernel version specific cloud tools for version 5.4.0-86 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-86 on 64 bit x86. Package: linux-cloud-tools-5.4.0-86-lowlatency Description-md5: 6ebead3dfbed25592087d6b771e91b4c Description-en: Linux kernel version specific cloud tools for version 5.4.0-86 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-86 on 64 bit x86. Package: linux-cloud-tools-5.4.0-88 Description-md5: 9c7f87b29150977bdc5e075b73af7073 Description-en: Linux kernel version specific cloud tools for version 5.4.0-88 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-88 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-88-. Package: linux-cloud-tools-5.4.0-88-generic Description-md5: 1d69228aecc0805560b7d3a6b7123757 Description-en: Linux kernel version specific cloud tools for version 5.4.0-88 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-88 on 64 bit x86. Package: linux-cloud-tools-5.4.0-88-lowlatency Description-md5: 1d69228aecc0805560b7d3a6b7123757 Description-en: Linux kernel version specific cloud tools for version 5.4.0-88 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-88 on 64 bit x86. Package: linux-cloud-tools-5.4.0-89 Description-md5: 0fbe863afa15efae7f136bfe52341dd5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-89 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-89 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-89-. Package: linux-cloud-tools-5.4.0-89-generic Description-md5: dea215017ead7d7f749f7a2eb105fc28 Description-en: Linux kernel version specific cloud tools for version 5.4.0-89 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-89 on 64 bit x86. Package: linux-cloud-tools-5.4.0-89-lowlatency Description-md5: dea215017ead7d7f749f7a2eb105fc28 Description-en: Linux kernel version specific cloud tools for version 5.4.0-89 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-89 on 64 bit x86. Package: linux-cloud-tools-5.4.0-90 Description-md5: 15eabfe1e4e7219ffc881ffc0d0eb5b1 Description-en: Linux kernel version specific cloud tools for version 5.4.0-90 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-90 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-90-. Package: linux-cloud-tools-5.4.0-90-generic Description-md5: ffdca69d5f50e07010f4d772cb54ea66 Description-en: Linux kernel version specific cloud tools for version 5.4.0-90 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-90 on 64 bit x86. Package: linux-cloud-tools-5.4.0-90-lowlatency Description-md5: ffdca69d5f50e07010f4d772cb54ea66 Description-en: Linux kernel version specific cloud tools for version 5.4.0-90 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-90 on 64 bit x86. Package: linux-cloud-tools-5.4.0-91 Description-md5: 3922a4625e4e0dfbc957b2c3fb14c853 Description-en: Linux kernel version specific cloud tools for version 5.4.0-91 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-91 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-91-. Package: linux-cloud-tools-5.4.0-91-generic Description-md5: ec2abaf866155824c885e3d0d86b9fa2 Description-en: Linux kernel version specific cloud tools for version 5.4.0-91 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-91 on 64 bit x86. Package: linux-cloud-tools-5.4.0-91-lowlatency Description-md5: ec2abaf866155824c885e3d0d86b9fa2 Description-en: Linux kernel version specific cloud tools for version 5.4.0-91 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-91 on 64 bit x86. Package: linux-cloud-tools-5.4.0-92 Description-md5: 5f732069b0738aeaecb167d1cc13c9e9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-92 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-92 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-92-. Package: linux-cloud-tools-5.4.0-92-generic Description-md5: 22263799e3c0b020f271ca721edc521e Description-en: Linux kernel version specific cloud tools for version 5.4.0-92 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-92 on 64 bit x86. Package: linux-cloud-tools-5.4.0-92-lowlatency Description-md5: 22263799e3c0b020f271ca721edc521e Description-en: Linux kernel version specific cloud tools for version 5.4.0-92 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-92 on 64 bit x86. Package: linux-cloud-tools-5.4.0-94 Description-md5: f732f85d86d9ce4207a0c91b0f661dfb Description-en: Linux kernel version specific cloud tools for version 5.4.0-94 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-94 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-94-. Package: linux-cloud-tools-5.4.0-94-generic Description-md5: c4dfde3b40f2cf262dd35fe347c55176 Description-en: Linux kernel version specific cloud tools for version 5.4.0-94 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-94 on 64 bit x86. Package: linux-cloud-tools-5.4.0-94-lowlatency Description-md5: c4dfde3b40f2cf262dd35fe347c55176 Description-en: Linux kernel version specific cloud tools for version 5.4.0-94 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-94 on 64 bit x86. Package: linux-cloud-tools-5.4.0-96 Description-md5: 0e41f3f81edde35b8012fed6cbc76c80 Description-en: Linux kernel version specific cloud tools for version 5.4.0-96 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-96 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-96-. Package: linux-cloud-tools-5.4.0-96-generic Description-md5: 252b9b0a2dcff856a0015bb61c4efc52 Description-en: Linux kernel version specific cloud tools for version 5.4.0-96 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-96 on 64 bit x86. Package: linux-cloud-tools-5.4.0-96-lowlatency Description-md5: 252b9b0a2dcff856a0015bb61c4efc52 Description-en: Linux kernel version specific cloud tools for version 5.4.0-96 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-96 on 64 bit x86. Package: linux-cloud-tools-5.4.0-97 Description-md5: f6205d7fc3046173408dc8764192474b Description-en: Linux kernel version specific cloud tools for version 5.4.0-97 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-97 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-97-. Package: linux-cloud-tools-5.4.0-97-generic Description-md5: 3a2911fe89ea3872e7081557dd0bee6c Description-en: Linux kernel version specific cloud tools for version 5.4.0-97 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-97 on 64 bit x86. Package: linux-cloud-tools-5.4.0-97-lowlatency Description-md5: 3a2911fe89ea3872e7081557dd0bee6c Description-en: Linux kernel version specific cloud tools for version 5.4.0-97 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-97 on 64 bit x86. Package: linux-cloud-tools-5.4.0-99 Description-md5: de8f2b1f7447ba1ddd41fcc3684ddeb1 Description-en: Linux kernel version specific cloud tools for version 5.4.0-99 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-99 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-99-. Package: linux-cloud-tools-5.4.0-99-generic Description-md5: 7b229fab7378b85732318dad9e7b8b47 Description-en: Linux kernel version specific cloud tools for version 5.4.0-99 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-99 on 64 bit x86. Package: linux-cloud-tools-5.4.0-99-lowlatency Description-md5: 7b229fab7378b85732318dad9e7b8b47 Description-en: Linux kernel version specific cloud tools for version 5.4.0-99 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-99 on 64 bit x86. Package: linux-cloud-tools-5.8.0-1033-azure Description-md5: 69578d4f283554affd6267242f4c21fb Description-en: Linux kernel version specific cloud tools for version 5.8.0-1033 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1033 on 64 bit x86. Package: linux-cloud-tools-5.8.0-1036-azure Description-md5: 2e8a5946d2c87039537ba74f9045a3ce Description-en: Linux kernel version specific cloud tools for version 5.8.0-1036 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1036 on 64 bit x86. Package: linux-cloud-tools-5.8.0-1039-azure Description-md5: c8a2a797cce3d27f2214fba871f995de Description-en: Linux kernel version specific cloud tools for version 5.8.0-1039 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1039 on 64 bit x86. Package: linux-cloud-tools-5.8.0-1040-azure Description-md5: 5af429d6a00e7ffd92bc6562075ea61e Description-en: Linux kernel version specific cloud tools for version 5.8.0-1040 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1040 on 64 bit x86. Package: linux-cloud-tools-5.8.0-1041-azure Description-md5: 591356ff83a1d9da72eab82c03adc8aa Description-en: Linux kernel version specific cloud tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1041 on 64 bit x86. Package: linux-cloud-tools-5.8.0-1043-azure Description-md5: 013a379f1732348b24a5d7c7014ed2aa Description-en: Linux kernel version specific cloud tools for version 5.8.0-1043 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1043 on 64 bit x86. Package: linux-cloud-tools-5.8.0-33-generic Description-md5: 2d3bb5f162f9f80f652bea4eb48cd1c2 Description-en: Linux kernel version specific cloud tools for version 5.8.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-33 on 64 bit x86. Package: linux-cloud-tools-5.8.0-33-lowlatency Description-md5: 2d3bb5f162f9f80f652bea4eb48cd1c2 Description-en: Linux kernel version specific cloud tools for version 5.8.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-33 on 64 bit x86. Package: linux-cloud-tools-5.8.0-34-generic Description-md5: 9658a5931b8a7eb973c31297ab65b087 Description-en: Linux kernel version specific cloud tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-34 on 64 bit x86. Package: linux-cloud-tools-5.8.0-34-lowlatency Description-md5: 9658a5931b8a7eb973c31297ab65b087 Description-en: Linux kernel version specific cloud tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-34 on 64 bit x86. Package: linux-cloud-tools-5.8.0-36-generic Description-md5: 968b0d55f58578163e25864571440adc Description-en: Linux kernel version specific cloud tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-36 on 64 bit x86. Package: linux-cloud-tools-5.8.0-36-lowlatency Description-md5: 968b0d55f58578163e25864571440adc Description-en: Linux kernel version specific cloud tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-36 on 64 bit x86. Package: linux-cloud-tools-5.8.0-38-generic Description-md5: 67c3a8ed73085dcbfefa5ee613ff98e4 Description-en: Linux kernel version specific cloud tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-38 on 64 bit x86. Package: linux-cloud-tools-5.8.0-38-lowlatency Description-md5: 67c3a8ed73085dcbfefa5ee613ff98e4 Description-en: Linux kernel version specific cloud tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-38 on 64 bit x86. Package: linux-cloud-tools-5.8.0-41-generic Description-md5: b93ee786b08e0ced37971e2a24653b7b Description-en: Linux kernel version specific cloud tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-41 on 64 bit x86. Package: linux-cloud-tools-5.8.0-41-lowlatency Description-md5: b93ee786b08e0ced37971e2a24653b7b Description-en: Linux kernel version specific cloud tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-41 on 64 bit x86. Package: linux-cloud-tools-5.8.0-43-generic Description-md5: 4c4b6af17723d71757a971ba93e4dcaa Description-en: Linux kernel version specific cloud tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-43 on 64 bit x86. Package: linux-cloud-tools-5.8.0-43-lowlatency Description-md5: 4c4b6af17723d71757a971ba93e4dcaa Description-en: Linux kernel version specific cloud tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-43 on 64 bit x86. Package: linux-cloud-tools-5.8.0-44-generic Description-md5: 4bdfc2d3fc230bd6147230bab1f459b6 Description-en: Linux kernel version specific cloud tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-44 on 64 bit x86. Package: linux-cloud-tools-5.8.0-44-lowlatency Description-md5: 4bdfc2d3fc230bd6147230bab1f459b6 Description-en: Linux kernel version specific cloud tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-44 on 64 bit x86. Package: linux-cloud-tools-5.8.0-45-generic Description-md5: 9462be3ae157be12b62421f32f44090f Description-en: Linux kernel version specific cloud tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-45 on 64 bit x86. Package: linux-cloud-tools-5.8.0-45-lowlatency Description-md5: 9462be3ae157be12b62421f32f44090f Description-en: Linux kernel version specific cloud tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-45 on 64 bit x86. Package: linux-cloud-tools-5.8.0-48-generic Description-md5: 3b7905839b42b9977415f04dfde1ef34 Description-en: Linux kernel version specific cloud tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-48 on 64 bit x86. Package: linux-cloud-tools-5.8.0-48-lowlatency Description-md5: 3b7905839b42b9977415f04dfde1ef34 Description-en: Linux kernel version specific cloud tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-48 on 64 bit x86. Package: linux-cloud-tools-5.8.0-49-generic Description-md5: c7dc467cfeaaf1ff71aceaab3ecbe0bd Description-en: Linux kernel version specific cloud tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-49 on 64 bit x86. Package: linux-cloud-tools-5.8.0-49-lowlatency Description-md5: c7dc467cfeaaf1ff71aceaab3ecbe0bd Description-en: Linux kernel version specific cloud tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-49 on 64 bit x86. Package: linux-cloud-tools-5.8.0-50-generic Description-md5: 3c57cfdfd22ea31056e07db618390abe Description-en: Linux kernel version specific cloud tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-50 on 64 bit x86. Package: linux-cloud-tools-5.8.0-50-lowlatency Description-md5: 3c57cfdfd22ea31056e07db618390abe Description-en: Linux kernel version specific cloud tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-50 on 64 bit x86. Package: linux-cloud-tools-5.8.0-53-generic Description-md5: 43ce48d68f707b2f26acb44c36a6a465 Description-en: Linux kernel version specific cloud tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-53 on 64 bit x86. Package: linux-cloud-tools-5.8.0-53-lowlatency Description-md5: 43ce48d68f707b2f26acb44c36a6a465 Description-en: Linux kernel version specific cloud tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-53 on 64 bit x86. Package: linux-cloud-tools-5.8.0-55-generic Description-md5: 00541415f385d82bd5f72e9077999692 Description-en: Linux kernel version specific cloud tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-55 on 64 bit x86. Package: linux-cloud-tools-5.8.0-55-lowlatency Description-md5: 00541415f385d82bd5f72e9077999692 Description-en: Linux kernel version specific cloud tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-55 on 64 bit x86. Package: linux-cloud-tools-5.8.0-59-generic Description-md5: a46d9e78e151615a7b00325d4bfe4de2 Description-en: Linux kernel version specific cloud tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-59 on 64 bit x86. Package: linux-cloud-tools-5.8.0-59-lowlatency Description-md5: a46d9e78e151615a7b00325d4bfe4de2 Description-en: Linux kernel version specific cloud tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-59 on 64 bit x86. Package: linux-cloud-tools-5.8.0-63-generic Description-md5: c913503e70676c7d2058e0f28d2d54ac Description-en: Linux kernel version specific cloud tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-63 on 64 bit x86. Package: linux-cloud-tools-5.8.0-63-lowlatency Description-md5: c913503e70676c7d2058e0f28d2d54ac Description-en: Linux kernel version specific cloud tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-63 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-azure-cvm 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-azure-edge 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-azure-fde 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-azure-lts-20.04 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: 2c4af1c4a4f9a7d1c8b5d411c88a8808 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 5.4.0. 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-generic-hwe-20.04-edge 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-gkeop Description-md5: 492ddcef90e98941c98e94de1cc26101 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest gkeop kernel cloud tools available. Package: linux-cloud-tools-gkeop-5.4 Description-md5: 492ddcef90e98941c98e94de1cc26101 Description-en: Generic Linux kernel cloud tools This package will always depend on the latest gkeop kernel cloud tools available. Package: linux-cloud-tools-intel Description-md5: 5f9184c2ba71c20186abf651ab5f78d2 Description-en: Generic Linux kernel cloud tools (dummy transitional package) Transitional package for upgrades from intel-iotg 5.13 to 5.15. 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-lowlatency-hwe-20.04-edge 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-cloud-tools-virtual-hwe-20.04-edge 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-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-5.11-headers-5.11.0-1014 Description-md5: 071754a0133c105e83f6807b78e73607 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1014/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1017 Description-md5: 6b3fc2b1824b13f6993df5744914836e Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1017/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1018 Description-md5: 6c34aab9d928c519d2c42ec7a7e22bb8 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1018/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1020 Description-md5: c8d68e0051ad1d3a658d39e50e527b30 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1020/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1021 Description-md5: 74ae538e21b48105c9732f7b3ae5362b Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1021/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1022 Description-md5: 2ceda1224f8f277fd4dddee389bcba9b Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1022/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1023 Description-md5: 83006d0a96d1ead77192d504ddcc8749 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1023/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1024 Description-md5: 176b8078789a718ecb36bf52d57bf410 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1024/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1026 Description-md5: ddae866131dbdfb80c03a474ffaef064 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1026/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1028 Description-md5: f650b17c09d083db4da65619c5d91f87 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1028/debian.README.gz for details Package: linux-gcp-5.11-headers-5.11.0-1029 Description-md5: 82868736dd3d472e5ec45284fba5f1c3 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.11-headers-5.11.0-1029/debian.README.gz for details Package: linux-gcp-5.11-tools-5.11.0-1014 Description-md5: a9fb4c0e656700b74fa12a066107ea20 Description-en: Linux kernel version specific tools for version 5.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1014 on 64 bit x86. You probably want to install linux-tools-5.11.0-1014-. Package: linux-gcp-5.11-tools-5.11.0-1017 Description-md5: fb17f58b3a0f278d926a433d3f464e99 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on 64 bit x86. You probably want to install linux-tools-5.11.0-1017-. Package: linux-gcp-5.11-tools-5.11.0-1018 Description-md5: c2e89797ae994df1039eb60b0f009bec Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1018 on 64 bit x86. You probably want to install linux-tools-5.11.0-1018-. Package: linux-gcp-5.11-tools-5.11.0-1020 Description-md5: 5653f02c6b462e29743e40177767fd15 Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on 64 bit x86. You probably want to install linux-tools-5.11.0-1020-. Package: linux-gcp-5.11-tools-5.11.0-1021 Description-md5: 8f5f9d21914adfd1e5257fff9b2def2c Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on 64 bit x86. You probably want to install linux-tools-5.11.0-1021-. Package: linux-gcp-5.11-tools-5.11.0-1022 Description-md5: 958b08e566634f6f9caf0475e0182e73 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on 64 bit x86. You probably want to install linux-tools-5.11.0-1022-. Package: linux-gcp-5.11-tools-5.11.0-1023 Description-md5: 6cc8f3cee45e7cc7782664dbddec7537 Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on 64 bit x86. You probably want to install linux-tools-5.11.0-1023-. Package: linux-gcp-5.11-tools-5.11.0-1024 Description-md5: 7233fc1a666c488cebd21140fe651637 Description-en: Linux kernel version specific tools for version 5.11.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1024 on 64 bit x86. You probably want to install linux-tools-5.11.0-1024-. Package: linux-gcp-5.11-tools-5.11.0-1026 Description-md5: 3d8e018e8224683dd446bdb1129fea5d Description-en: Linux kernel version specific tools for version 5.11.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1026 on 64 bit x86. You probably want to install linux-tools-5.11.0-1026-. Package: linux-gcp-5.11-tools-5.11.0-1028 Description-md5: db89aee8ea109bee114c2b5892dee6f2 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on 64 bit x86. You probably want to install linux-tools-5.11.0-1028-. Package: linux-gcp-5.11-tools-5.11.0-1029 Description-md5: 4717992e59f58671e786de878c1c1348 Description-en: Linux kernel version specific tools for version 5.11.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1029 on 64 bit x86. You probably want to install linux-tools-5.11.0-1029-. Package: linux-gcp-5.13-headers-5.13.0-1008 Description-md5: d66e07f39d4e49f81b87de509a7018f9 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1008/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1012 Description-md5: f9206697af1d52950f238cf3031e8adb Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1012/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1013 Description-md5: abe9c69a7173b6394ce0dc910a1d66a4 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1013/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1015 Description-md5: b584bbe1d4b4cb3a8fd6c0654e33d44f Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1015/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1019 Description-md5: 6bd8b9d257e96af906d357e82935d9a4 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1019/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1021 Description-md5: 47b0d1782d1d9c45b05ab801ddb61487 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1021/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1023 Description-md5: 1586b069964ccfb9af61789986e38e92 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1023/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1024 Description-md5: cf25b46273d81764e6d28d01b09343d6 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1024/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1025 Description-md5: 6939893282b5be1aad5da1e06d592105 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1025/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1027 Description-md5: eac95b5305c0383e7bdf01c6d81b9bdd Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1027/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1030 Description-md5: 30c7b8ae0b21cc6e9e658f61971629a8 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1030/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1031 Description-md5: 01289e8b65d1cb39619c6286f9d30ec4 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1031/debian.README.gz for details Package: linux-gcp-5.13-headers-5.13.0-1033 Description-md5: c6e43480efcaede901173f6a270b9ea5 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.13-headers-5.13.0-1033/debian.README.gz for details Package: linux-gcp-5.13-tools-5.13.0-1008 Description-md5: 4e5bb028dd3d3a646fe9a79955f894a0 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. You probably want to install linux-tools-5.13.0-1008-. Package: linux-gcp-5.13-tools-5.13.0-1012 Description-md5: 0aeaaf5522e40db5bb8f2516dd455601 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on 64 bit x86. You probably want to install linux-tools-5.13.0-1012-. Package: linux-gcp-5.13-tools-5.13.0-1013 Description-md5: 624c1c7b568d7f3f3004e7571e7100b0 Description-en: Linux kernel version specific tools for version 5.13.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1013 on 64 bit x86. You probably want to install linux-tools-5.13.0-1013-. Package: linux-gcp-5.13-tools-5.13.0-1015 Description-md5: dcdf4568d777021e8507f0d044ed890a Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1015 on 64 bit x86. You probably want to install linux-tools-5.13.0-1015-. Package: linux-gcp-5.13-tools-5.13.0-1019 Description-md5: 5c3824dc6041d4f64fbf20b30c6d481f Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on 64 bit x86. You probably want to install linux-tools-5.13.0-1019-. Package: linux-gcp-5.13-tools-5.13.0-1021 Description-md5: 44e3218f014baba42fb177a0cfc66eb2 Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on 64 bit x86. You probably want to install linux-tools-5.13.0-1021-. Package: linux-gcp-5.13-tools-5.13.0-1023 Description-md5: e6761ee7b9369a08b8617ed2f229deed Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on 64 bit x86. You probably want to install linux-tools-5.13.0-1023-. Package: linux-gcp-5.13-tools-5.13.0-1024 Description-md5: c87202590ef038ce839a7f6064ae00cc Description-en: Linux kernel version specific tools for version 5.13.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1024 on 64 bit x86. You probably want to install linux-tools-5.13.0-1024-. Package: linux-gcp-5.13-tools-5.13.0-1025 Description-md5: 0b03b93bda2c3630b8cb53f41d041dc4 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on 64 bit x86. You probably want to install linux-tools-5.13.0-1025-. Package: linux-gcp-5.13-tools-5.13.0-1027 Description-md5: f3f6b916d7d7b9f343b24bd8110bc6cf Description-en: Linux kernel version specific tools for version 5.13.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1027 on 64 bit x86. You probably want to install linux-tools-5.13.0-1027-. Package: linux-gcp-5.13-tools-5.13.0-1030 Description-md5: c8532e6fe8bb20a6cb9f0da73e6aca90 Description-en: Linux kernel version specific tools for version 5.13.0-1030 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1030 on 64 bit x86. You probably want to install linux-tools-5.13.0-1030-. Package: linux-gcp-5.13-tools-5.13.0-1031 Description-md5: 9f59d50a2e9085577391ba09de6be28b Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on 64 bit x86. You probably want to install linux-tools-5.13.0-1031-. Package: linux-gcp-5.13-tools-5.13.0-1033 Description-md5: ce071d8f7cf2e846ee816da34aeadef3 Description-en: Linux kernel version specific tools for version 5.13.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1033 on 64 bit x86. You probably want to install linux-tools-5.13.0-1033-. Package: linux-gcp-5.15-headers-5.15.0-1006 Description-md5: 91b44aabc5608f06f8c86083234d1ceb Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.15-headers-5.15.0-1006/debian.README.gz for details Package: linux-gcp-5.15-headers-5.15.0-1013 Description-md5: 6aea5dd133c9ead7d377f70fc18c2d0a Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.15-headers-5.15.0-1013/debian.README.gz for details Package: linux-gcp-5.15-headers-5.15.0-1016 Description-md5: 75fffabb8d2fd43a2fc6e98784dd7b70 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.15-headers-5.15.0-1016/debian.README.gz for details Package: linux-gcp-5.15-headers-5.15.0-1017 Description-md5: 065eafaa8f138aca2e9b1f5d38b0444b Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.15-headers-5.15.0-1017/debian.README.gz for details Package: linux-gcp-5.15-headers-5.15.0-1018 Description-md5: d098f1cb0661bf77540287d5df51f03f Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.15-headers-5.15.0-1018/debian.README.gz for details Package: linux-gcp-5.15-headers-5.15.0-1021 Description-md5: 9616157095a12471aae6020688a03bb2 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.15-headers-5.15.0-1021/debian.README.gz for details Package: linux-gcp-5.15-headers-5.15.0-1022 Description-md5: 168044dc0d84ed3bf74302e1c564d255 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.15-headers-5.15.0-1022/debian.README.gz for details Package: linux-gcp-5.15-headers-5.15.0-1025 Description-md5: 7693fbb59d6085c24c7e28027790f665 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.15-headers-5.15.0-1025/debian.README.gz for details Package: linux-gcp-5.15-tools-5.15.0-1006 Description-md5: d970796bb01e7a71b0015d702c088b31 Description-en: Linux kernel version specific tools for version 5.15.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1006 on 64 bit x86. You probably want to install linux-tools-5.15.0-1006-. Package: linux-gcp-5.15-tools-5.15.0-1013 Description-md5: 46c6450dc67fcbc791904d41594af2cf Description-en: Linux kernel version specific tools for version 5.15.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1013 on 64 bit x86. You probably want to install linux-tools-5.15.0-1013-. Package: linux-gcp-5.15-tools-5.15.0-1016 Description-md5: d31a45eade5b4b1b652555bd0542c66e Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on 64 bit x86. You probably want to install linux-tools-5.15.0-1016-. Package: linux-gcp-5.15-tools-5.15.0-1017 Description-md5: 292f39a9c0845c7b1295011053ad30f0 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. You probably want to install linux-tools-5.15.0-1017-. Package: linux-gcp-5.15-tools-5.15.0-1018 Description-md5: 0068bc8bab90eceb425e8f2d98b77c6d Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1018 on 64 bit x86. You probably want to install linux-tools-5.15.0-1018-. Package: linux-gcp-5.15-tools-5.15.0-1021 Description-md5: 8eea5565bb655043b6d41a5c8707d668 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. You probably want to install linux-tools-5.15.0-1021-. Package: linux-gcp-5.15-tools-5.15.0-1022 Description-md5: c417b6e8ae4d919dfcc98e3675682c1a Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on 64 bit x86. You probably want to install linux-tools-5.15.0-1022-. Package: linux-gcp-5.15-tools-5.15.0-1025 Description-md5: 78c493f24afb5e171d213a62730b905f Description-en: Linux kernel version specific tools for version 5.15.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1025 on 64 bit x86. You probably want to install linux-tools-5.15.0-1025-. Package: linux-gcp-5.8-headers-5.8.0-1032 Description-md5: 0931bd55af3bd14dc05cf6aa168190c4 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.8-headers-5.8.0-1032/debian.README.gz for details Package: linux-gcp-5.8-headers-5.8.0-1035 Description-md5: 014978d43a5ed358a587dc444a7a7200 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.8-headers-5.8.0-1035/debian.README.gz for details Package: linux-gcp-5.8-headers-5.8.0-1038 Description-md5: 0bd1888dbd67aaa237d8205dee20286b Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.8-headers-5.8.0-1038/debian.README.gz for details Package: linux-gcp-5.8-headers-5.8.0-1039 Description-md5: 72c205b1e0dfcdaec6a87651a1e075e9 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gcp-5.8-headers-5.8.0-1039/debian.README.gz for details Package: linux-gcp-5.8-tools-5.8.0-1032 Description-md5: f7c8463d181ec368d5e55caa2fa6ff26 Description-en: Linux kernel version specific tools for version 5.8.0-1032 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1032 on 64 bit x86. You probably want to install linux-tools-5.8.0-1032-. Package: linux-gcp-5.8-tools-5.8.0-1035 Description-md5: 55c0888185aef9eb3074cd5bc7ad9157 Description-en: Linux kernel version specific tools for version 5.8.0-1035 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1035 on 64 bit x86. You probably want to install linux-tools-5.8.0-1035-. Package: linux-gcp-5.8-tools-5.8.0-1038 Description-md5: af2bf362c54babd586674396b4ddd47d Description-en: Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on 64 bit x86. You probably want to install linux-tools-5.8.0-1038-. Package: linux-gcp-5.8-tools-5.8.0-1039 Description-md5: d8bfe9bf844a5564454fc5896feb46c7 Description-en: Linux kernel version specific tools for version 5.8.0-1039 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1039 on 64 bit x86. You probably want to install linux-tools-5.8.0-1039-. Package: linux-gcp-edge 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-1011 Description-md5: 4b2a65fa58a314dc769c94f3f0f3dbce 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-1011/debian.README.gz for details 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-1018 Description-md5: 2ab04be31eaea1d7f6979e870de0d39e 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-1018/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-headers-5.4.0-1021 Description-md5: f0a77ef205532672b8ccace49135460f 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-1021/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1022 Description-md5: b0cd855518f6e6d6bce7ce8b0c30c565 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-1022/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1024 Description-md5: 1df5231121b05830958e643183ee7098 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-1024/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1025 Description-md5: 5c138e9bc4bf4740bd34d411b5193e2b 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-1025/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1028 Description-md5: bef26990686cc15c8c41d58219c9c801 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-1028/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1029 Description-md5: ba7d6a3ad010f205002cc5a62e98b50e 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-1029/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1032 Description-md5: 575900f0a0d84fe75add3b28c5e7db2c 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-1032/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1033 Description-md5: 311686fe53f3323b41063c67ddf8efbf 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-1033/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1034 Description-md5: 462f7d53927e07a02c0e09b2ce95995c 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-1034/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1036 Description-md5: 8750029049ffa8bcd4167c03d9f487b4 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-1036/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1037 Description-md5: 4d66263c32a77f23fe48991db6024921 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-1037/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1038 Description-md5: 6e1d68efe8969f063cba167b20ee5081 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-1038/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1040 Description-md5: 47d1259bd6a77a1feef8101c5bf4f8c9 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-1040/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1041 Description-md5: 1317aea72d00a379ea3e14d41b8889f1 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-1041/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1042 Description-md5: 8be7045f24f06d16bef5a686aae600fe 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-1042/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1043 Description-md5: 861d0e61168381893a8635cbe4627fda 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-1043/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1044 Description-md5: 1450d42d4c4e0383291fcf9d468c2806 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-1044/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1046 Description-md5: c35bc200c75773bea4388953cf14132c 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-1046/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1049 Description-md5: ac4c8347a2e4c61691f877b35241c334 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-1049/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1051 Description-md5: 4517af4f0d8b9ed047614b042e668ebb 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-1051/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1052 Description-md5: df6542e5d5fa070b1ac6a0b69f08d8dd 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-1052/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1053 Description-md5: 9dd087dd69fb44983c3f5fa0a8265df8 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-1053/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1056 Description-md5: c9085ad2f9948749378e9a0fddfe239b 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-1056/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1057 Description-md5: 76cd856a5bee4cbbda198bcb412b1fbf 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-1057/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1058 Description-md5: 9aa482db16bc038f505867c97c9e0f87 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-1058/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1059 Description-md5: cabb10934f1686b1ca5194e3288cb44d 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-1059/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1060 Description-md5: bb3ff0704ede11f7f976f16c5d626734 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-1060/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1062 Description-md5: c30f535a76f6bf4e100223c6f81d1b0e 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-1062/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1063 Description-md5: 04998d76e624bdb11ed242c05a3eacdc 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-1063/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1064 Description-md5: 1ffa7da14a051a18f4dc89a91d064d03 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-1064/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1065 Description-md5: 84805479cd671f9413b2d38a84d69793 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-1065/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1067 Description-md5: cdd5d44ea61a81ffe1cf623d7a1f71aa 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-1067/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1068 Description-md5: 89dbb08eec780c808b190d725c72aa80 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-1068/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1069 Description-md5: 2bf89110dd84510ad03e4d269df8704b 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-1069/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1072 Description-md5: 7744763650e630656b86650c4c032415 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-1072/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1073 Description-md5: 5ceb4c1e5c0e1dff0143ce8b5981310f 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-1073/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1075 Description-md5: db07bfb8af47626cce382b43356586c6 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-1075/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1078 Description-md5: f833d0a7608447fef27a9df70db5c124 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-1078/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1080 Description-md5: 8e0f7728abeb4fdf10294f113cba3a4f 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-1080/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1084 Description-md5: 3a11fc47deff404f6001392cd4764f1a 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-1084/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1086 Description-md5: 4760fea46ee93dcd3aac6d2e9d3ca3e7 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-1086/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1087 Description-md5: f4c205f3b6569861174c19cd465e56d0 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-1087/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1089 Description-md5: 09ba9bd394ab252e832930824ade5b9b 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-1089/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1090 Description-md5: 5e9fc16876ff5176c1adad0f04623fa9 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-1090/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1092 Description-md5: f89bcc7364cf5aa4985898d0d2547a6b 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-1092/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1093 Description-md5: f52470372b1a61c6b117abd2f43e6e43 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-1093/debian.README.gz for details Package: linux-gcp-headers-5.4.0-1096 Description-md5: d7471767c3eb60f12351a455ff032d32 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-1096/debian.README.gz for details Package: linux-gcp-lts-20.04 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-tools-5.4.0-1011 Description-md5: 415374f195a009489f2ce1891eebf5bc Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. You probably want to install linux-tools-5.4.0-1011-. 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-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-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-gcp-tools-5.4.0-1021 Description-md5: 8cd9a2e9f9057f7f0afd3449bea64a10 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. You probably want to install linux-tools-5.4.0-1021-. Package: linux-gcp-tools-5.4.0-1022 Description-md5: 9318818187680228d391fd36497ead57 Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. You probably want to install linux-tools-5.4.0-1022-. Package: linux-gcp-tools-5.4.0-1024 Description-md5: a9c4d226181c2cf4cf572793792540f4 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. You probably want to install linux-tools-5.4.0-1024-. Package: linux-gcp-tools-5.4.0-1025 Description-md5: 026fb3b20b5252f16ff396b3c0ccfb16 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. You probably want to install linux-tools-5.4.0-1025-. Package: linux-gcp-tools-5.4.0-1028 Description-md5: 18901034118455ce28710db4c1c99890 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on 64 bit x86. You probably want to install linux-tools-5.4.0-1028-. Package: linux-gcp-tools-5.4.0-1029 Description-md5: 31e8c5aaee9a9bc5f88b2b7da0d6b4f2 Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. You probably want to install linux-tools-5.4.0-1029-. Package: linux-gcp-tools-5.4.0-1032 Description-md5: 921484e1e9601bad3789325205e9c9ae Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. You probably want to install linux-tools-5.4.0-1032-. Package: linux-gcp-tools-5.4.0-1033 Description-md5: 0a2a7eb9dfa4c74af450c62a59dcf406 Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. You probably want to install linux-tools-5.4.0-1033-. Package: linux-gcp-tools-5.4.0-1034 Description-md5: 545fafd1d0e899b09e97a808241f0f10 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. You probably want to install linux-tools-5.4.0-1034-. Package: linux-gcp-tools-5.4.0-1036 Description-md5: 35b45e1b51478d04877e3ac8ecba7a0f Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. You probably want to install linux-tools-5.4.0-1036-. Package: linux-gcp-tools-5.4.0-1037 Description-md5: 24fff9a4e3f06abade12a533d8afd49d Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. You probably want to install linux-tools-5.4.0-1037-. Package: linux-gcp-tools-5.4.0-1038 Description-md5: 2457519d116f8ee165f49fa150fdbf15 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. You probably want to install linux-tools-5.4.0-1038-. Package: linux-gcp-tools-5.4.0-1040 Description-md5: 4e3768c62ac0f3d6151c916e23f1b012 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. You probably want to install linux-tools-5.4.0-1040-. Package: linux-gcp-tools-5.4.0-1041 Description-md5: 3b6ab85f917c680bf770ceb61b898801 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. You probably want to install linux-tools-5.4.0-1041-. Package: linux-gcp-tools-5.4.0-1042 Description-md5: 6720e75dfcaa64af77450dbb23178740 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on 64 bit x86. You probably want to install linux-tools-5.4.0-1042-. Package: linux-gcp-tools-5.4.0-1043 Description-md5: 8f583527e863be484f5d753088a95d9a Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. You probably want to install linux-tools-5.4.0-1043-. Package: linux-gcp-tools-5.4.0-1044 Description-md5: 89b7af1b3762f36603c1151e6cfc7051 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on 64 bit x86. You probably want to install linux-tools-5.4.0-1044-. Package: linux-gcp-tools-5.4.0-1046 Description-md5: 5a0b7a554b47e7840ccd31fd4e1e0134 Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. You probably want to install linux-tools-5.4.0-1046-. Package: linux-gcp-tools-5.4.0-1049 Description-md5: 5b396e6e74a7c2fa697b78145dea3557 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. You probably want to install linux-tools-5.4.0-1049-. Package: linux-gcp-tools-5.4.0-1051 Description-md5: 317c88bd7ee3f63a3143abed52cc6f14 Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. You probably want to install linux-tools-5.4.0-1051-. Package: linux-gcp-tools-5.4.0-1052 Description-md5: 8ced36bad2e4db0a4fc730536142d4ef Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on 64 bit x86. You probably want to install linux-tools-5.4.0-1052-. Package: linux-gcp-tools-5.4.0-1053 Description-md5: 82c6d95f5b4ecff680a2c89abf8ba423 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. You probably want to install linux-tools-5.4.0-1053-. Package: linux-gcp-tools-5.4.0-1056 Description-md5: d559854edbde53ed6f246dad0459f575 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. You probably want to install linux-tools-5.4.0-1056-. Package: linux-gcp-tools-5.4.0-1057 Description-md5: 37620bae2e72d988e8faf340fa9def61 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. You probably want to install linux-tools-5.4.0-1057-. Package: linux-gcp-tools-5.4.0-1058 Description-md5: 4ea25dc6b48b5ca493b5670514b03f33 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. You probably want to install linux-tools-5.4.0-1058-. Package: linux-gcp-tools-5.4.0-1059 Description-md5: c6a750815d4c493c5371bd718773c840 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. You probably want to install linux-tools-5.4.0-1059-. Package: linux-gcp-tools-5.4.0-1060 Description-md5: d1f947d36bc712087eb84a5902cbf7b1 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on 64 bit x86. You probably want to install linux-tools-5.4.0-1060-. Package: linux-gcp-tools-5.4.0-1062 Description-md5: f1dd11424da4f6ed2f262157e82a90e6 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. You probably want to install linux-tools-5.4.0-1062-. Package: linux-gcp-tools-5.4.0-1063 Description-md5: 136c394393e0712afee4af321bd55ac0 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. You probably want to install linux-tools-5.4.0-1063-. Package: linux-gcp-tools-5.4.0-1064 Description-md5: ccb56b6b7bee373f8e9b03aa524d8408 Description-en: Linux kernel version specific tools for version 5.4.0-1064 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-1064 on 64 bit x86. You probably want to install linux-tools-5.4.0-1064-. Package: linux-gcp-tools-5.4.0-1065 Description-md5: fdd88f127441d7294b11b8e58e1fbd04 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. You probably want to install linux-tools-5.4.0-1065-. Package: linux-gcp-tools-5.4.0-1067 Description-md5: a6be6079f60e4da6236b47b69c1691d8 Description-en: Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. You probably want to install linux-tools-5.4.0-1067-. Package: linux-gcp-tools-5.4.0-1068 Description-md5: 89d91094618df9761e09db6be5c5909c Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. You probably want to install linux-tools-5.4.0-1068-. Package: linux-gcp-tools-5.4.0-1069 Description-md5: 94378c029f2a3b384164c30e7454c543 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on 64 bit x86. You probably want to install linux-tools-5.4.0-1069-. Package: linux-gcp-tools-5.4.0-1072 Description-md5: 7ba9605c016d0eb101e0e710ec1da92b Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. You probably want to install linux-tools-5.4.0-1072-. Package: linux-gcp-tools-5.4.0-1073 Description-md5: e2d85eee333cf5d9c4250d57aaa23865 Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. You probably want to install linux-tools-5.4.0-1073-. Package: linux-gcp-tools-5.4.0-1075 Description-md5: 48b681f570ce0c942e9d15fa1f561e18 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on 64 bit x86. You probably want to install linux-tools-5.4.0-1075-. Package: linux-gcp-tools-5.4.0-1078 Description-md5: 18a793b98edb93acc7a56c0e870f2a2c Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. You probably want to install linux-tools-5.4.0-1078-. Package: linux-gcp-tools-5.4.0-1080 Description-md5: 724cd4ad4714331078d215e362675522 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on 64 bit x86. You probably want to install linux-tools-5.4.0-1080-. Package: linux-gcp-tools-5.4.0-1084 Description-md5: cf344453cf95cbf92f037c6e5c1e5351 Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on 64 bit x86. You probably want to install linux-tools-5.4.0-1084-. Package: linux-gcp-tools-5.4.0-1086 Description-md5: 4a316851f4ef66ac720299fe1b850940 Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. You probably want to install linux-tools-5.4.0-1086-. Package: linux-gcp-tools-5.4.0-1087 Description-md5: d35d75a5432bfae3f8ecd99ab966aba4 Description-en: Linux kernel version specific tools for version 5.4.0-1087 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-1087 on 64 bit x86. You probably want to install linux-tools-5.4.0-1087-. Package: linux-gcp-tools-5.4.0-1089 Description-md5: 2073855da3de318d8db4dfea4bc6b050 Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on 64 bit x86. You probably want to install linux-tools-5.4.0-1089-. Package: linux-gcp-tools-5.4.0-1090 Description-md5: 5083549cbac8e3e31b7aac4434f49618 Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on 64 bit x86. You probably want to install linux-tools-5.4.0-1090-. Package: linux-gcp-tools-5.4.0-1092 Description-md5: 9c0282247427d01168ccc731445c5087 Description-en: Linux kernel version specific tools for version 5.4.0-1092 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-1092 on 64 bit x86. You probably want to install linux-tools-5.4.0-1092-. Package: linux-gcp-tools-5.4.0-1093 Description-md5: bd433de261edfb253a7304d3c2116f75 Description-en: Linux kernel version specific tools for version 5.4.0-1093 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-1093 on 64 bit x86. You probably want to install linux-tools-5.4.0-1093-. Package: linux-gcp-tools-5.4.0-1096 Description-md5: 08b67789824b9f06e683ed14b90622e1 Description-en: Linux kernel version specific tools for version 5.4.0-1096 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-1096 on 64 bit x86. You probably want to install linux-tools-5.4.0-1096-. 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-generic-hwe-20.04-edge 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-gke-5.15 Description-md5: f14e52b0df8bb02ce96f0ac17151e0cb Description-en: Complete Linux kernel for gke systems. This package will always depend on the latest complete Linux kernel available for gke systems. Package: linux-gke-5.15-headers-5.15.0-1011 Description-md5: 0e052c4abfd27711620ebebed3280029 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gke-5.15-headers-5.15.0-1011/debian.README.gz for details Package: linux-gke-5.15-headers-5.15.0-1014 Description-md5: 13de371af9214956e1f67bf95273f6b5 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gke-5.15-headers-5.15.0-1014/debian.README.gz for details Package: linux-gke-5.15-headers-5.15.0-1015 Description-md5: 38dc625a98145c2963b6d160d61336c2 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gke-5.15-headers-5.15.0-1015/debian.README.gz for details Package: linux-gke-5.15-headers-5.15.0-1016 Description-md5: cdc1843303a4ee55adfe0f80a8c53b58 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gke-5.15-headers-5.15.0-1016/debian.README.gz for details Package: linux-gke-5.15-headers-5.15.0-1019 Description-md5: d74325c5ec836a7f382a995ecc1e3161 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gke-5.15-headers-5.15.0-1019/debian.README.gz for details Package: linux-gke-5.15-headers-5.15.0-1020 Description-md5: 092a06d6e41f5d3d89af0f3b08f45413 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gke-5.15-headers-5.15.0-1020/debian.README.gz for details Package: linux-gke-5.15-headers-5.15.0-1023 Description-md5: 1216955fe5c1f30a6574c45c478ccdde Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-gke-5.15-headers-5.15.0-1023/debian.README.gz for details Package: linux-gke-5.15-tools-5.15.0-1011 Description-md5: 0216a4021155c1e9a0a2eab87f039d9c Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1011 on 64 bit x86. You probably want to install linux-tools-5.15.0-1011-. Package: linux-gke-5.15-tools-5.15.0-1014 Description-md5: e996993c0bb2831c887357f51fb8d6c9 Description-en: Linux kernel version specific tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1014 on 64 bit x86. You probably want to install linux-tools-5.15.0-1014-. Package: linux-gke-5.15-tools-5.15.0-1015 Description-md5: 42ee6d5b986f1f994d79247be50359d4 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on 64 bit x86. You probably want to install linux-tools-5.15.0-1015-. Package: linux-gke-5.15-tools-5.15.0-1016 Description-md5: d31a45eade5b4b1b652555bd0542c66e Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on 64 bit x86. You probably want to install linux-tools-5.15.0-1016-. Package: linux-gke-5.15-tools-5.15.0-1019 Description-md5: 5ccc8449a4f46769c478c716b286ca3a Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on 64 bit x86. You probably want to install linux-tools-5.15.0-1019-. Package: linux-gke-5.15-tools-5.15.0-1020 Description-md5: fd714391a72ae08bfdca4f502d65b675 Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on 64 bit x86. You probably want to install linux-tools-5.15.0-1020-. Package: linux-gke-5.15-tools-5.15.0-1023 Description-md5: 44a14ce106b2fd90b7a75f6bc6412364 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on 64 bit x86. You probably want to install linux-tools-5.15.0-1023-. Package: linux-gke-5.4 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-gke-edge Description-md5: f14e52b0df8bb02ce96f0ac17151e0cb Description-en: Complete Linux kernel for gke systems. This package will always depend on the latest complete Linux kernel available for gke systems. Package: linux-gke-headers-5.4.0-1033 Description-md5: b68767bd8f362e83fc9ca761373ac61d 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-gke-headers-5.4.0-1033/debian.README.gz for details Package: linux-gke-headers-5.4.0-1035 Description-md5: 49b25e5b1441347491e3c5649e5478fc 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-gke-headers-5.4.0-1035/debian.README.gz for details Package: linux-gke-headers-5.4.0-1036 Description-md5: 3c66855964e3c2d0268a7c430fd70706 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-gke-headers-5.4.0-1036/debian.README.gz for details Package: linux-gke-headers-5.4.0-1037 Description-md5: 052fbe1e129be419fdfaa26b5bf2465b 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-gke-headers-5.4.0-1037/debian.README.gz for details Package: linux-gke-headers-5.4.0-1039 Description-md5: 96be7adfd86e8f9e14e57553e9dd4b8f 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-gke-headers-5.4.0-1039/debian.README.gz for details Package: linux-gke-headers-5.4.0-1041 Description-md5: 25d56cb5c4537f4aecfe0f3e7c612cba 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-gke-headers-5.4.0-1041/debian.README.gz for details Package: linux-gke-headers-5.4.0-1042 Description-md5: 17b77cf5b1594ac24b2b24d63c815e15 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-gke-headers-5.4.0-1042/debian.README.gz for details Package: linux-gke-headers-5.4.0-1043 Description-md5: 1eb2a74d1a5bf4ecc2167503a09236e2 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-gke-headers-5.4.0-1043/debian.README.gz for details Package: linux-gke-headers-5.4.0-1044 Description-md5: 2269087d03cf6f5943c06059108e2b57 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-gke-headers-5.4.0-1044/debian.README.gz for details Package: linux-gke-headers-5.4.0-1046 Description-md5: 2faa02b343a2b5e895f9507077b2d111 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-gke-headers-5.4.0-1046/debian.README.gz for details Package: linux-gke-headers-5.4.0-1049 Description-md5: 6643e9ed945ae914effcde6eed08aa27 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-gke-headers-5.4.0-1049/debian.README.gz for details Package: linux-gke-headers-5.4.0-1051 Description-md5: a0ed3ccd7a4624a4c166f66e55e7a785 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-gke-headers-5.4.0-1051/debian.README.gz for details Package: linux-gke-headers-5.4.0-1052 Description-md5: daa4be8079a501e4726e487baf7d2c71 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-gke-headers-5.4.0-1052/debian.README.gz for details Package: linux-gke-headers-5.4.0-1053 Description-md5: c5f7b7926a7720bb70c8585c40b6ae56 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-gke-headers-5.4.0-1053/debian.README.gz for details Package: linux-gke-headers-5.4.0-1054 Description-md5: a79a178951c0815b2db4b8829452af38 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-gke-headers-5.4.0-1054/debian.README.gz for details Package: linux-gke-headers-5.4.0-1055 Description-md5: eca896bc0180a5cab1b3fee3036b68ed 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-gke-headers-5.4.0-1055/debian.README.gz for details Package: linux-gke-headers-5.4.0-1056 Description-md5: 8737fec7cf1f4a913c8138bf833f5e98 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-gke-headers-5.4.0-1056/debian.README.gz for details Package: linux-gke-headers-5.4.0-1057 Description-md5: b81fd1a2b94017d4b4575ff4ca56705a 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-gke-headers-5.4.0-1057/debian.README.gz for details Package: linux-gke-headers-5.4.0-1059 Description-md5: 2c507c401e55a1bd7b0d1bc235aff6ee 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-gke-headers-5.4.0-1059/debian.README.gz for details Package: linux-gke-headers-5.4.0-1061 Description-md5: 845d6b555c4f1fd19cbccc2c6166003e 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-gke-headers-5.4.0-1061/debian.README.gz for details Package: linux-gke-headers-5.4.0-1062 Description-md5: 74080f2ee8bac90f6a586c2491b6ea45 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-gke-headers-5.4.0-1062/debian.README.gz for details Package: linux-gke-headers-5.4.0-1063 Description-md5: bfa221ce9e64359144ca8ecd9f3465b2 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-gke-headers-5.4.0-1063/debian.README.gz for details Package: linux-gke-headers-5.4.0-1065 Description-md5: c700a8ae8526a10aff3d5195dd19531c 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-gke-headers-5.4.0-1065/debian.README.gz for details Package: linux-gke-headers-5.4.0-1066 Description-md5: 905e4ea97dccf630d39520de0c4107f2 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-gke-headers-5.4.0-1066/debian.README.gz for details Package: linux-gke-headers-5.4.0-1067 Description-md5: 49d69a17bbd8089b9f735533f39a63ac 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-gke-headers-5.4.0-1067/debian.README.gz for details Package: linux-gke-headers-5.4.0-1068 Description-md5: 86d2d0dd05e6ff96d077ca9a11afe1af 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-gke-headers-5.4.0-1068/debian.README.gz for details Package: linux-gke-headers-5.4.0-1071 Description-md5: 83f89af9fc0330ec390d8a858672edd3 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-gke-headers-5.4.0-1071/debian.README.gz for details Package: linux-gke-headers-5.4.0-1072 Description-md5: 8661933402e523a592f401f1caf4e310 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-gke-headers-5.4.0-1072/debian.README.gz for details Package: linux-gke-headers-5.4.0-1074 Description-md5: 41ba637223f97342839c8eb7e6c6ecfe 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-gke-headers-5.4.0-1074/debian.README.gz for details Package: linux-gke-headers-5.4.0-1076 Description-md5: 88007901eb2c13b74b94e4089cd6e832 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-gke-headers-5.4.0-1076/debian.README.gz for details Package: linux-gke-headers-5.4.0-1078 Description-md5: 3aa749d436dde9bd07d910d84cb852d3 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-gke-headers-5.4.0-1078/debian.README.gz for details Package: linux-gke-headers-5.4.0-1080 Description-md5: fb1fa09c7f2778f61b861e9b8042d922 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-gke-headers-5.4.0-1080/debian.README.gz for details Package: linux-gke-headers-5.4.0-1081 Description-md5: 07bf6823c6c208ba78d16d6e9feda901 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-gke-headers-5.4.0-1081/debian.README.gz for details Package: linux-gke-headers-5.4.0-1083 Description-md5: 82f48a6a3be2ef48abb3d106bb29e46a 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-gke-headers-5.4.0-1083/debian.README.gz for details Package: linux-gke-headers-5.4.0-1084 Description-md5: 0ca91c8c54e8fcf0aa8cdf9c66d989b9 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-gke-headers-5.4.0-1084/debian.README.gz for details Package: linux-gke-headers-5.4.0-1086 Description-md5: c027cb053d6355fe2a6b5af981f0c187 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-gke-headers-5.4.0-1086/debian.README.gz for details Package: linux-gke-headers-5.4.0-1087 Description-md5: f79ec9d0505181f7bc18ad68bcc17e52 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-gke-headers-5.4.0-1087/debian.README.gz for details Package: linux-gke-headers-5.4.0-1090 Description-md5: 29a04c2cf78e290f1fa8fe65a8a0fb74 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-gke-headers-5.4.0-1090/debian.README.gz for details Package: linux-gke-tools-5.4.0-1033 Description-md5: 0a2a7eb9dfa4c74af450c62a59dcf406 Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. You probably want to install linux-tools-5.4.0-1033-. Package: linux-gke-tools-5.4.0-1035 Description-md5: 5718a0df9df4ed690097350c099cf729 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on 64 bit x86. You probably want to install linux-tools-5.4.0-1035-. Package: linux-gke-tools-5.4.0-1036 Description-md5: 35b45e1b51478d04877e3ac8ecba7a0f Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. You probably want to install linux-tools-5.4.0-1036-. Package: linux-gke-tools-5.4.0-1037 Description-md5: 24fff9a4e3f06abade12a533d8afd49d Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. You probably want to install linux-tools-5.4.0-1037-. Package: linux-gke-tools-5.4.0-1039 Description-md5: 1fe17b797b86914c4c05b268f06805b4 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. You probably want to install linux-tools-5.4.0-1039-. Package: linux-gke-tools-5.4.0-1041 Description-md5: 3b6ab85f917c680bf770ceb61b898801 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. You probably want to install linux-tools-5.4.0-1041-. Package: linux-gke-tools-5.4.0-1042 Description-md5: 6720e75dfcaa64af77450dbb23178740 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on 64 bit x86. You probably want to install linux-tools-5.4.0-1042-. Package: linux-gke-tools-5.4.0-1043 Description-md5: 8f583527e863be484f5d753088a95d9a Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. You probably want to install linux-tools-5.4.0-1043-. Package: linux-gke-tools-5.4.0-1044 Description-md5: 89b7af1b3762f36603c1151e6cfc7051 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on 64 bit x86. You probably want to install linux-tools-5.4.0-1044-. Package: linux-gke-tools-5.4.0-1046 Description-md5: 5a0b7a554b47e7840ccd31fd4e1e0134 Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. You probably want to install linux-tools-5.4.0-1046-. Package: linux-gke-tools-5.4.0-1049 Description-md5: 5b396e6e74a7c2fa697b78145dea3557 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. You probably want to install linux-tools-5.4.0-1049-. Package: linux-gke-tools-5.4.0-1051 Description-md5: 317c88bd7ee3f63a3143abed52cc6f14 Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. You probably want to install linux-tools-5.4.0-1051-. Package: linux-gke-tools-5.4.0-1052 Description-md5: 8ced36bad2e4db0a4fc730536142d4ef Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on 64 bit x86. You probably want to install linux-tools-5.4.0-1052-. Package: linux-gke-tools-5.4.0-1053 Description-md5: 82c6d95f5b4ecff680a2c89abf8ba423 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. You probably want to install linux-tools-5.4.0-1053-. Package: linux-gke-tools-5.4.0-1054 Description-md5: be84b85dab33cdc077929adaf56ad05e Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. You probably want to install linux-tools-5.4.0-1054-. Package: linux-gke-tools-5.4.0-1055 Description-md5: db3689bb55f8c162cbe4dabed9e2a485 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. You probably want to install linux-tools-5.4.0-1055-. Package: linux-gke-tools-5.4.0-1056 Description-md5: d559854edbde53ed6f246dad0459f575 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. You probably want to install linux-tools-5.4.0-1056-. Package: linux-gke-tools-5.4.0-1057 Description-md5: 37620bae2e72d988e8faf340fa9def61 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. You probably want to install linux-tools-5.4.0-1057-. Package: linux-gke-tools-5.4.0-1059 Description-md5: c6a750815d4c493c5371bd718773c840 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. You probably want to install linux-tools-5.4.0-1059-. Package: linux-gke-tools-5.4.0-1061 Description-md5: 59d921cf7e87a7d6e534d853075cdd5b Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. You probably want to install linux-tools-5.4.0-1061-. Package: linux-gke-tools-5.4.0-1062 Description-md5: f1dd11424da4f6ed2f262157e82a90e6 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. You probably want to install linux-tools-5.4.0-1062-. Package: linux-gke-tools-5.4.0-1063 Description-md5: 136c394393e0712afee4af321bd55ac0 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. You probably want to install linux-tools-5.4.0-1063-. Package: linux-gke-tools-5.4.0-1065 Description-md5: fdd88f127441d7294b11b8e58e1fbd04 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. You probably want to install linux-tools-5.4.0-1065-. Package: linux-gke-tools-5.4.0-1066 Description-md5: f080f964684333c0b0fa306457810e9a Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on 64 bit x86. You probably want to install linux-tools-5.4.0-1066-. Package: linux-gke-tools-5.4.0-1067 Description-md5: a6be6079f60e4da6236b47b69c1691d8 Description-en: Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. You probably want to install linux-tools-5.4.0-1067-. Package: linux-gke-tools-5.4.0-1068 Description-md5: 89d91094618df9761e09db6be5c5909c Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. You probably want to install linux-tools-5.4.0-1068-. Package: linux-gke-tools-5.4.0-1071 Description-md5: 8f6d3e4b8770921141becd1b94696565 Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on 64 bit x86. You probably want to install linux-tools-5.4.0-1071-. Package: linux-gke-tools-5.4.0-1072 Description-md5: 7ba9605c016d0eb101e0e710ec1da92b Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. You probably want to install linux-tools-5.4.0-1072-. Package: linux-gke-tools-5.4.0-1074 Description-md5: ab74979dc9853e3e13303846d388d580 Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on 64 bit x86. You probably want to install linux-tools-5.4.0-1074-. Package: linux-gke-tools-5.4.0-1076 Description-md5: 1f7f6e2bfc6b3d13e77ce07a9dde2778 Description-en: Linux kernel version specific tools for version 5.4.0-1076 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-1076 on 64 bit x86. You probably want to install linux-tools-5.4.0-1076-. Package: linux-gke-tools-5.4.0-1078 Description-md5: 18a793b98edb93acc7a56c0e870f2a2c Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. You probably want to install linux-tools-5.4.0-1078-. Package: linux-gke-tools-5.4.0-1080 Description-md5: 724cd4ad4714331078d215e362675522 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on 64 bit x86. You probably want to install linux-tools-5.4.0-1080-. Package: linux-gke-tools-5.4.0-1081 Description-md5: d90fa64c2bda243bf878bd9162327efc Description-en: Linux kernel version specific tools for version 5.4.0-1081 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-1081 on 64 bit x86. You probably want to install linux-tools-5.4.0-1081-. Package: linux-gke-tools-5.4.0-1083 Description-md5: be8b2386669898ef1cce6c4ce4f01042 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. You probably want to install linux-tools-5.4.0-1083-. Package: linux-gke-tools-5.4.0-1084 Description-md5: cf344453cf95cbf92f037c6e5c1e5351 Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on 64 bit x86. You probably want to install linux-tools-5.4.0-1084-. Package: linux-gke-tools-5.4.0-1086 Description-md5: 4a316851f4ef66ac720299fe1b850940 Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. You probably want to install linux-tools-5.4.0-1086-. Package: linux-gke-tools-5.4.0-1087 Description-md5: d35d75a5432bfae3f8ecd99ab966aba4 Description-en: Linux kernel version specific tools for version 5.4.0-1087 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-1087 on 64 bit x86. You probably want to install linux-tools-5.4.0-1087-. Package: linux-gke-tools-5.4.0-1090 Description-md5: 5083549cbac8e3e31b7aac4434f49618 Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on 64 bit x86. You probably want to install linux-tools-5.4.0-1090-. Package: linux-gkeop Description-md5: 5b56b3aac181f9b30507943712bee649 Description-en: Complete GKEOP Linux kernel and headers This package will always depend on the latest complete gkeop Linux kernel and headers. Package: linux-gkeop-5.4 Description-md5: 5b56b3aac181f9b30507943712bee649 Description-en: Complete GKEOP Linux kernel and headers This package will always depend on the latest complete gkeop Linux kernel and headers. Package: linux-gkeop-cloud-tools-5.4.0-1008 Description-md5: 01e3a9f6c5a82c9d657300871c01c596 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1008 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1008-. Package: linux-gkeop-cloud-tools-5.4.0-1009 Description-md5: 7285ee27c06c59d8641264386caf75ed Description-en: Linux kernel version specific cloud tools for version 5.4.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1009 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1009-. Package: linux-gkeop-cloud-tools-5.4.0-1010 Description-md5: d94033fc124b65b1c912a02b689eb5eb Description-en: Linux kernel version specific cloud tools for version 5.4.0-1010 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1010 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1010-. Package: linux-gkeop-cloud-tools-5.4.0-1011 Description-md5: bbcfdeb1abf05ec026266686a0c1f54c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1011 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1011 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1011-. Package: linux-gkeop-cloud-tools-5.4.0-1012 Description-md5: 052395a44774a7390a9283890effd769 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1012 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1012-. Package: linux-gkeop-cloud-tools-5.4.0-1013 Description-md5: f053efc6eb30cf7ceb56fa99672fadfd Description-en: Linux kernel version specific cloud tools for version 5.4.0-1013 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1013 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1013-. Package: linux-gkeop-cloud-tools-5.4.0-1014 Description-md5: 657ab4de4f0b2a2436c2941677b3772a Description-en: Linux kernel version specific cloud tools for version 5.4.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1014 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1014-. Package: linux-gkeop-cloud-tools-5.4.0-1015 Description-md5: a8992931c9d74739f5d97ed52da87eaa 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 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1015-. Package: linux-gkeop-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-gkeop-cloud-tools-5.4.0-1018 Description-md5: 9c36d92c25d681f17317ea688ecb35c0 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 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1018-. Package: linux-gkeop-cloud-tools-5.4.0-1021 Description-md5: c240b4e75eb36fde3883bb0548337359 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1021 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1021-. Package: linux-gkeop-cloud-tools-5.4.0-1022 Description-md5: b3048c9abd8d439114f6bcc3d8b98241 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1022 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1022-. Package: linux-gkeop-cloud-tools-5.4.0-1023 Description-md5: e3712a015daff03581b66740c6e11705 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1023 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1023-. Package: linux-gkeop-cloud-tools-5.4.0-1024 Description-md5: 3ba8d396f1facdbe76a7a52228594dd4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1024 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1024 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1024-. Package: linux-gkeop-cloud-tools-5.4.0-1025 Description-md5: 10dfc468c03cd99224dfa2675e9ccb0a Description-en: Linux kernel version specific cloud tools for version 5.4.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1025 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1025-. Package: linux-gkeop-cloud-tools-5.4.0-1026 Description-md5: de56cac38099a1fc5ca56c22e6e8aa0f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1026 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1026 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1026-. Package: linux-gkeop-cloud-tools-5.4.0-1027 Description-md5: b73e45deeda8db30a7a43fa7faef1e47 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1027 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1027 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1027-. Package: linux-gkeop-cloud-tools-5.4.0-1029 Description-md5: fb352b140ce14fa88172bcef90349811 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1029 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1029-. Package: linux-gkeop-cloud-tools-5.4.0-1031 Description-md5: 8923136a9681d5c8f6bfc30440909285 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1031 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1031-. Package: linux-gkeop-cloud-tools-5.4.0-1032 Description-md5: b19c974d660e778fcad515e282157415 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1032 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1032 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1032-. Package: linux-gkeop-cloud-tools-5.4.0-1033 Description-md5: 809e7f828000a8ec4346b5c0f5c8091c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1033 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1033 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1033-. Package: linux-gkeop-cloud-tools-5.4.0-1034 Description-md5: f7de769019932582172e42c0cd16aef7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1034 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1034 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1034-. Package: linux-gkeop-cloud-tools-5.4.0-1036 Description-md5: 650811355eb73761825e19280f953d78 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1036 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1036 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1036-. Package: linux-gkeop-cloud-tools-5.4.0-1037 Description-md5: 53d32942dd54745d210e6f0a874615e7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1037 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1037 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1037-. Package: linux-gkeop-cloud-tools-5.4.0-1038 Description-md5: 2529322d2a39b30982335d5a697f0b28 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1038 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1038 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1038-. Package: linux-gkeop-cloud-tools-5.4.0-1039 Description-md5: e2aaf93d1db08e5a5ac0705e3ba9e187 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1039 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1039 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1039-. Package: linux-gkeop-cloud-tools-5.4.0-1040 Description-md5: 0cef3d7569a6564abe107672eed6563e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1040 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1040 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1040-. Package: linux-gkeop-cloud-tools-5.4.0-1043 Description-md5: 2d912d284c7d895479641f9a07e734f9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1043 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1043 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1043-. Package: linux-gkeop-cloud-tools-5.4.0-1046 Description-md5: bc342ebb100de2330f1a36411de0357b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1046 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1046 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1046-. Package: linux-gkeop-cloud-tools-5.4.0-1048 Description-md5: f8aa16643e0f5cb5b9ca82d263b387ce Description-en: Linux kernel version specific cloud tools for version 5.4.0-1048 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1048 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1048-. Package: linux-gkeop-cloud-tools-5.4.0-1049 Description-md5: c7d807e8d92fbc36cf9ea093f288deec Description-en: Linux kernel version specific cloud tools for version 5.4.0-1049 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1049 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1049-. Package: linux-gkeop-cloud-tools-5.4.0-1051 Description-md5: 7a02569a537328faedbaa24bf8193eb4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1051 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1051 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1051-. Package: linux-gkeop-cloud-tools-5.4.0-1052 Description-md5: 499fb6c41b07fc5f634d63f36d400015 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1052 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1052 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1052-. Package: linux-gkeop-cloud-tools-5.4.0-1053 Description-md5: f2fe1f912010351cedb34fac5d26824d Description-en: Linux kernel version specific cloud tools for version 5.4.0-1053 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1053 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1053-. Package: linux-gkeop-cloud-tools-5.4.0-1054 Description-md5: b2fd8591ccfed4825d4390bda7ee0f5c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1054 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1054 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1054-. Package: linux-gkeop-cloud-tools-5.4.0-1056 Description-md5: 1174fc98524b21e6258cf557c2cf7cd9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1056 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1056 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1056-. Package: linux-gkeop-cloud-tools-5.4.0-1057 Description-md5: 5f34fed57358531cc00b6d42ed4ad6bd Description-en: Linux kernel version specific cloud tools for version 5.4.0-1057 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1057 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1057-. Package: linux-gkeop-cloud-tools-5.4.0-1060 Description-md5: 49d5c95f1f7354fa48055c09dc118108 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1060 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1060 on 64 bit x86. You probably want to install linux-cloud-tools-5.4.0-1060-. Package: linux-gkeop-headers-5.4.0-1008 Description-md5: b2524657488acd418d701264ddaec379 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-gkeop-headers-5.4.0-1008/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1009 Description-md5: 88961ecf25595e5f2fcac8b8bdf8e92a 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-gkeop-headers-5.4.0-1009/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1010 Description-md5: bea5341c11fc034768d067ad91cb7ec6 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-gkeop-headers-5.4.0-1010/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1011 Description-md5: 819f6afa80e72682f543597492083a44 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-gkeop-headers-5.4.0-1011/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1012 Description-md5: bc6b0f4cc890dcb09c851eadd852f8d4 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-gkeop-headers-5.4.0-1012/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1013 Description-md5: d58dd63636bb677509211aa9f2938556 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-gkeop-headers-5.4.0-1013/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1014 Description-md5: 4e01be26fd3d0e1fde3e24dfea529efd 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-gkeop-headers-5.4.0-1014/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1015 Description-md5: a9d4a10652cdfd955c255e9b8861e1da 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-gkeop-headers-5.4.0-1015/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1016 Description-md5: 070a3938a0059181706e5b8ff151c383 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-gkeop-headers-5.4.0-1016/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1018 Description-md5: 298ec0f519523d189dfdb366566b32e6 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-gkeop-headers-5.4.0-1018/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1021 Description-md5: 52b2c75bde587b65a444c4cdd0733be2 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-gkeop-headers-5.4.0-1021/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1022 Description-md5: e06f1b3b556f464f14e441c5e1c00991 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-gkeop-headers-5.4.0-1022/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1023 Description-md5: 70e52f624aafc8750b60b86d271305d3 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-gkeop-headers-5.4.0-1023/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1024 Description-md5: 2bcf1d8428abe2bbe152b7c7d5dbc5c6 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-gkeop-headers-5.4.0-1024/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1025 Description-md5: 16c205a6fb9384ffc7b0c05a88ab2d95 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-gkeop-headers-5.4.0-1025/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1026 Description-md5: 9d043e0f5fb16d9fcabf293741ad5f9f 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-gkeop-headers-5.4.0-1026/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1027 Description-md5: 1d8b2e672a3441bae1a66e7d9cff17c1 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-gkeop-headers-5.4.0-1027/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1029 Description-md5: 162688ea64431e39cdab10e0e179139b 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-gkeop-headers-5.4.0-1029/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1031 Description-md5: 5b9533e7007fbb36f6328150c1dc58e2 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-gkeop-headers-5.4.0-1031/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1032 Description-md5: 71647683372963b27861229572c080e1 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-gkeop-headers-5.4.0-1032/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1033 Description-md5: 8aba6fd152f7b46e8d6312a44201811c 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-gkeop-headers-5.4.0-1033/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1034 Description-md5: 68f04a3bb731a4fcbd7693b0b682cada 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-gkeop-headers-5.4.0-1034/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1036 Description-md5: 90e4a0c34b61287f6ef4065800c7f8ff 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-gkeop-headers-5.4.0-1036/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1037 Description-md5: a82e34e89a4136de3d5c23313a554f39 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-gkeop-headers-5.4.0-1037/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1038 Description-md5: 3c2818568086f14a222d726411f91f6f 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-gkeop-headers-5.4.0-1038/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1039 Description-md5: e6d143143b52c06f504b52ba848541b6 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-gkeop-headers-5.4.0-1039/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1040 Description-md5: b075b9b2f6935cdd3d368ae749f31342 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-gkeop-headers-5.4.0-1040/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1043 Description-md5: 772a6c17c4350efa5896358a79327b02 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-gkeop-headers-5.4.0-1043/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1046 Description-md5: 3b9c69be904005793db9e854d9b7a6f2 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-gkeop-headers-5.4.0-1046/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1048 Description-md5: d9c66a8eb8a4c2f8e8c760f06da5f643 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-gkeop-headers-5.4.0-1048/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1049 Description-md5: d9a2cfbbcfd4cf4165e13450a3e20f6d 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-gkeop-headers-5.4.0-1049/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1051 Description-md5: 9e8d27f928d126dd8c5a8c7abc3d7bb4 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-gkeop-headers-5.4.0-1051/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1052 Description-md5: dcc8f96eb8ebc4584000304d0b85be24 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-gkeop-headers-5.4.0-1052/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1053 Description-md5: 8f550240e118bf5513a467504960a964 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-gkeop-headers-5.4.0-1053/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1054 Description-md5: cf60fce9fbf77f4387785950a07307c8 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-gkeop-headers-5.4.0-1054/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1056 Description-md5: d0bc4e5fd828296741b28d55bf2c9cd3 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-gkeop-headers-5.4.0-1056/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1057 Description-md5: efcb4b99b74264ef6faae441f34a8b02 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-gkeop-headers-5.4.0-1057/debian.README.gz for details Package: linux-gkeop-headers-5.4.0-1060 Description-md5: 3cf9708e447e86d32a153022c9190559 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-gkeop-headers-5.4.0-1060/debian.README.gz for details Package: linux-gkeop-source-5.4.0 Description-md5: 8f0852977fa7fb3533077e343222b436 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-gkeop-headers package instead. Package: linux-gkeop-tools-5.4.0-1008 Description-md5: 83f12cce5ca29fbb46a010c30b3c1ae9 Description-en: Linux kernel version specific tools for version 5.4.0-1008 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-1008 on 64 bit x86. You probably want to install linux-tools-5.4.0-1008-. Package: linux-gkeop-tools-5.4.0-1009 Description-md5: 051baf333d91927198099a4de22cf3d2 Description-en: Linux kernel version specific tools for version 5.4.0-1009 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-1009 on 64 bit x86. You probably want to install linux-tools-5.4.0-1009-. Package: linux-gkeop-tools-5.4.0-1010 Description-md5: dae15b65300da3b1f7db183534e19e98 Description-en: Linux kernel version specific tools for version 5.4.0-1010 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-1010 on 64 bit x86. You probably want to install linux-tools-5.4.0-1010-. Package: linux-gkeop-tools-5.4.0-1011 Description-md5: 415374f195a009489f2ce1891eebf5bc Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. You probably want to install linux-tools-5.4.0-1011-. Package: linux-gkeop-tools-5.4.0-1012 Description-md5: 82d6d3e77c2c5bc1195ae3a14f9a6dad Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on 64 bit x86. You probably want to install linux-tools-5.4.0-1012-. Package: linux-gkeop-tools-5.4.0-1013 Description-md5: 3a9907f3758c43164e61fff468deece0 Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on 64 bit x86. You probably want to install linux-tools-5.4.0-1013-. Package: linux-gkeop-tools-5.4.0-1014 Description-md5: 6184fbd6574bbf29281a682a5b911deb Description-en: Linux kernel version specific tools for version 5.4.0-1014 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-1014 on 64 bit x86. You probably want to install linux-tools-5.4.0-1014-. Package: linux-gkeop-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-gkeop-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-gkeop-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-gkeop-tools-5.4.0-1021 Description-md5: 8cd9a2e9f9057f7f0afd3449bea64a10 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. You probably want to install linux-tools-5.4.0-1021-. Package: linux-gkeop-tools-5.4.0-1022 Description-md5: 9318818187680228d391fd36497ead57 Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. You probably want to install linux-tools-5.4.0-1022-. Package: linux-gkeop-tools-5.4.0-1023 Description-md5: 7393ea50c1e1427364f2e419754b1f1f Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on 64 bit x86. You probably want to install linux-tools-5.4.0-1023-. Package: linux-gkeop-tools-5.4.0-1024 Description-md5: a9c4d226181c2cf4cf572793792540f4 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. You probably want to install linux-tools-5.4.0-1024-. Package: linux-gkeop-tools-5.4.0-1025 Description-md5: 026fb3b20b5252f16ff396b3c0ccfb16 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. You probably want to install linux-tools-5.4.0-1025-. Package: linux-gkeop-tools-5.4.0-1026 Description-md5: f56919e1b0c30405a3d16a8c96d29187 Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on 64 bit x86. You probably want to install linux-tools-5.4.0-1026-. Package: linux-gkeop-tools-5.4.0-1027 Description-md5: 30b3cd0297fc5a0d66594589484bfc7f Description-en: Linux kernel version specific tools for version 5.4.0-1027 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-1027 on 64 bit x86. You probably want to install linux-tools-5.4.0-1027-. Package: linux-gkeop-tools-5.4.0-1029 Description-md5: 31e8c5aaee9a9bc5f88b2b7da0d6b4f2 Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. You probably want to install linux-tools-5.4.0-1029-. Package: linux-gkeop-tools-5.4.0-1031 Description-md5: dde1492d58f44ce622255d917889a123 Description-en: Linux kernel version specific tools for version 5.4.0-1031 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-1031 on 64 bit x86. You probably want to install linux-tools-5.4.0-1031-. Package: linux-gkeop-tools-5.4.0-1032 Description-md5: 921484e1e9601bad3789325205e9c9ae Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. You probably want to install linux-tools-5.4.0-1032-. Package: linux-gkeop-tools-5.4.0-1033 Description-md5: 0a2a7eb9dfa4c74af450c62a59dcf406 Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. You probably want to install linux-tools-5.4.0-1033-. Package: linux-gkeop-tools-5.4.0-1034 Description-md5: 545fafd1d0e899b09e97a808241f0f10 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. You probably want to install linux-tools-5.4.0-1034-. Package: linux-gkeop-tools-5.4.0-1036 Description-md5: 35b45e1b51478d04877e3ac8ecba7a0f Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. You probably want to install linux-tools-5.4.0-1036-. Package: linux-gkeop-tools-5.4.0-1037 Description-md5: 24fff9a4e3f06abade12a533d8afd49d Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. You probably want to install linux-tools-5.4.0-1037-. Package: linux-gkeop-tools-5.4.0-1038 Description-md5: 2457519d116f8ee165f49fa150fdbf15 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. You probably want to install linux-tools-5.4.0-1038-. Package: linux-gkeop-tools-5.4.0-1039 Description-md5: 1fe17b797b86914c4c05b268f06805b4 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. You probably want to install linux-tools-5.4.0-1039-. Package: linux-gkeop-tools-5.4.0-1040 Description-md5: 4e3768c62ac0f3d6151c916e23f1b012 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. You probably want to install linux-tools-5.4.0-1040-. Package: linux-gkeop-tools-5.4.0-1043 Description-md5: 8f583527e863be484f5d753088a95d9a Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. You probably want to install linux-tools-5.4.0-1043-. Package: linux-gkeop-tools-5.4.0-1046 Description-md5: 5a0b7a554b47e7840ccd31fd4e1e0134 Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. You probably want to install linux-tools-5.4.0-1046-. Package: linux-gkeop-tools-5.4.0-1048 Description-md5: 3cfb5702c30822ac84558994ad203513 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. You probably want to install linux-tools-5.4.0-1048-. Package: linux-gkeop-tools-5.4.0-1049 Description-md5: 5b396e6e74a7c2fa697b78145dea3557 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. You probably want to install linux-tools-5.4.0-1049-. Package: linux-gkeop-tools-5.4.0-1051 Description-md5: 317c88bd7ee3f63a3143abed52cc6f14 Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. You probably want to install linux-tools-5.4.0-1051-. Package: linux-gkeop-tools-5.4.0-1052 Description-md5: 8ced36bad2e4db0a4fc730536142d4ef Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on 64 bit x86. You probably want to install linux-tools-5.4.0-1052-. Package: linux-gkeop-tools-5.4.0-1053 Description-md5: 82c6d95f5b4ecff680a2c89abf8ba423 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. You probably want to install linux-tools-5.4.0-1053-. Package: linux-gkeop-tools-5.4.0-1054 Description-md5: be84b85dab33cdc077929adaf56ad05e Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. You probably want to install linux-tools-5.4.0-1054-. Package: linux-gkeop-tools-5.4.0-1056 Description-md5: d559854edbde53ed6f246dad0459f575 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. You probably want to install linux-tools-5.4.0-1056-. Package: linux-gkeop-tools-5.4.0-1057 Description-md5: 37620bae2e72d988e8faf340fa9def61 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. You probably want to install linux-tools-5.4.0-1057-. Package: linux-gkeop-tools-5.4.0-1060 Description-md5: d1f947d36bc712087eb84a5902cbf7b1 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on 64 bit x86. You probably want to install linux-tools-5.4.0-1060-. Package: linux-headers-5.10.0-1013-oem Description-md5: 297789c62dec6491bc07a4a01ee2f74e Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1013/debian.README.gz for details. Package: linux-headers-5.10.0-1014-oem Description-md5: 8c25c237b31b06f3f30fcf8c26a71317 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1014/debian.README.gz for details. Package: linux-headers-5.10.0-1016-oem Description-md5: aa42ee6d72b7167356701880694e81b1 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1016/debian.README.gz for details. Package: linux-headers-5.10.0-1017-oem Description-md5: 6dddbe832f5f4d84f930ad1a548a6d1d Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1017/debian.README.gz for details. Package: linux-headers-5.10.0-1019-oem Description-md5: 1cb55d01ba80d61b2793c3dc4d8b23d5 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1019/debian.README.gz for details. Package: linux-headers-5.10.0-1021-oem Description-md5: 7b295a45f125bba2347eb3737c9b52bb Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1021/debian.README.gz for details. Package: linux-headers-5.10.0-1022-oem Description-md5: 9b0ec66a5fd10e6e9e575423546e2f02 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1022/debian.README.gz for details. Package: linux-headers-5.10.0-1023-oem Description-md5: 52f31adda98107853f785756d55eda87 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1023/debian.README.gz for details. Package: linux-headers-5.10.0-1025-oem Description-md5: 5e7a2eb5b172fb24b04306bbdf9b6faa Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1025/debian.README.gz for details. Package: linux-headers-5.10.0-1026-oem Description-md5: beb632a39ff978684b45b274b50e0941 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1026/debian.README.gz for details. Package: linux-headers-5.10.0-1029-oem Description-md5: 275a583458eb72ca46fd2f99f4295cda Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1029/debian.README.gz for details. Package: linux-headers-5.10.0-1033-oem Description-md5: 88f533125c67b425873ffe63c0639610 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1033/debian.README.gz for details. Package: linux-headers-5.10.0-1038-oem Description-md5: 29837765a13164bc02baf8cc27f699e6 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1038/debian.README.gz for details. Package: linux-headers-5.10.0-1044-oem Description-md5: 0ebf1dd31043c2521bd1569a4555d5dc Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1044/debian.README.gz for details. Package: linux-headers-5.10.0-1045-oem Description-md5: d2d5416f2ffdff764ab065361dfa038a Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1045/debian.README.gz for details. Package: linux-headers-5.10.0-1049-oem Description-md5: b4f1581b64967d651c68cc0e2328cee2 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1049/debian.README.gz for details. Package: linux-headers-5.10.0-1050-oem Description-md5: 37a13ae2f280b748e8797885da914611 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1050/debian.README.gz for details. Package: linux-headers-5.10.0-1051-oem Description-md5: 5c7af7b7435248d404bdcf2af34fa321 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1051/debian.README.gz for details. Package: linux-headers-5.10.0-1053-oem Description-md5: fb35bf52d1c8c6f65664e461c5fa7812 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1053/debian.README.gz for details. Package: linux-headers-5.10.0-1055-oem Description-md5: a3f61ce3f66a156a7d4819d305f2e7dd Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1055/debian.README.gz for details. Package: linux-headers-5.10.0-1057-oem Description-md5: a8c47b776fa684194557394bdd4303e1 Description-en: Linux kernel headers for version 5.10.0 on 64 bit x86 SMP This package provides kernel header files for version 5.10.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.10.0-1057/debian.README.gz for details. Package: linux-headers-5.11.0-1012-azure Description-md5: 2d0265641da78d2d01c1ae88d0184373 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1012/debian.README.gz for details. Package: linux-headers-5.11.0-1013-azure Description-md5: 5ec1578a7dc24a9d04803edb64233b5e Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1013/debian.README.gz for details. Package: linux-headers-5.11.0-1013-oracle Description-md5: f3b81ed366c9e2a779a002b022434d24 Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1013/debian.README.gz for details. Package: linux-headers-5.11.0-1014-aws Description-md5: beefda1a72db893ac3fb07c9b1566e59 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1014/debian.README.gz for details. Package: linux-headers-5.11.0-1014-gcp Description-md5: beefda1a72db893ac3fb07c9b1566e59 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1014/debian.README.gz for details. Package: linux-headers-5.11.0-1015-azure Description-md5: 51c71da07e9265f8696cccf63d6a54f5 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1015/debian.README.gz for details. Package: linux-headers-5.11.0-1016-aws Description-md5: 203d5b75ba551fa155388ea8516e6054 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1016/debian.README.gz for details. Package: linux-headers-5.11.0-1016-oracle Description-md5: c79351b7545d3b0fbf65314d13e58497 Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1016/debian.README.gz for details. Package: linux-headers-5.11.0-1017-aws Description-md5: 8707580391556d456074e80f1891b9bc Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1017/debian.README.gz for details. Package: linux-headers-5.11.0-1017-azure Description-md5: 8707580391556d456074e80f1891b9bc Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1017/debian.README.gz for details. Package: linux-headers-5.11.0-1017-gcp Description-md5: 8707580391556d456074e80f1891b9bc Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1017/debian.README.gz for details. Package: linux-headers-5.11.0-1017-oracle Description-md5: 32deafa04f1e6aafa53ccf2b4391d756 Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1017/debian.README.gz for details. Package: linux-headers-5.11.0-1018-gcp Description-md5: e066f58525c20a0540c725768a3c999e Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1018/debian.README.gz for details. Package: linux-headers-5.11.0-1019-aws Description-md5: d4afa765e6c2be005939105950a2242a Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1019/debian.README.gz for details. Package: linux-headers-5.11.0-1019-azure Description-md5: d4afa765e6c2be005939105950a2242a Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1019/debian.README.gz for details. Package: linux-headers-5.11.0-1019-oracle Description-md5: 00dcbb3f95977e117b9f1fb81e186794 Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1019/debian.README.gz for details. Package: linux-headers-5.11.0-1020-aws Description-md5: b86069f049360dd9585f0b128cc8c1e2 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1020/debian.README.gz for details. Package: linux-headers-5.11.0-1020-azure Description-md5: b86069f049360dd9585f0b128cc8c1e2 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1020/debian.README.gz for details. Package: linux-headers-5.11.0-1020-gcp Description-md5: b86069f049360dd9585f0b128cc8c1e2 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1020/debian.README.gz for details. Package: linux-headers-5.11.0-1020-oracle Description-md5: 102c20016543bac8fca6a67d4d2071a9 Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1020/debian.README.gz for details. Package: linux-headers-5.11.0-1021-aws Description-md5: c19ce50edd5eb828e96613d0b875d20c Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1021/debian.README.gz for details. Package: linux-headers-5.11.0-1021-azure Description-md5: c19ce50edd5eb828e96613d0b875d20c Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1021/debian.README.gz for details. Package: linux-headers-5.11.0-1021-gcp Description-md5: c19ce50edd5eb828e96613d0b875d20c Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1021/debian.README.gz for details. Package: linux-headers-5.11.0-1021-oracle Description-md5: 40e687e4677fc4a3a72d7dbd56082c2e Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1021/debian.README.gz for details. Package: linux-headers-5.11.0-1022-aws Description-md5: e7a56ac16ad1953335d8b98531b89604 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1022/debian.README.gz for details. Package: linux-headers-5.11.0-1022-azure Description-md5: e7a56ac16ad1953335d8b98531b89604 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1022/debian.README.gz for details. Package: linux-headers-5.11.0-1022-gcp Description-md5: e7a56ac16ad1953335d8b98531b89604 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1022/debian.README.gz for details. Package: linux-headers-5.11.0-1022-oracle Description-md5: d04e8bc6a3ba394e49c3d31148be0acb Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1022/debian.README.gz for details. Package: linux-headers-5.11.0-1023-aws Description-md5: df89df91deb0db54dc32d2a4bd19c49d Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1023/debian.README.gz for details. Package: linux-headers-5.11.0-1023-azure Description-md5: df89df91deb0db54dc32d2a4bd19c49d Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1023/debian.README.gz for details. Package: linux-headers-5.11.0-1023-gcp Description-md5: df89df91deb0db54dc32d2a4bd19c49d Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1023/debian.README.gz for details. Package: linux-headers-5.11.0-1023-oracle Description-md5: 05876087a5166c2ffe103e07a4ac697d Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1023/debian.README.gz for details. Package: linux-headers-5.11.0-1024-gcp Description-md5: 79b6ceabd74ef9729fbf330a66b81502 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1024/debian.README.gz for details. Package: linux-headers-5.11.0-1025-aws Description-md5: f93958a12a1c0889b7f29fea5cd58358 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1025/debian.README.gz for details. Package: linux-headers-5.11.0-1025-azure Description-md5: f93958a12a1c0889b7f29fea5cd58358 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1025/debian.README.gz for details. Package: linux-headers-5.11.0-1025-oracle Description-md5: 56f85a93616948d5c8443bc6e1db789f Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1025/debian.README.gz for details. Package: linux-headers-5.11.0-1026-gcp Description-md5: f63ae27c5a92c95970582f9665dbd6a0 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1026/debian.README.gz for details. Package: linux-headers-5.11.0-1027-aws Description-md5: 627a7c1685d3a80bd32af76e71abf6bf Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1027/debian.README.gz for details. Package: linux-headers-5.11.0-1027-azure Description-md5: 627a7c1685d3a80bd32af76e71abf6bf Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1027/debian.README.gz for details. Package: linux-headers-5.11.0-1027-oracle Description-md5: 3a98a1dc4b303e47d864e711a3dfec7f Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1027/debian.README.gz for details. Package: linux-headers-5.11.0-1028-aws Description-md5: 9bb757b3ea999638fa30f034039fd3d4 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1028/debian.README.gz for details. Package: linux-headers-5.11.0-1028-azure Description-md5: 9bb757b3ea999638fa30f034039fd3d4 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1028/debian.README.gz for details. Package: linux-headers-5.11.0-1028-gcp Description-md5: 9bb757b3ea999638fa30f034039fd3d4 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1028/debian.README.gz for details. Package: linux-headers-5.11.0-1028-oracle Description-md5: 99a30b4f55880ad613d777d5ca9c15dc Description-en: Oracle Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1028/debian.README.gz for details. Package: linux-headers-5.11.0-1029-gcp Description-md5: 4f0aeb05f7e111280fbb2964819f6dd9 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1029/debian.README.gz for details. Package: linux-headers-5.11.0-22-generic Description-md5: a445f4bbf7bbd3a11dadde6e405b2900 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-22/debian.README.gz for details. Package: linux-headers-5.11.0-22-lowlatency Description-md5: a445f4bbf7bbd3a11dadde6e405b2900 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-22/debian.README.gz for details. Package: linux-headers-5.11.0-25-generic Description-md5: 3bbea7343d74e75614e1ea02f0166ca0 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-25/debian.README.gz for details. Package: linux-headers-5.11.0-25-lowlatency Description-md5: 3bbea7343d74e75614e1ea02f0166ca0 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-25/debian.README.gz for details. Package: linux-headers-5.11.0-27-generic Description-md5: 63acdcc81341c6d82681f2df4dd878bc Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-27/debian.README.gz for details. Package: linux-headers-5.11.0-27-lowlatency Description-md5: 63acdcc81341c6d82681f2df4dd878bc Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-27/debian.README.gz for details. Package: linux-headers-5.11.0-34-generic Description-md5: 2e3b6169f9d8f65acf65eede8af8a392 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-34/debian.README.gz for details. Package: linux-headers-5.11.0-34-lowlatency Description-md5: 2e3b6169f9d8f65acf65eede8af8a392 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-34/debian.README.gz for details. Package: linux-headers-5.11.0-36-generic Description-md5: 292cb405ca9ceea10aa27bd1ea0ec7ed Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-36/debian.README.gz for details. Package: linux-headers-5.11.0-36-lowlatency Description-md5: 292cb405ca9ceea10aa27bd1ea0ec7ed Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-36/debian.README.gz for details. Package: linux-headers-5.11.0-37-generic Description-md5: be7c054c5120d06aa1b648ba22e0bdc4 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-37/debian.README.gz for details. Package: linux-headers-5.11.0-37-lowlatency Description-md5: be7c054c5120d06aa1b648ba22e0bdc4 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-37/debian.README.gz for details. Package: linux-headers-5.11.0-38-generic Description-md5: 7cf1e42e2545dd2c90d4e5d482abcbd3 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-38/debian.README.gz for details. Package: linux-headers-5.11.0-38-lowlatency Description-md5: 7cf1e42e2545dd2c90d4e5d482abcbd3 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-38/debian.README.gz for details. Package: linux-headers-5.11.0-40-generic Description-md5: 335bd678115a7d60637c95c61661701d Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-40/debian.README.gz for details. Package: linux-headers-5.11.0-40-lowlatency Description-md5: 335bd678115a7d60637c95c61661701d Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-40/debian.README.gz for details. Package: linux-headers-5.11.0-41-generic Description-md5: 2e860a8b10514f3cd2c323f5f23b1bdb Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-41/debian.README.gz for details. Package: linux-headers-5.11.0-41-lowlatency Description-md5: 2e860a8b10514f3cd2c323f5f23b1bdb Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-41/debian.README.gz for details. Package: linux-headers-5.11.0-43-generic Description-md5: a647f2f0ba9e744df44635cb7eacf839 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-43/debian.README.gz for details. Package: linux-headers-5.11.0-43-lowlatency Description-md5: a647f2f0ba9e744df44635cb7eacf839 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-43/debian.README.gz for details. Package: linux-headers-5.11.0-44-generic Description-md5: e6692f3fd427584f9e162fcc26f255b9 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-44/debian.README.gz for details. Package: linux-headers-5.11.0-44-lowlatency Description-md5: e6692f3fd427584f9e162fcc26f255b9 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-44/debian.README.gz for details. Package: linux-headers-5.11.0-46-generic Description-md5: a012164c98635c1e809bdfb20adc4f96 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-46/debian.README.gz for details. Package: linux-headers-5.11.0-46-lowlatency Description-md5: a012164c98635c1e809bdfb20adc4f96 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-46/debian.README.gz for details. Package: linux-headers-5.13.0-1008-aws Description-md5: 461774f80118c13d84b7c83190e40126 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1008/debian.README.gz for details. Package: linux-headers-5.13.0-1008-gcp Description-md5: 461774f80118c13d84b7c83190e40126 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1008/debian.README.gz for details. Package: linux-headers-5.13.0-1008-intel Description-md5: 461774f80118c13d84b7c83190e40126 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1008/debian.README.gz for details. Package: linux-headers-5.13.0-1009-azure Description-md5: bb9ad288cd88cd9947107fa7d38a4654 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1009/debian.README.gz for details. Package: linux-headers-5.13.0-1009-intel Description-md5: bb9ad288cd88cd9947107fa7d38a4654 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1009/debian.README.gz for details. Package: linux-headers-5.13.0-1009-oem Description-md5: bb9ad288cd88cd9947107fa7d38a4654 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1009/debian.README.gz for details. Package: linux-headers-5.13.0-1010-intel Description-md5: 732cfb2eb3345f261abd8e633607fa20 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1010/debian.README.gz for details. Package: linux-headers-5.13.0-1010-oem Description-md5: 732cfb2eb3345f261abd8e633607fa20 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1010/debian.README.gz for details. Package: linux-headers-5.13.0-1011-aws Description-md5: 6fefbdcea1ee310fef33df8553960880 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-1011-intel Description-md5: 6fefbdcea1ee310fef33df8553960880 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-1011-oracle Description-md5: f6ed02110d0995d83ebef6ed44df086c Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-1012-aws Description-md5: 9e8331ed4d64f2ea97cf96f93bc140f8 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1012/debian.README.gz for details. Package: linux-headers-5.13.0-1012-azure Description-md5: 9e8331ed4d64f2ea97cf96f93bc140f8 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1012/debian.README.gz for details. Package: linux-headers-5.13.0-1012-gcp Description-md5: 9e8331ed4d64f2ea97cf96f93bc140f8 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1012/debian.README.gz for details. Package: linux-headers-5.13.0-1012-oem Description-md5: 9e8331ed4d64f2ea97cf96f93bc140f8 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1012/debian.README.gz for details. Package: linux-headers-5.13.0-1013-gcp Description-md5: 033dd4f1efa7750f21f73a440db0f572 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1013/debian.README.gz for details. Package: linux-headers-5.13.0-1014-aws Description-md5: d9596e649eef4b429413d0c0d956fff4 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1014/debian.README.gz for details. Package: linux-headers-5.13.0-1014-azure Description-md5: d9596e649eef4b429413d0c0d956fff4 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1014/debian.README.gz for details. Package: linux-headers-5.13.0-1014-intel Description-md5: d9596e649eef4b429413d0c0d956fff4 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1014/debian.README.gz for details. Package: linux-headers-5.13.0-1014-oem Description-md5: d9596e649eef4b429413d0c0d956fff4 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1014/debian.README.gz for details. Package: linux-headers-5.13.0-1015-gcp Description-md5: 599c91b0dc74adeda6700755a09098bb Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1015/debian.README.gz for details. Package: linux-headers-5.13.0-1015-oracle Description-md5: d1def16ed2f5b1a214d53f2919bb437d Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1015/debian.README.gz for details. Package: linux-headers-5.13.0-1016-oracle Description-md5: 7c7bfea1613d505fc706ac7c018b0cb2 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1016/debian.README.gz for details. Package: linux-headers-5.13.0-1017-aws Description-md5: c0e62b34ef14150252e926536328789a Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1017/debian.README.gz for details. Package: linux-headers-5.13.0-1017-azure Description-md5: c0e62b34ef14150252e926536328789a Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1017/debian.README.gz for details. Package: linux-headers-5.13.0-1017-intel Description-md5: c0e62b34ef14150252e926536328789a Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1017/debian.README.gz for details. Package: linux-headers-5.13.0-1017-oem Description-md5: c0e62b34ef14150252e926536328789a Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1017/debian.README.gz for details. Package: linux-headers-5.13.0-1018-oracle Description-md5: c0cf09c0511a51a277231e8f3f3d644e Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1018/debian.README.gz for details. Package: linux-headers-5.13.0-1019-aws Description-md5: 7210a30158e23c88311f49db87ab9b5a Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1019/debian.README.gz for details. Package: linux-headers-5.13.0-1019-gcp Description-md5: 7210a30158e23c88311f49db87ab9b5a Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1019/debian.README.gz for details. Package: linux-headers-5.13.0-1019-oem Description-md5: 7210a30158e23c88311f49db87ab9b5a Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1019/debian.README.gz for details. Package: linux-headers-5.13.0-1020-oem Description-md5: fcdd9cbdb10f0469218977fb69f15333 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1020/debian.README.gz for details. Package: linux-headers-5.13.0-1021-aws Description-md5: a219e771490a93f3f550aff4d8394953 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1021/debian.README.gz for details. Package: linux-headers-5.13.0-1021-azure Description-md5: a219e771490a93f3f550aff4d8394953 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1021/debian.README.gz for details. Package: linux-headers-5.13.0-1021-gcp Description-md5: a219e771490a93f3f550aff4d8394953 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1021/debian.README.gz for details. Package: linux-headers-5.13.0-1021-oracle Description-md5: ec74d7582757fda3682259a76eeeb3a7 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1021/debian.README.gz for details. Package: linux-headers-5.13.0-1022-aws Description-md5: 4eb725f6716dcb2bb5c9df48ad494bc9 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1022/debian.README.gz for details. Package: linux-headers-5.13.0-1022-azure Description-md5: 4eb725f6716dcb2bb5c9df48ad494bc9 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1022/debian.README.gz for details. Package: linux-headers-5.13.0-1023-aws Description-md5: 879130dfe4b420cd851e92eac95f47f6 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1023/debian.README.gz for details. Package: linux-headers-5.13.0-1023-azure Description-md5: 879130dfe4b420cd851e92eac95f47f6 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1023/debian.README.gz for details. Package: linux-headers-5.13.0-1023-gcp Description-md5: 879130dfe4b420cd851e92eac95f47f6 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1023/debian.README.gz for details. Package: linux-headers-5.13.0-1024-gcp Description-md5: d1c35f5896cd47b6e0a4be1c873c1c11 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1024/debian.README.gz for details. Package: linux-headers-5.13.0-1025-aws Description-md5: 1da5184ae66cf51d9225c50abc18cee3 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1025/debian.README.gz for details. Package: linux-headers-5.13.0-1025-azure Description-md5: 1da5184ae66cf51d9225c50abc18cee3 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1025/debian.README.gz for details. Package: linux-headers-5.13.0-1025-gcp Description-md5: 1da5184ae66cf51d9225c50abc18cee3 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1025/debian.README.gz for details. Package: linux-headers-5.13.0-1025-oracle Description-md5: 4c9f99437103c5ac70b5b25de33db810 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1025/debian.README.gz for details. Package: linux-headers-5.13.0-1026-oem Description-md5: 186a94dd2da591d1c7b0661dad7bcd81 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1026/debian.README.gz for details. Package: linux-headers-5.13.0-1027-gcp Description-md5: 7a8843ed10200dcf2a4e5c9ef5b30f33 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1027/debian.README.gz for details. Package: linux-headers-5.13.0-1027-oracle Description-md5: 1e6ba6730e8666b00711751f289c5fb3 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1027/debian.README.gz for details. Package: linux-headers-5.13.0-1028-aws Description-md5: 7e582773cd5494ce96df7781de0aa402 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1028/debian.README.gz for details. Package: linux-headers-5.13.0-1028-azure Description-md5: 7e582773cd5494ce96df7781de0aa402 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1028/debian.README.gz for details. Package: linux-headers-5.13.0-1028-oem Description-md5: 7e582773cd5494ce96df7781de0aa402 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1028/debian.README.gz for details. Package: linux-headers-5.13.0-1028-oracle Description-md5: 044b0b6fcc0e0ed0c3f75bad642d2f02 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1028/debian.README.gz for details. Package: linux-headers-5.13.0-1029-aws Description-md5: 3bf6f73adfc012d9b3a0100719284d3f Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1029/debian.README.gz for details. Package: linux-headers-5.13.0-1029-azure Description-md5: 3bf6f73adfc012d9b3a0100719284d3f Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1029/debian.README.gz for details. Package: linux-headers-5.13.0-1029-oem Description-md5: 3bf6f73adfc012d9b3a0100719284d3f Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1029/debian.README.gz for details. Package: linux-headers-5.13.0-1030-gcp Description-md5: de9ac5d68d6850e1f50269932574fb4f Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1030/debian.README.gz for details. Package: linux-headers-5.13.0-1030-oracle Description-md5: f079e809f06dd49e6bbcec5b980e8d03 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1030/debian.README.gz for details. Package: linux-headers-5.13.0-1031-aws Description-md5: b25419f7933eaa6d3730206708c20f41 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1031/debian.README.gz for details. Package: linux-headers-5.13.0-1031-azure Description-md5: b25419f7933eaa6d3730206708c20f41 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1031/debian.README.gz for details. Package: linux-headers-5.13.0-1031-gcp Description-md5: b25419f7933eaa6d3730206708c20f41 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1031/debian.README.gz for details. Package: linux-headers-5.13.0-1033-gcp Description-md5: 468c95256b11a36625e42b33fa2d72b1 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1033/debian.README.gz for details. Package: linux-headers-5.13.0-1033-oracle Description-md5: f7edef6a3639e2e82fd7aa51e2d7a4e5 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1033/debian.README.gz for details. Package: linux-headers-5.13.0-1034-oracle Description-md5: 3913a3ecd236b784cc6f2fe8213cdb01 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1034/debian.README.gz for details. Package: linux-headers-5.13.0-1036-oracle Description-md5: 493eba38169b80c37a2e1a12db7313e0 Description-en: Oracle Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1036/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic Description-md5: 86fa1a291df71928dd24dd945bd4b4c8 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-21-lowlatency Description-md5: 86fa1a291df71928dd24dd945bd4b4c8 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic Description-md5: 2fec0a6cf7c8637c26aa081f02262e30 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-22-lowlatency Description-md5: 2fec0a6cf7c8637c26aa081f02262e30 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic Description-md5: d8f562ccfae0588191b18e4b1b8f71d2 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-23-lowlatency Description-md5: d8f562ccfae0588191b18e4b1b8f71d2 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-25-generic Description-md5: 44a219cccaedc5155c069ddbab640802 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-25/debian.README.gz for details. Package: linux-headers-5.13.0-25-lowlatency Description-md5: 44a219cccaedc5155c069ddbab640802 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-25/debian.README.gz for details. Package: linux-headers-5.13.0-27-generic Description-md5: a587ff4f0b524f7f7a444b3563f37152 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-27/debian.README.gz for details. Package: linux-headers-5.13.0-27-lowlatency Description-md5: a587ff4f0b524f7f7a444b3563f37152 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-27/debian.README.gz for details. Package: linux-headers-5.13.0-28-generic Description-md5: 22527d0f5b0c49cb4bbf1b1e29255ff4 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-28/debian.README.gz for details. Package: linux-headers-5.13.0-28-lowlatency Description-md5: 22527d0f5b0c49cb4bbf1b1e29255ff4 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-28/debian.README.gz for details. Package: linux-headers-5.13.0-30-generic Description-md5: d783c2176359ec100819d7c560edc9a2 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-30/debian.README.gz for details. Package: linux-headers-5.13.0-30-lowlatency Description-md5: d783c2176359ec100819d7c560edc9a2 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-30/debian.README.gz for details. Package: linux-headers-5.13.0-35-generic Description-md5: bb28b40b94c296d27aee9834a580030d Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-35/debian.README.gz for details. Package: linux-headers-5.13.0-35-lowlatency Description-md5: bb28b40b94c296d27aee9834a580030d Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-35/debian.README.gz for details. Package: linux-headers-5.13.0-37-generic Description-md5: c0d358bdd0d2b1d7e3ae40dc7ccdfb6e Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-37/debian.README.gz for details. Package: linux-headers-5.13.0-37-lowlatency Description-md5: c0d358bdd0d2b1d7e3ae40dc7ccdfb6e Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-37/debian.README.gz for details. Package: linux-headers-5.13.0-39-generic Description-md5: 4f96a9392c94d643ef975c9510ee8238 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-39/debian.README.gz for details. Package: linux-headers-5.13.0-39-lowlatency Description-md5: 4f96a9392c94d643ef975c9510ee8238 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-39/debian.README.gz for details. Package: linux-headers-5.13.0-40-generic Description-md5: 18c8a96f7e62f10614352b32d8706a8c Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-40/debian.README.gz for details. Package: linux-headers-5.13.0-40-lowlatency Description-md5: 18c8a96f7e62f10614352b32d8706a8c Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-40/debian.README.gz for details. Package: linux-headers-5.13.0-41-generic Description-md5: 8f12a89e3ba70ebd20201edbb6992778 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-41/debian.README.gz for details. Package: linux-headers-5.13.0-41-lowlatency Description-md5: 8f12a89e3ba70ebd20201edbb6992778 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-41/debian.README.gz for details. Package: linux-headers-5.13.0-44-generic Description-md5: c38fb5c9948df928ee9ee818a4aee2a3 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-44/debian.README.gz for details. Package: linux-headers-5.13.0-44-lowlatency Description-md5: c38fb5c9948df928ee9ee818a4aee2a3 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-44/debian.README.gz for details. Package: linux-headers-5.13.0-48-generic Description-md5: 65afaeed0d08108f75cf2110407d4570 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-48/debian.README.gz for details. Package: linux-headers-5.13.0-48-lowlatency Description-md5: 65afaeed0d08108f75cf2110407d4570 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-48/debian.README.gz for details. Package: linux-headers-5.13.0-51-generic Description-md5: 5678e1a9065c16ccd6171a8deb083284 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-51/debian.README.gz for details. Package: linux-headers-5.13.0-51-lowlatency Description-md5: 5678e1a9065c16ccd6171a8deb083284 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-51/debian.README.gz for details. Package: linux-headers-5.13.0-52-generic Description-md5: fe81c9bf03aa35990a728b2c01f772d1 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-52/debian.README.gz for details. Package: linux-headers-5.13.0-52-lowlatency Description-md5: fe81c9bf03aa35990a728b2c01f772d1 Description-en: Linux kernel headers for version 5.13.0 on 64 bit x86 SMP This package provides kernel header files for version 5.13.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-52/debian.README.gz for details. Package: linux-headers-5.14.0-1004-oem Description-md5: 6bd2c013c0dea98732b7736a8fd760c3 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1004/debian.README.gz for details. Package: linux-headers-5.14.0-1005-oem Description-md5: af3c798b355d8534bcd8d8e8ab2183f2 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1005/debian.README.gz for details. Package: linux-headers-5.14.0-1007-oem Description-md5: 23fef5b5f9f87acc834298436f11e31a Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1007/debian.README.gz for details. Package: linux-headers-5.14.0-1008-oem Description-md5: 14b7a16ba93778e7ffa128181c8f3981 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1008/debian.README.gz for details. Package: linux-headers-5.14.0-1013-oem Description-md5: 1476c71734ca8d1b693a11c85ba247b5 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1013/debian.README.gz for details. Package: linux-headers-5.14.0-1018-oem Description-md5: 5ea5396281fa4ee532352540bd8a3d6a Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1018/debian.README.gz for details. Package: linux-headers-5.14.0-1020-oem Description-md5: 221a448935d047ad7f65648aef137da5 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1020/debian.README.gz for details. Package: linux-headers-5.14.0-1022-oem Description-md5: da3cb7b774be3b5dc8126927a9d65d96 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1022/debian.README.gz for details. Package: linux-headers-5.14.0-1024-oem Description-md5: 7629eab638c67ef011b84360104538b5 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1024/debian.README.gz for details. Package: linux-headers-5.14.0-1027-oem Description-md5: 7070ecfe592ab344f5406e800c2e57d5 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1027/debian.README.gz for details. Package: linux-headers-5.14.0-1029-oem Description-md5: e9ddd14a4a8189b7b9c10b8487c28189 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1029/debian.README.gz for details. Package: linux-headers-5.14.0-1031-oem Description-md5: 9b93ba6a58824ca5e2c0a741dddb45ad Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1031/debian.README.gz for details. Package: linux-headers-5.14.0-1033-oem Description-md5: b1b1c1160a60b7c5f7f58bd66c878d1a Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1033/debian.README.gz for details. Package: linux-headers-5.14.0-1036-oem Description-md5: 1b6835400ce0c598f878cf1aa9ee10c9 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1036/debian.README.gz for details. Package: linux-headers-5.14.0-1038-oem Description-md5: 090b4e09c5b35c9fe8f03d6f27d7b676 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1038/debian.README.gz for details. Package: linux-headers-5.14.0-1042-oem Description-md5: 6470076694951e87e5bcc1b41db81aac Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1042/debian.README.gz for details. Package: linux-headers-5.14.0-1044-oem Description-md5: 10454ea6f4b7f18a222239dd3553da67 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1044/debian.README.gz for details. Package: linux-headers-5.14.0-1045-oem Description-md5: b691f864bcd4b99c48b72abdfd34fe6c Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1045/debian.README.gz for details. Package: linux-headers-5.14.0-1046-oem Description-md5: b7ed905576832c95c3353ae3ad429fe1 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1046/debian.README.gz for details. Package: linux-headers-5.14.0-1048-oem Description-md5: 6ce93f470e6014b8ed947c8c2823b47d Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1048/debian.README.gz for details. Package: linux-headers-5.14.0-1049-oem Description-md5: c867213528f71f7369bf3029e239f85c Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1049/debian.README.gz for details. Package: linux-headers-5.14.0-1050-oem Description-md5: 9dd2bba7b27709fc82724a76d0ac5454 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1050/debian.README.gz for details. Package: linux-headers-5.14.0-1051-oem Description-md5: 770d6f461523e6ab4be4aae1acf739cf Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1051/debian.README.gz for details. Package: linux-headers-5.14.0-1054-oem Description-md5: b8da1521694f62ce531794bcd34b4d72 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1054/debian.README.gz for details. Package: linux-headers-5.14.0-1055-oem Description-md5: 21126a525ddef693435b4b5117c6f148 Description-en: Linux kernel headers for version 5.14.0 on 64 bit x86 SMP This package provides kernel header files for version 5.14.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.14.0-1055/debian.README.gz for details. Package: linux-headers-5.15.0-1003-intel-iotg Description-md5: 75ff0bae9e37a949cbe7dc1bce2f8b1a Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1003/debian.README.gz for details. Package: linux-headers-5.15.0-1006-gcp Description-md5: bf966b00d202a1d1e217e8a7d8388257 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1006/debian.README.gz for details. Package: linux-headers-5.15.0-1007-azure Description-md5: 6466f98dbad00043931f9760cc3ee806 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1007/debian.README.gz for details. Package: linux-headers-5.15.0-1007-oracle Description-md5: 59c57ac8d1eb94693fbd704f5f253cee Description-en: Oracle Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1007/debian.README.gz for details. Package: linux-headers-5.15.0-1008-azure Description-md5: 3ef7236ee74df753fe1010ff9cbceb52 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1008/debian.README.gz for details. Package: linux-headers-5.15.0-1008-intel-iotg Description-md5: 3ef7236ee74df753fe1010ff9cbceb52 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1008/debian.README.gz for details. Package: linux-headers-5.15.0-1010-intel-iotg Description-md5: 0b77939fea4e34552104520f3d6b6bff Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1010/debian.README.gz for details. Package: linux-headers-5.15.0-1011-gke Description-md5: 44da717a2db575dd1ec6641dc2e4098c Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1011/debian.README.gz for details. Package: linux-headers-5.15.0-1013-gcp Description-md5: 86984255847108da6c7a690ab5da78d1 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1013/debian.README.gz for details. Package: linux-headers-5.15.0-1013-oracle Description-md5: e7449172fbc998f1302c95c84565d3a0 Description-en: Oracle Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1013/debian.README.gz for details. Package: linux-headers-5.15.0-1014-azure Description-md5: 92f39a257d651a2d6541d601858d9527 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1014/debian.README.gz for details. Package: linux-headers-5.15.0-1014-gke Description-md5: 92f39a257d651a2d6541d601858d9527 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1014/debian.README.gz for details. Package: linux-headers-5.15.0-1015-aws Description-md5: 5e9d71ecf624d86dcea888a2bbc308d5 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1015/debian.README.gz for details. Package: linux-headers-5.15.0-1015-gke Description-md5: 5e9d71ecf624d86dcea888a2bbc308d5 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1015/debian.README.gz for details. Package: linux-headers-5.15.0-1015-intel-iotg Description-md5: 5e9d71ecf624d86dcea888a2bbc308d5 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1015/debian.README.gz for details. Package: linux-headers-5.15.0-1016-gcp Description-md5: 0427f55f6290246fb23aebf09c35f610 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1016/debian.README.gz for details. Package: linux-headers-5.15.0-1016-gke Description-md5: 0427f55f6290246fb23aebf09c35f610 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1016/debian.README.gz for details. Package: linux-headers-5.15.0-1016-intel-iotg Description-md5: 0427f55f6290246fb23aebf09c35f610 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1016/debian.README.gz for details. Package: linux-headers-5.15.0-1016-oracle Description-md5: de28fcc8ab9fc9e8ed63503ef1fd98fb Description-en: Oracle Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1016/debian.README.gz for details. Package: linux-headers-5.15.0-1017-aws Description-md5: 16daa878f636c5eef966cf60fab4af0b Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1017-azure Description-md5: 16daa878f636c5eef966cf60fab4af0b Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1017-gcp Description-md5: 16daa878f636c5eef966cf60fab4af0b Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1017-intel-iotg Description-md5: 16daa878f636c5eef966cf60fab4af0b Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1017-oracle Description-md5: 91285c4494419c5b3133b9d4b9de013d Description-en: Oracle Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1018-gcp Description-md5: c84ca9ed71e26b15988ed71ab472a396 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1018/debian.README.gz for details. Package: linux-headers-5.15.0-1018-intel-iotg Description-md5: c84ca9ed71e26b15988ed71ab472a396 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1018/debian.README.gz for details. Package: linux-headers-5.15.0-1018-oracle Description-md5: 686b3926c6624139f1f5aa705ab6b225 Description-en: Oracle Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1018/debian.README.gz for details. Package: linux-headers-5.15.0-1019-aws Description-md5: b654952f7cc3d6c16a48c3ec5a392b74 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1019/debian.README.gz for details. Package: linux-headers-5.15.0-1019-azure Description-md5: b654952f7cc3d6c16a48c3ec5a392b74 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1019/debian.README.gz for details. Package: linux-headers-5.15.0-1019-gke Description-md5: b654952f7cc3d6c16a48c3ec5a392b74 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1019/debian.README.gz for details. Package: linux-headers-5.15.0-1019-oracle Description-md5: f5382d4fb9a3426b1675716d1f943e48 Description-en: Oracle Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1019/debian.README.gz for details. Package: linux-headers-5.15.0-1020-aws Description-md5: f94c4db7c5927b9341d06e3d05ab537e Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1020/debian.README.gz for details. Package: linux-headers-5.15.0-1020-azure Description-md5: f94c4db7c5927b9341d06e3d05ab537e Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1020/debian.README.gz for details. Package: linux-headers-5.15.0-1020-gke Description-md5: f94c4db7c5927b9341d06e3d05ab537e Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1020/debian.README.gz for details. Package: linux-headers-5.15.0-1021-aws Description-md5: a4ac43d7536e90d9c9b53719b6982953 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1021/debian.README.gz for details. Package: linux-headers-5.15.0-1021-azure Description-md5: a4ac43d7536e90d9c9b53719b6982953 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1021/debian.README.gz for details. Package: linux-headers-5.15.0-1021-gcp Description-md5: a4ac43d7536e90d9c9b53719b6982953 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1021/debian.README.gz for details. Package: linux-headers-5.15.0-1021-intel-iotg Description-md5: a4ac43d7536e90d9c9b53719b6982953 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1021/debian.README.gz for details. Package: linux-headers-5.15.0-1021-oracle Description-md5: 58cba644c608694cec54830e940ae099 Description-en: Oracle Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1021/debian.README.gz for details. Package: linux-headers-5.15.0-1022-aws Description-md5: 331910250f806a2a3d753684de42a9d2 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1022/debian.README.gz for details. Package: linux-headers-5.15.0-1022-azure Description-md5: 331910250f806a2a3d753684de42a9d2 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1022/debian.README.gz for details. Package: linux-headers-5.15.0-1022-gcp Description-md5: 331910250f806a2a3d753684de42a9d2 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1022/debian.README.gz for details. Package: linux-headers-5.15.0-1022-oracle Description-md5: 50f9d127cae3472e08344b4d34e8efb6 Description-en: Oracle Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1022/debian.README.gz for details. Package: linux-headers-5.15.0-1023-aws Description-md5: 9b7642ef68c1ef005b911fd2ba944534 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1023/debian.README.gz for details. Package: linux-headers-5.15.0-1023-azure Description-md5: 9b7642ef68c1ef005b911fd2ba944534 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1023/debian.README.gz for details. Package: linux-headers-5.15.0-1023-gke Description-md5: 9b7642ef68c1ef005b911fd2ba944534 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1023/debian.README.gz for details. Package: linux-headers-5.15.0-1025-gcp Description-md5: 98cba06cdc1a8999c1247c2945d24a09 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1025/debian.README.gz for details. Package: linux-headers-5.15.0-1025-oracle Description-md5: 1df17294ff4c48bbb19c3695dbe6493c Description-en: Oracle Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1025/debian.README.gz for details. Package: linux-headers-5.15.0-1026-aws Description-md5: fb453ee5a2332ae87b1535793b191307 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1026/debian.README.gz for details. Package: linux-headers-5.15.0-1029-azure Description-md5: 26605d9699ec8bb908e34b6981297a55 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1029/debian.README.gz for details. Package: linux-headers-5.15.0-33-generic Description-md5: 7b2e5721a3556db32a39f01463d81f69 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-33-lowlatency Description-md5: 7b2e5721a3556db32a39f01463d81f69 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-41-generic Description-md5: 4ad55479673e3ffbe5a6c358ceca8ca0 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-41/debian.README.gz for details. Package: linux-headers-5.15.0-42-lowlatency Description-md5: 44919c77da4363c57f5cdf572c06e9df Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-42/debian.README.gz for details. Package: linux-headers-5.15.0-43-generic Description-md5: aa3765228191f57c200133c7d18acc9a Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-43-lowlatency Description-md5: aa3765228191f57c200133c7d18acc9a Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-46-generic Description-md5: 3af8a959023a261d6869c7dd37ebebfd Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-46-lowlatency Description-md5: 3af8a959023a261d6869c7dd37ebebfd Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-48-generic Description-md5: 420c42be9293731a3c8e733872cb6fbd Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-48-lowlatency Description-md5: 420c42be9293731a3c8e733872cb6fbd Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-50-generic Description-md5: 010ff75a4e38e4be9d90593e9b8599da Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-50-lowlatency Description-md5: 010ff75a4e38e4be9d90593e9b8599da Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-52-generic Description-md5: 12d5c264f32a27b155ec7421ceaa0c44 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-52-lowlatency Description-md5: 12d5c264f32a27b155ec7421ceaa0c44 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-53-generic Description-md5: 8cf9f71572a2b1119fcb42879402dc2d Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-53-lowlatency Description-md5: 8cf9f71572a2b1119fcb42879402dc2d Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-56-generic Description-md5: 2adbc7b63665f540887bbf68f7ecb190 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.15.0-56-lowlatency Description-md5: 2adbc7b63665f540887bbf68f7ecb190 Description-en: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.4.0-100 Description-md5: 38bde84470ff982d1415390e3c347c8c 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-100/debian.README.gz for details Package: linux-headers-5.4.0-100-generic Description-md5: 128ebc171aea4f0418a6c8754f9dfa59 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-100/debian.README.gz for details. Package: linux-headers-5.4.0-100-lowlatency Description-md5: 128ebc171aea4f0418a6c8754f9dfa59 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-100/debian.README.gz for details. Package: linux-headers-5.4.0-1004-ibm Description-md5: 78ac8e29871ec3f6cdc51e51e64e66bd 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-ibm-headers-5.4.0-1004/debian.README.gz for details. Package: linux-headers-5.4.0-1005-ibm Description-md5: c3f83c745b84300dcab8b13ffbaf6aa5 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-ibm-headers-5.4.0-1005/debian.README.gz for details. Package: linux-headers-5.4.0-1006-ibm Description-md5: 414fa3fd554ecb67d93f270effbd993a 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-ibm-headers-5.4.0-1006/debian.README.gz for details. Package: linux-headers-5.4.0-1007-ibm Description-md5: 5199d7ec8d6d9712f77b727cf20781dc 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-ibm-headers-5.4.0-1007/debian.README.gz for details. Package: linux-headers-5.4.0-1008-gkeop Description-md5: fe6fc76e0b300cb1ef8784b6aa5e5d1b 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-gkeop-headers-5.4.0-1008/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1008-ibm Description-md5: 16cd66b158df7cd93cae981472be58ed 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-ibm-headers-5.4.0-1008/debian.README.gz for details. Package: linux-headers-5.4.0-1009-gkeop Description-md5: 555b3ed632e8cc15cba1533ef30ec358 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-gkeop-headers-5.4.0-1009/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1010-gkeop Description-md5: ff6361194014b22776fc0e1673a3eee0 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-gkeop-headers-5.4.0-1010/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1010-ibm Description-md5: aed57710f5f066c15271f78e53921aad 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-ibm-headers-5.4.0-1010/debian.README.gz for details. Package: linux-headers-5.4.0-1011-aws Description-md5: 8c617c407815e8f242500e933662817c 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-1011/debian.README.gz for details. Package: linux-headers-5.4.0-1011-gcp Description-md5: 8c617c407815e8f242500e933662817c 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-1011/debian.README.gz for details. Package: linux-headers-5.4.0-1011-gkeop Description-md5: b9a9333f448e5d4656fcb6a352411c0e 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-gkeop-headers-5.4.0-1011/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1011-kvm Description-md5: 8c617c407815e8f242500e933662817c 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-1011/debian.README.gz for details. Package: linux-headers-5.4.0-1011-oracle Description-md5: cb61974fce3f8351b83c0eaa51199cd8 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-1011/debian.README.gz for details. Package: linux-headers-5.4.0-1012-azure Description-md5: 1ac8ecef54ba57084b7423cd12802018 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-1012/debian.README.gz for details. Package: linux-headers-5.4.0-1012-gkeop Description-md5: 2807c06437d8408db94bcf1614090d30 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-gkeop-headers-5.4.0-1012/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1012-ibm Description-md5: ec2ce4a0e48a13ba2bfb610996e8ddad 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-ibm-headers-5.4.0-1012/debian.README.gz for details. Package: linux-headers-5.4.0-1013-gkeop Description-md5: cdac146f20e25eec5c6c6632adc71de6 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-gkeop-headers-5.4.0-1013/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1013-ibm Description-md5: 47b6ef89ef15a5740895813f6ff9d27b 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-ibm-headers-5.4.0-1013/debian.README.gz for details. Package: linux-headers-5.4.0-1014-gkeop Description-md5: 7479f6ab9b9836eb4f8df86a93be5d4d 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-gkeop-headers-5.4.0-1014/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1014-ibm Description-md5: 1803a93a80c1788099cd2bff0c9fe4ae 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-ibm-headers-5.4.0-1014/debian.README.gz for details. 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-gkeop Description-md5: 264abd0fb708174e15f4a81a3f0be974 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-gkeop-headers-5.4.0-1015/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1015-ibm Description-md5: f843de63473a0ca10f20e4067cb139ab 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-ibm-headers-5.4.0-1015/debian.README.gz for details. Package: linux-headers-5.4.0-1015-kvm 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-1016-gkeop Description-md5: fea8dd1a9d4afe66fdab804f673d587c 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-gkeop-headers-5.4.0-1016/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1017-aws Description-md5: e68c1946b5c6f49034ba35875760399f 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-1017/debian.README.gz for details. Package: linux-headers-5.4.0-1017-ibm Description-md5: 66de744a2ad3e738d76a49259b2836e2 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-ibm-headers-5.4.0-1017/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-1018-gcp 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-1018-gkeop Description-md5: 21641ed3260476a405fef76f3bc3e3df 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-gkeop-headers-5.4.0-1018/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1018-ibm Description-md5: 19008e126f20046ce764dd89fdf522af 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-ibm-headers-5.4.0-1018/debian.README.gz for details. Package: linux-headers-5.4.0-1018-kvm 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-1018-oracle Description-md5: 3565b0818f288d5b3f1ebfabfff0c345 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-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-ibm Description-md5: 843abfe86c5fc3e12dd7f378fa7e996e 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-ibm-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-1020-aws Description-md5: 38814e4e252b158634ee79aa9cc9b335 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-1020/debian.README.gz for details. Package: linux-headers-5.4.0-1020-azure Description-md5: 38814e4e252b158634ee79aa9cc9b335 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-1020/debian.README.gz for details. Package: linux-headers-5.4.0-1020-ibm Description-md5: c7c3543ba184bcecca4694da117d7893 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-ibm-headers-5.4.0-1020/debian.README.gz for details. Package: linux-headers-5.4.0-1020-kvm Description-md5: 38814e4e252b158634ee79aa9cc9b335 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-1020/debian.README.gz for details. Package: linux-headers-5.4.0-1021-aws Description-md5: 53ca4d6cf157f91951172a4b6aca44a7 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-1021/debian.README.gz for details. Package: linux-headers-5.4.0-1021-gcp Description-md5: 53ca4d6cf157f91951172a4b6aca44a7 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-1021/debian.README.gz for details. Package: linux-headers-5.4.0-1021-gkeop Description-md5: 488ec49945e3ae3df7d2f78c39b70a26 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-gkeop-headers-5.4.0-1021/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1021-ibm Description-md5: 3538f6ef1a0cdb6850c15cf55db94778 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-ibm-headers-5.4.0-1021/debian.README.gz for details. Package: linux-headers-5.4.0-1021-kvm Description-md5: 53ca4d6cf157f91951172a4b6aca44a7 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-1021/debian.README.gz for details. Package: linux-headers-5.4.0-1021-oracle Description-md5: f3288c5ff6395b6f49fdf284bc86defb 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-1021/debian.README.gz for details. Package: linux-headers-5.4.0-1022-aws Description-md5: 4bc73e078900da279da3fc39bdad8d8c 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-1022/debian.README.gz for details. Package: linux-headers-5.4.0-1022-azure Description-md5: 4bc73e078900da279da3fc39bdad8d8c 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-1022/debian.README.gz for details. Package: linux-headers-5.4.0-1022-gcp Description-md5: 4bc73e078900da279da3fc39bdad8d8c 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-1022/debian.README.gz for details. Package: linux-headers-5.4.0-1022-gkeop Description-md5: cf4ddd798586789a97bf05073981de55 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-gkeop-headers-5.4.0-1022/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1022-oracle Description-md5: 28c248dd5b9934496d8aaaf7050c1652 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-1022/debian.README.gz for details. Package: linux-headers-5.4.0-1023-azure Description-md5: e6f0a7137099c7d6a20374ad7a4e7a29 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-1023/debian.README.gz for details. Package: linux-headers-5.4.0-1023-gkeop Description-md5: c93072072a912989d89440cb6ecf0ce2 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-gkeop-headers-5.4.0-1023/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1023-ibm Description-md5: dabc368eb06dd39b085416a2829a33e6 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-ibm-headers-5.4.0-1023/debian.README.gz for details. Package: linux-headers-5.4.0-1023-kvm Description-md5: e6f0a7137099c7d6a20374ad7a4e7a29 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-1023/debian.README.gz for details. Package: linux-headers-5.4.0-1024-aws Description-md5: c838c72b83d1892a3e1d50324ebdd477 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-1024/debian.README.gz for details. Package: linux-headers-5.4.0-1024-gcp Description-md5: c838c72b83d1892a3e1d50324ebdd477 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-1024/debian.README.gz for details. Package: linux-headers-5.4.0-1024-gkeop Description-md5: 3c59259adcac5140de17f71320f18cd5 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-gkeop-headers-5.4.0-1024/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1024-kvm Description-md5: c838c72b83d1892a3e1d50324ebdd477 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-1024/debian.README.gz for details. Package: linux-headers-5.4.0-1024-oracle Description-md5: e8e5ac205844242b012857e3227b9d6f 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-1024/debian.README.gz for details. Package: linux-headers-5.4.0-1025-aws Description-md5: 0f2c3e67a974ad49ca48f649791e18f8 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-1025/debian.README.gz for details. Package: linux-headers-5.4.0-1025-azure Description-md5: 0f2c3e67a974ad49ca48f649791e18f8 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-1025/debian.README.gz for details. Package: linux-headers-5.4.0-1025-gcp Description-md5: 0f2c3e67a974ad49ca48f649791e18f8 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-1025/debian.README.gz for details. Package: linux-headers-5.4.0-1025-gkeop Description-md5: 72908f3965afce1fd75505a22c4fa9d8 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-gkeop-headers-5.4.0-1025/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1025-oracle Description-md5: 1c9ed3b000227ff09fa6b62568b4ae64 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-1025/debian.README.gz for details. Package: linux-headers-5.4.0-1026-azure Description-md5: d5914b0d4ae457f0e9e974b4380ea636 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-1026/debian.README.gz for details. Package: linux-headers-5.4.0-1026-gkeop Description-md5: 698302e0e0ff1acb1f69abbca2f695d2 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-gkeop-headers-5.4.0-1026/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1026-ibm Description-md5: f6cd929501eb26d990090a070d7eb752 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-ibm-headers-5.4.0-1026/debian.README.gz for details. Package: linux-headers-5.4.0-1026-kvm Description-md5: d5914b0d4ae457f0e9e974b4380ea636 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-1026/debian.README.gz for details. Package: linux-headers-5.4.0-1027-gkeop Description-md5: bf08d98817385c880caa71bd17aea32c 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-gkeop-headers-5.4.0-1027/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1028-aws Description-md5: d13b7de83335b7f63914c385d5fef0f8 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-1028/debian.README.gz for details. Package: linux-headers-5.4.0-1028-gcp Description-md5: d13b7de83335b7f63914c385d5fef0f8 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-1028/debian.README.gz for details. Package: linux-headers-5.4.0-1028-ibm Description-md5: 4325c3a1772f0bbb8968b245dd692f5a 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-ibm-headers-5.4.0-1028/debian.README.gz for details. Package: linux-headers-5.4.0-1028-oracle Description-md5: c125ba2be34ff2efd7967126f5c10171 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-1028/debian.README.gz for details. Package: linux-headers-5.4.0-1029-aws Description-md5: cf06d30a39222e73ac122aec5951b4c4 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-1029/debian.README.gz for details. Package: linux-headers-5.4.0-1029-gcp Description-md5: cf06d30a39222e73ac122aec5951b4c4 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-1029/debian.README.gz for details. Package: linux-headers-5.4.0-1029-gkeop Description-md5: 0bd74bafabad3fca80aa22a441fb8281 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-gkeop-headers-5.4.0-1029/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1029-ibm Description-md5: 28951f4bb7c3ea74d044d363a3ed4f30 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-ibm-headers-5.4.0-1029/debian.README.gz for details. Package: linux-headers-5.4.0-1029-oracle Description-md5: b73eeeec5303cec015565b1e6503cbe3 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-1029/debian.README.gz for details. Package: linux-headers-5.4.0-1030-kvm Description-md5: 1b0f1d9d07e91240148202ab00e5748d 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-1030/debian.README.gz for details. Package: linux-headers-5.4.0-1031-azure Description-md5: a0a3f534e76c8c1737d8b492df9112c6 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-1031/debian.README.gz for details. Package: linux-headers-5.4.0-1031-gkeop Description-md5: f8d0c78350d7640bfb34ffa22b933249 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-gkeop-headers-5.4.0-1031/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1031-ibm Description-md5: b215698688cf3c50acf2375606577be2 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-ibm-headers-5.4.0-1031/debian.README.gz for details. Package: linux-headers-5.4.0-1031-kvm Description-md5: a0a3f534e76c8c1737d8b492df9112c6 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-1031/debian.README.gz for details. Package: linux-headers-5.4.0-1032-aws Description-md5: e5ba0464e0a12285f7cd01ab0428c46c 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-1032/debian.README.gz for details. Package: linux-headers-5.4.0-1032-gcp Description-md5: e5ba0464e0a12285f7cd01ab0428c46c 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-1032/debian.README.gz for details. Package: linux-headers-5.4.0-1032-gkeop Description-md5: e20e8a061b5dc3167be96e9f0f911474 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-gkeop-headers-5.4.0-1032/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1032-ibm Description-md5: f538511ac16f234962728fa8fb211b94 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-ibm-headers-5.4.0-1032/debian.README.gz for details. Package: linux-headers-5.4.0-1032-kvm Description-md5: e5ba0464e0a12285f7cd01ab0428c46c 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-1032/debian.README.gz for details. Package: linux-headers-5.4.0-1032-oracle Description-md5: 0ef33a3f6018b74494dd1cc044adf2bf 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-1032/debian.README.gz for details. Package: linux-headers-5.4.0-1033-gcp Description-md5: 0a1f722fa05d40527dfb3e318d6e34bb 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-1033/debian.README.gz for details. Package: linux-headers-5.4.0-1033-gke Description-md5: 0a1f722fa05d40527dfb3e318d6e34bb 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-1033/debian.README.gz for details. Package: linux-headers-5.4.0-1033-gkeop Description-md5: fb4623a58a5a071131d8cc26dc9edcc1 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-gkeop-headers-5.4.0-1033/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1033-ibm Description-md5: c5e22c38796379d7e70c90299a0eecf7 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-ibm-headers-5.4.0-1033/debian.README.gz for details. Package: linux-headers-5.4.0-1033-kvm Description-md5: 0a1f722fa05d40527dfb3e318d6e34bb 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-1033/debian.README.gz for details. Package: linux-headers-5.4.0-1034-aws Description-md5: 9f69ff3d4b7539cb2baa288a0e737a38 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-1034/debian.README.gz for details. Package: linux-headers-5.4.0-1034-azure Description-md5: 9f69ff3d4b7539cb2baa288a0e737a38 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-1034/debian.README.gz for details. Package: linux-headers-5.4.0-1034-gcp Description-md5: 9f69ff3d4b7539cb2baa288a0e737a38 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-1034/debian.README.gz for details. Package: linux-headers-5.4.0-1034-gkeop Description-md5: c0272bb8596299d2576cd915d5bdd07c 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-gkeop-headers-5.4.0-1034/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1034-ibm Description-md5: de86ff8163458e265781b80444e65301 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-ibm-headers-5.4.0-1034/debian.README.gz for details. Package: linux-headers-5.4.0-1034-kvm Description-md5: 9f69ff3d4b7539cb2baa288a0e737a38 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-1034/debian.README.gz for details. Package: linux-headers-5.4.0-1034-oracle Description-md5: ab80377915ff98f84d4c05c833de1a26 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-1034/debian.README.gz for details. Package: linux-headers-5.4.0-1035-aws Description-md5: ba9d99bb7c016dd0c7db30481df33cd9 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-1035/debian.README.gz for details. Package: linux-headers-5.4.0-1035-azure Description-md5: ba9d99bb7c016dd0c7db30481df33cd9 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-1035/debian.README.gz for details. Package: linux-headers-5.4.0-1035-gke Description-md5: ba9d99bb7c016dd0c7db30481df33cd9 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-1035/debian.README.gz for details. Package: linux-headers-5.4.0-1035-oracle Description-md5: 6289bac58ff6b28f1dddf71b371dedb4 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-1035/debian.README.gz for details. Package: linux-headers-5.4.0-1036-azure Description-md5: ce1f5ab63fb54d19afa05f8e273ae3d8 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-1036/debian.README.gz for details. Package: linux-headers-5.4.0-1036-gcp Description-md5: ce1f5ab63fb54d19afa05f8e273ae3d8 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-1036/debian.README.gz for details. Package: linux-headers-5.4.0-1036-gke Description-md5: ce1f5ab63fb54d19afa05f8e273ae3d8 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-1036/debian.README.gz for details. Package: linux-headers-5.4.0-1036-gkeop Description-md5: 44882265816a78fccf4dc108efa1c8d7 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-gkeop-headers-5.4.0-1036/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1036-ibm Description-md5: fe93a013460d2fa5c715dbc249d12dff 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-ibm-headers-5.4.0-1036/debian.README.gz for details. Package: linux-headers-5.4.0-1036-kvm Description-md5: ce1f5ab63fb54d19afa05f8e273ae3d8 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-1036/debian.README.gz for details. Package: linux-headers-5.4.0-1037-aws Description-md5: 95da0a206c8f7804ddf3e35b41fbd747 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-1037/debian.README.gz for details. Package: linux-headers-5.4.0-1037-gcp Description-md5: 95da0a206c8f7804ddf3e35b41fbd747 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-1037/debian.README.gz for details. Package: linux-headers-5.4.0-1037-gke Description-md5: 95da0a206c8f7804ddf3e35b41fbd747 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-1037/debian.README.gz for details. Package: linux-headers-5.4.0-1037-gkeop Description-md5: 84fa42e6842cd2f8b1190dff0b22ba10 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-gkeop-headers-5.4.0-1037/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1037-ibm Description-md5: 0b0f20aaf4887a9d5ac710b822dc7b70 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-ibm-headers-5.4.0-1037/debian.README.gz for details. Package: linux-headers-5.4.0-1037-kvm Description-md5: 95da0a206c8f7804ddf3e35b41fbd747 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-1037/debian.README.gz for details. Package: linux-headers-5.4.0-1037-oracle Description-md5: d3d78a90d5f39501636b12f65e1e3476 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-1037/debian.README.gz for details. Package: linux-headers-5.4.0-1038-aws Description-md5: 002c1c28b86b261b4afe62858a52e869 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-1038/debian.README.gz for details. Package: linux-headers-5.4.0-1038-gcp Description-md5: 002c1c28b86b261b4afe62858a52e869 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-1038/debian.README.gz for details. Package: linux-headers-5.4.0-1038-gkeop Description-md5: b690ab79705a45d833069e8816c242ba 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-gkeop-headers-5.4.0-1038/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1038-kvm Description-md5: 002c1c28b86b261b4afe62858a52e869 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-1038/debian.README.gz for details. Package: linux-headers-5.4.0-1038-oracle Description-md5: 2ebc7a7288ecdadd15c0efdd4012c7ef 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-1038/debian.README.gz for details. Package: linux-headers-5.4.0-1039-aws Description-md5: be51b7c31f65d10648171cb206cf6b24 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-1039/debian.README.gz for details. Package: linux-headers-5.4.0-1039-azure Description-md5: be51b7c31f65d10648171cb206cf6b24 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-1039/debian.README.gz for details. Package: linux-headers-5.4.0-1039-gke Description-md5: be51b7c31f65d10648171cb206cf6b24 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-1039/debian.README.gz for details. Package: linux-headers-5.4.0-1039-gkeop Description-md5: ccf8fd65b5d4c49785dc618da949b4ca 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-gkeop-headers-5.4.0-1039/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1039-kvm Description-md5: be51b7c31f65d10648171cb206cf6b24 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-1039/debian.README.gz for details. Package: linux-headers-5.4.0-1039-oracle Description-md5: f8a775e1e21dcbc5c1c438d26020a185 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-1039/debian.README.gz for details. Package: linux-headers-5.4.0-104 Description-md5: 73824e6bb4dac1cf8403c4716c299887 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-104/debian.README.gz for details Package: linux-headers-5.4.0-104-generic Description-md5: dbac8b03b3b77c29956169ff7e856fd6 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-104/debian.README.gz for details. Package: linux-headers-5.4.0-104-lowlatency Description-md5: dbac8b03b3b77c29956169ff7e856fd6 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-104/debian.README.gz for details. Package: linux-headers-5.4.0-1040-azure Description-md5: e289426329cadc226dbcae061593e89c 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-1040/debian.README.gz for details. Package: linux-headers-5.4.0-1040-gcp Description-md5: e289426329cadc226dbcae061593e89c 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-1040/debian.README.gz for details. Package: linux-headers-5.4.0-1040-gkeop Description-md5: 533d34eed21e0109706264cf389ff1cc 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-gkeop-headers-5.4.0-1040/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1040-ibm Description-md5: be19673dea0d2b5211a249df95122901 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-ibm-headers-5.4.0-1040/debian.README.gz for details. Package: linux-headers-5.4.0-1040-kvm Description-md5: e289426329cadc226dbcae061593e89c 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-1040/debian.README.gz for details. Package: linux-headers-5.4.0-1041-aws Description-md5: c0eee5c7c3afc09b4cdc8383c16fbeb5 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-1041/debian.README.gz for details. Package: linux-headers-5.4.0-1041-azure Description-md5: c0eee5c7c3afc09b4cdc8383c16fbeb5 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-1041/debian.README.gz for details. Package: linux-headers-5.4.0-1041-gcp Description-md5: c0eee5c7c3afc09b4cdc8383c16fbeb5 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-1041/debian.README.gz for details. Package: linux-headers-5.4.0-1041-gke Description-md5: c0eee5c7c3afc09b4cdc8383c16fbeb5 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-1041/debian.README.gz for details. Package: linux-headers-5.4.0-1041-kvm Description-md5: c0eee5c7c3afc09b4cdc8383c16fbeb5 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-1041/debian.README.gz for details. Package: linux-headers-5.4.0-1041-oracle Description-md5: bce77c305c3fa70577d2b5c06d6912c9 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-1041/debian.README.gz for details. Package: linux-headers-5.4.0-1042-gcp Description-md5: 108db98ae49158bb5e5caf3aba9d561f 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-1042/debian.README.gz for details. Package: linux-headers-5.4.0-1042-gke Description-md5: 108db98ae49158bb5e5caf3aba9d561f 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-1042/debian.README.gz for details. Package: linux-headers-5.4.0-1042-oracle Description-md5: 38e617e6f6e4e3de82c773c6ee868936 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-1042/debian.README.gz for details. Package: linux-headers-5.4.0-1043-aws Description-md5: bfd4326970693084786632b675ef3306 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-1043/debian.README.gz for details. Package: linux-headers-5.4.0-1043-azure Description-md5: bfd4326970693084786632b675ef3306 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-1043/debian.README.gz for details. Package: linux-headers-5.4.0-1043-gcp Description-md5: bfd4326970693084786632b675ef3306 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-1043/debian.README.gz for details. Package: linux-headers-5.4.0-1043-gke Description-md5: bfd4326970693084786632b675ef3306 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-1043/debian.README.gz for details. Package: linux-headers-5.4.0-1043-gkeop Description-md5: d2fd6f1f369f952d58e4a5fd0e4ea96b 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-gkeop-headers-5.4.0-1043/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1043-oracle Description-md5: 183df3598efa2fa96389e84b98387f41 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-1043/debian.README.gz for details. Package: linux-headers-5.4.0-1044-azure Description-md5: ccaf67d08e46c15c30b9fc8d2e793fa9 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-1044/debian.README.gz for details. Package: linux-headers-5.4.0-1044-gcp Description-md5: ccaf67d08e46c15c30b9fc8d2e793fa9 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-1044/debian.README.gz for details. Package: linux-headers-5.4.0-1044-gke Description-md5: ccaf67d08e46c15c30b9fc8d2e793fa9 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-1044/debian.README.gz for details. Package: linux-headers-5.4.0-1044-kvm Description-md5: ccaf67d08e46c15c30b9fc8d2e793fa9 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-1044/debian.README.gz for details. Package: linux-headers-5.4.0-1045-aws Description-md5: ef8e1620a0132b19f36a86deee8ed5da 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-1045/debian.README.gz for details. Package: linux-headers-5.4.0-1045-kvm Description-md5: ef8e1620a0132b19f36a86deee8ed5da 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-1045/debian.README.gz for details. Package: linux-headers-5.4.0-1045-oracle Description-md5: 6e5ab6b7e56959adbb61c3bb5fd05570 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-1045/debian.README.gz for details. Package: linux-headers-5.4.0-1046-azure Description-md5: cc2dbb08b9c6deb2cca736a330f55787 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-1046/debian.README.gz for details. Package: linux-headers-5.4.0-1046-gcp Description-md5: cc2dbb08b9c6deb2cca736a330f55787 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-1046/debian.README.gz for details. Package: linux-headers-5.4.0-1046-gke Description-md5: cc2dbb08b9c6deb2cca736a330f55787 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-1046/debian.README.gz for details. Package: linux-headers-5.4.0-1046-gkeop Description-md5: 6f816d5fec45c3900bc6caee9783a500 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-gkeop-headers-5.4.0-1046/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1046-kvm Description-md5: cc2dbb08b9c6deb2cca736a330f55787 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-1046/debian.README.gz for details. Package: linux-headers-5.4.0-1046-oracle Description-md5: 81205409df6365fc9f0a414bab29219f 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-1046/debian.README.gz for details. Package: linux-headers-5.4.0-1047-aws Description-md5: 33a4b983bb72f67a18aadbdf55622e01 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-1047/debian.README.gz for details. Package: linux-headers-5.4.0-1047-azure Description-md5: 33a4b983bb72f67a18aadbdf55622e01 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-1047/debian.README.gz for details. Package: linux-headers-5.4.0-1047-kvm Description-md5: 33a4b983bb72f67a18aadbdf55622e01 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-1047/debian.README.gz for details. Package: linux-headers-5.4.0-1048-aws Description-md5: ec6671a5d69d3f5ee4f3d68872ac8228 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-1048/debian.README.gz for details. Package: linux-headers-5.4.0-1048-azure Description-md5: ec6671a5d69d3f5ee4f3d68872ac8228 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-1048/debian.README.gz for details. Package: linux-headers-5.4.0-1048-gkeop Description-md5: 901a4474c3f908dd3f32ec5ed1aab87e 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-gkeop-headers-5.4.0-1048/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1048-kvm Description-md5: ec6671a5d69d3f5ee4f3d68872ac8228 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-1048/debian.README.gz for details. Package: linux-headers-5.4.0-1048-oracle Description-md5: c69513bbd8500d085c1bf535f7e956c9 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-1048/debian.README.gz for details. Package: linux-headers-5.4.0-1049-aws Description-md5: 7b465eacc9f7817ef842da4e26ef8af2 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-1049/debian.README.gz for details. Package: linux-headers-5.4.0-1049-gcp Description-md5: 7b465eacc9f7817ef842da4e26ef8af2 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-1049/debian.README.gz for details. Package: linux-headers-5.4.0-1049-gke Description-md5: 7b465eacc9f7817ef842da4e26ef8af2 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-1049/debian.README.gz for details. Package: linux-headers-5.4.0-1049-gkeop Description-md5: 8c742675bdeb313c31036d2e2886a8d6 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-gkeop-headers-5.4.0-1049/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1049-kvm Description-md5: 7b465eacc9f7817ef842da4e26ef8af2 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-1049/debian.README.gz for details. Package: linux-headers-5.4.0-105 Description-md5: 8cc20ff45963c9380e03c6f2be83250a 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-105/debian.README.gz for details Package: linux-headers-5.4.0-105-generic Description-md5: f007b21ab0af17de5d5b22994d57128c 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-105/debian.README.gz for details. Package: linux-headers-5.4.0-105-lowlatency Description-md5: f007b21ab0af17de5d5b22994d57128c 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-105/debian.README.gz for details. Package: linux-headers-5.4.0-1050-kvm Description-md5: 8fb366e25c3aef9060c202de6dd8376d 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-1050/debian.README.gz for details. Package: linux-headers-5.4.0-1051-aws Description-md5: 200a9369b1f38367b0f356c87804470a 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-1051/debian.README.gz for details. Package: linux-headers-5.4.0-1051-azure Description-md5: 200a9369b1f38367b0f356c87804470a 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-1051/debian.README.gz for details. Package: linux-headers-5.4.0-1051-gcp Description-md5: 200a9369b1f38367b0f356c87804470a 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-1051/debian.README.gz for details. Package: linux-headers-5.4.0-1051-gke Description-md5: 200a9369b1f38367b0f356c87804470a 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-1051/debian.README.gz for details. Package: linux-headers-5.4.0-1051-gkeop Description-md5: e0516f31a4d8a01026812263107e3416 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-gkeop-headers-5.4.0-1051/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1051-kvm Description-md5: 200a9369b1f38367b0f356c87804470a 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-1051/debian.README.gz for details. Package: linux-headers-5.4.0-1052-gcp Description-md5: b34ec32b0b4f9a399952a04f0dbb9613 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-1052/debian.README.gz for details. Package: linux-headers-5.4.0-1052-gke Description-md5: b34ec32b0b4f9a399952a04f0dbb9613 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-1052/debian.README.gz for details. Package: linux-headers-5.4.0-1052-gkeop Description-md5: 9eec76382ad8046b1b5f745618218ade 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-gkeop-headers-5.4.0-1052/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1052-oracle Description-md5: 3a8b56a82ccdbef99afe18b56bb1b9d3 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-1052/debian.README.gz for details. Package: linux-headers-5.4.0-1053-gcp Description-md5: 3bad5776fa2be99f8e957cc740557699 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-1053/debian.README.gz for details. Package: linux-headers-5.4.0-1053-gke Description-md5: 3bad5776fa2be99f8e957cc740557699 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-1053/debian.README.gz for details. Package: linux-headers-5.4.0-1053-gkeop Description-md5: a42ce4388f38903950bed1b648fe6b71 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-gkeop-headers-5.4.0-1053/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1053-kvm Description-md5: 3bad5776fa2be99f8e957cc740557699 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-1053/debian.README.gz for details. Package: linux-headers-5.4.0-1053-oracle Description-md5: fca50f4cdd0c0051315e9bffeca59074 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-1053/debian.README.gz for details. Package: linux-headers-5.4.0-1054-aws Description-md5: 7daa28700287ed6f4cc6ef13c8e11c00 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-1054/debian.README.gz for details. Package: linux-headers-5.4.0-1054-gke Description-md5: 7daa28700287ed6f4cc6ef13c8e11c00 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-1054/debian.README.gz for details. Package: linux-headers-5.4.0-1054-gkeop Description-md5: ad42a2becf49811916f827e0bb77a2f1 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-gkeop-headers-5.4.0-1054/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1054-kvm Description-md5: 7daa28700287ed6f4cc6ef13c8e11c00 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-1054/debian.README.gz for details. Package: linux-headers-5.4.0-1054-oracle Description-md5: e1ffac0b0190d428984043582d73bd51 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-1054/debian.README.gz for details. Package: linux-headers-5.4.0-1055-aws Description-md5: 6012c8db7ea6e02cd7261198eed6ade7 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-1055/debian.README.gz for details. Package: linux-headers-5.4.0-1055-azure Description-md5: 6012c8db7ea6e02cd7261198eed6ade7 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-1055/debian.README.gz for details. Package: linux-headers-5.4.0-1055-gke Description-md5: 6012c8db7ea6e02cd7261198eed6ade7 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-1055/debian.README.gz for details. Package: linux-headers-5.4.0-1055-kvm Description-md5: 6012c8db7ea6e02cd7261198eed6ade7 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-1055/debian.README.gz for details. Package: linux-headers-5.4.0-1055-oracle Description-md5: 0825f25b9c74d2690af167f3fb6dc96d 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-1055/debian.README.gz for details. Package: linux-headers-5.4.0-1056-aws Description-md5: 607361893fcebd14e8b74ade4d204448 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1056-azure Description-md5: 607361893fcebd14e8b74ade4d204448 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1056-gcp Description-md5: 607361893fcebd14e8b74ade4d204448 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1056-gke Description-md5: 607361893fcebd14e8b74ade4d204448 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1056-gkeop Description-md5: 976caae07cdfd72b7d5c5c8777d8b45a 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-gkeop-headers-5.4.0-1056/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1056-kvm Description-md5: 607361893fcebd14e8b74ade4d204448 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1056-oracle Description-md5: a750642c423ba09cc40ee38ff1f7c09c 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1057-aws Description-md5: 0ba8c35b907d74bd0283edd5852540c3 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-1057/debian.README.gz for details. Package: linux-headers-5.4.0-1057-gcp Description-md5: 0ba8c35b907d74bd0283edd5852540c3 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-1057/debian.README.gz for details. Package: linux-headers-5.4.0-1057-gke Description-md5: 0ba8c35b907d74bd0283edd5852540c3 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-1057/debian.README.gz for details. Package: linux-headers-5.4.0-1057-gkeop Description-md5: c36c2b1e7ac35374cc264309d81bd8d5 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-gkeop-headers-5.4.0-1057/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1057-oracle Description-md5: e83a8995785bd8f271afe87c35dc4785 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-1057/debian.README.gz for details. Package: linux-headers-5.4.0-1058-aws Description-md5: b7ea7bc3256d483b0c05ba48af63a552 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-1058/debian.README.gz for details. Package: linux-headers-5.4.0-1058-azure Description-md5: b7ea7bc3256d483b0c05ba48af63a552 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-1058/debian.README.gz for details. Package: linux-headers-5.4.0-1058-gcp Description-md5: b7ea7bc3256d483b0c05ba48af63a552 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-1058/debian.README.gz for details. Package: linux-headers-5.4.0-1058-kvm Description-md5: b7ea7bc3256d483b0c05ba48af63a552 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-1058/debian.README.gz for details. Package: linux-headers-5.4.0-1058-oracle Description-md5: 525088a5983ad3c7c1a4b3608d574123 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-1058/debian.README.gz for details. Package: linux-headers-5.4.0-1059-aws Description-md5: b2d656f8969df01ea14ea5b6faf9c157 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1059-azure Description-md5: b2d656f8969df01ea14ea5b6faf9c157 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1059-gcp Description-md5: b2d656f8969df01ea14ea5b6faf9c157 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1059-gke Description-md5: b2d656f8969df01ea14ea5b6faf9c157 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1059-kvm Description-md5: b2d656f8969df01ea14ea5b6faf9c157 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1059-oracle Description-md5: f24def3c6d4322eb948cf0f5c751b914 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1060-aws Description-md5: 5669c95778e6b76a6df8c0c4188a3a6b 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-1060/debian.README.gz for details. Package: linux-headers-5.4.0-1060-gcp Description-md5: 5669c95778e6b76a6df8c0c4188a3a6b 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-1060/debian.README.gz for details. Package: linux-headers-5.4.0-1060-gkeop Description-md5: 7fa61f5cff0e3cbfbf006912bd14778a 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-gkeop-headers-5.4.0-1060/changelog.Debian.gz for details. Package: linux-headers-5.4.0-1061-aws Description-md5: ed61aa9eaa48dc9f3a51ebf7d4df81f8 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-1061/debian.README.gz for details. Package: linux-headers-5.4.0-1061-azure Description-md5: ed61aa9eaa48dc9f3a51ebf7d4df81f8 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-1061/debian.README.gz for details. Package: linux-headers-5.4.0-1061-gke Description-md5: ed61aa9eaa48dc9f3a51ebf7d4df81f8 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-1061/debian.README.gz for details. Package: linux-headers-5.4.0-1061-kvm Description-md5: ed61aa9eaa48dc9f3a51ebf7d4df81f8 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-1061/debian.README.gz for details. Package: linux-headers-5.4.0-1061-oracle Description-md5: 20e2c9d55e72cafe9624bdd9fbfbb57f 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-1061/debian.README.gz for details. Package: linux-headers-5.4.0-1062-azure Description-md5: 9feba9a7a9155231248ba62c71a82e1c 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-1062/debian.README.gz for details. Package: linux-headers-5.4.0-1062-gcp Description-md5: 9feba9a7a9155231248ba62c71a82e1c 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-1062/debian.README.gz for details. Package: linux-headers-5.4.0-1062-gke Description-md5: 9feba9a7a9155231248ba62c71a82e1c 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-1062/debian.README.gz for details. Package: linux-headers-5.4.0-1062-kvm Description-md5: 9feba9a7a9155231248ba62c71a82e1c 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-1062/debian.README.gz for details. Package: linux-headers-5.4.0-1062-oracle Description-md5: dd472c8ab5f0f8e577c683a739c05d75 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-1062/debian.README.gz for details. Package: linux-headers-5.4.0-1063-aws Description-md5: 11b33e8c6c98d63539df2996c521fc44 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-1063/debian.README.gz for details. Package: linux-headers-5.4.0-1063-azure Description-md5: 11b33e8c6c98d63539df2996c521fc44 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-1063/debian.README.gz for details. Package: linux-headers-5.4.0-1063-gcp Description-md5: 11b33e8c6c98d63539df2996c521fc44 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-1063/debian.README.gz for details. Package: linux-headers-5.4.0-1063-gke Description-md5: 11b33e8c6c98d63539df2996c521fc44 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-1063/debian.README.gz for details. Package: linux-headers-5.4.0-1063-kvm Description-md5: 11b33e8c6c98d63539df2996c521fc44 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-1063/debian.README.gz for details. Package: linux-headers-5.4.0-1063-oracle Description-md5: b1baed5f34d7714963584645b3891f3d 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-1063/debian.README.gz for details. Package: linux-headers-5.4.0-1064-aws Description-md5: 9dc49b522a539573c4b56e8b79c175f6 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-1064/debian.README.gz for details. Package: linux-headers-5.4.0-1064-azure Description-md5: 9dc49b522a539573c4b56e8b79c175f6 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-1064/debian.README.gz for details. Package: linux-headers-5.4.0-1064-gcp Description-md5: 9dc49b522a539573c4b56e8b79c175f6 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-1064/debian.README.gz for details. Package: linux-headers-5.4.0-1064-oracle Description-md5: bbbce41b57bf38cd1bfe5e20a91a4831 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-1064/debian.README.gz for details. Package: linux-headers-5.4.0-1065-aws Description-md5: 261e6845201a827d95cf3ef0aa74834e 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-1065/debian.README.gz for details. Package: linux-headers-5.4.0-1065-azure Description-md5: 261e6845201a827d95cf3ef0aa74834e 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-1065/debian.README.gz for details. Package: linux-headers-5.4.0-1065-gcp Description-md5: 261e6845201a827d95cf3ef0aa74834e 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-1065/debian.README.gz for details. Package: linux-headers-5.4.0-1065-gke Description-md5: 261e6845201a827d95cf3ef0aa74834e 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-1065/debian.README.gz for details. Package: linux-headers-5.4.0-1065-kvm Description-md5: 261e6845201a827d95cf3ef0aa74834e 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-1065/debian.README.gz for details. Package: linux-headers-5.4.0-1066-aws Description-md5: 6a7beb2d0980e538c1312beb06ef0912 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-1066/debian.README.gz for details. Package: linux-headers-5.4.0-1066-gke Description-md5: 6a7beb2d0980e538c1312beb06ef0912 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-1066/debian.README.gz for details. Package: linux-headers-5.4.0-1066-oracle Description-md5: 653f76082e67f5d4f8ac5f5574d97c45 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-1066/debian.README.gz for details. Package: linux-headers-5.4.0-1067-azure Description-md5: f4de9db83fa922a894e1c6298282c0a9 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-1067/debian.README.gz for details. Package: linux-headers-5.4.0-1067-azure-cvm Description-md5: f4de9db83fa922a894e1c6298282c0a9 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-1067/debian.README.gz for details. Package: linux-headers-5.4.0-1067-gcp Description-md5: f4de9db83fa922a894e1c6298282c0a9 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-1067/debian.README.gz for details. Package: linux-headers-5.4.0-1067-gke Description-md5: f4de9db83fa922a894e1c6298282c0a9 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-1067/debian.README.gz for details. Package: linux-headers-5.4.0-1067-oracle Description-md5: fa424f861d20a2a3a7c3e31151997315 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-1067/debian.README.gz for details. Package: linux-headers-5.4.0-1068-aws Description-md5: 24a803da61f7463df0a5aef1b43a1503 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-1068/debian.README.gz for details. Package: linux-headers-5.4.0-1068-azure Description-md5: 24a803da61f7463df0a5aef1b43a1503 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-1068/debian.README.gz for details. Package: linux-headers-5.4.0-1068-gcp Description-md5: 24a803da61f7463df0a5aef1b43a1503 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-1068/debian.README.gz for details. Package: linux-headers-5.4.0-1068-gke Description-md5: 24a803da61f7463df0a5aef1b43a1503 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-1068/debian.README.gz for details. Package: linux-headers-5.4.0-1068-kvm Description-md5: 24a803da61f7463df0a5aef1b43a1503 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-1068/debian.README.gz for details. Package: linux-headers-5.4.0-1069-aws Description-md5: bfbffe51e43d82f1143ac47630e3b769 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-1069/debian.README.gz for details. Package: linux-headers-5.4.0-1069-azure Description-md5: bfbffe51e43d82f1143ac47630e3b769 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-1069/debian.README.gz for details. Package: linux-headers-5.4.0-1069-gcp Description-md5: bfbffe51e43d82f1143ac47630e3b769 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-1069/debian.README.gz for details. Package: linux-headers-5.4.0-1069-oracle Description-md5: de6d8356f2e4a26615f0b061cf91fea0 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-1069/debian.README.gz for details. Package: linux-headers-5.4.0-107 Description-md5: 98b639d14442be5a4c8b5b7334e16312 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-107/debian.README.gz for details Package: linux-headers-5.4.0-107-generic Description-md5: 0bdd99652a7bb8e38a2a6d798a3facfb 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-107/debian.README.gz for details. Package: linux-headers-5.4.0-107-lowlatency Description-md5: 0bdd99652a7bb8e38a2a6d798a3facfb 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-107/debian.README.gz for details. Package: linux-headers-5.4.0-1070-azure Description-md5: 54ae7ee7c9dbf46ab24b2992edfb7ab1 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-1070/debian.README.gz for details. Package: linux-headers-5.4.0-1070-kvm Description-md5: 54ae7ee7c9dbf46ab24b2992edfb7ab1 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-1070/debian.README.gz for details. Package: linux-headers-5.4.0-1070-oracle Description-md5: beca0f8deb03c22d4c1b869ce2ae4a18 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-1070/debian.README.gz for details. Package: linux-headers-5.4.0-1071-aws Description-md5: 3af79193559f9bdaf5e48c4b4b38a467 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-1071/debian.README.gz for details. Package: linux-headers-5.4.0-1071-gke Description-md5: 3af79193559f9bdaf5e48c4b4b38a467 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-1071/debian.README.gz for details. Package: linux-headers-5.4.0-1071-kvm Description-md5: 3af79193559f9bdaf5e48c4b4b38a467 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-1071/debian.README.gz for details. Package: linux-headers-5.4.0-1071-oracle Description-md5: 8dd572eb2bff9cf5f033fa2f6df1db00 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-1071/debian.README.gz for details. Package: linux-headers-5.4.0-1072-aws Description-md5: 2501cbb95e759eb05a7681f9c94e8e8d 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-1072/debian.README.gz for details. Package: linux-headers-5.4.0-1072-azure Description-md5: 2501cbb95e759eb05a7681f9c94e8e8d 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-1072/debian.README.gz for details. Package: linux-headers-5.4.0-1072-azure-cvm Description-md5: 2501cbb95e759eb05a7681f9c94e8e8d 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-1072/debian.README.gz for details. Package: linux-headers-5.4.0-1072-gcp Description-md5: 2501cbb95e759eb05a7681f9c94e8e8d 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-1072/debian.README.gz for details. Package: linux-headers-5.4.0-1072-gke Description-md5: 2501cbb95e759eb05a7681f9c94e8e8d 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-1072/debian.README.gz for details. Package: linux-headers-5.4.0-1073-aws Description-md5: 80652c7ace55f77843e69d1125977219 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1073-azure Description-md5: 80652c7ace55f77843e69d1125977219 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1073-gcp Description-md5: 80652c7ace55f77843e69d1125977219 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1073-kvm Description-md5: 80652c7ace55f77843e69d1125977219 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1073-oracle Description-md5: acfacf951e93faa5302b0ab6bb0dc604 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1074-azure Description-md5: 31c7f12c8b5cad8754eb2a62465a33e8 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-1074/debian.README.gz for details. Package: linux-headers-5.4.0-1074-gke Description-md5: 31c7f12c8b5cad8754eb2a62465a33e8 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-1074/debian.README.gz for details. Package: linux-headers-5.4.0-1074-kvm Description-md5: 31c7f12c8b5cad8754eb2a62465a33e8 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-1074/debian.README.gz for details. Package: linux-headers-5.4.0-1075-aws Description-md5: 24cadda7b8fc034dc31b90d3be0468ff 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-1075/debian.README.gz for details. Package: linux-headers-5.4.0-1075-gcp Description-md5: 24cadda7b8fc034dc31b90d3be0468ff 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-1075/debian.README.gz for details. Package: linux-headers-5.4.0-1075-kvm Description-md5: 24cadda7b8fc034dc31b90d3be0468ff 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-1075/debian.README.gz for details. Package: linux-headers-5.4.0-1076-gke Description-md5: 572e1a6435bdbcc8149b727a736f6033 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-1076/debian.README.gz for details. Package: linux-headers-5.4.0-1076-kvm Description-md5: 572e1a6435bdbcc8149b727a736f6033 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-1076/debian.README.gz for details. Package: linux-headers-5.4.0-1076-oracle Description-md5: 90a08747cc4ef9eafdf5e67c15de507b 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-1076/debian.README.gz for details. Package: linux-headers-5.4.0-1077-azure Description-md5: 68f94306d3565b55a2f7df0cb632f56c 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-1077/debian.README.gz for details. Package: linux-headers-5.4.0-1078-aws Description-md5: f762211ff77e2c6e3701d4fdd54c155e 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1078-azure Description-md5: f762211ff77e2c6e3701d4fdd54c155e 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1078-gcp Description-md5: f762211ff77e2c6e3701d4fdd54c155e 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1078-gke Description-md5: f762211ff77e2c6e3701d4fdd54c155e 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1078-kvm Description-md5: f762211ff77e2c6e3701d4fdd54c155e 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1078-oracle Description-md5: abba0a90e18a668d9a358e327031acc6 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1079-kvm Description-md5: db12f093ca849a54a57dc9b722223de5 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-1079/debian.README.gz for details. Package: linux-headers-5.4.0-1079-oracle Description-md5: a41b2b2c1469b501ddd0145863db028f 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-1079/debian.README.gz for details. Package: linux-headers-5.4.0-1080-aws Description-md5: b072b185330df94dae1fc3b588dece58 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-1080/debian.README.gz for details. Package: linux-headers-5.4.0-1080-azure Description-md5: b072b185330df94dae1fc3b588dece58 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-1080/debian.README.gz for details. Package: linux-headers-5.4.0-1080-gcp Description-md5: b072b185330df94dae1fc3b588dece58 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-1080/debian.README.gz for details. Package: linux-headers-5.4.0-1080-gke Description-md5: b072b185330df94dae1fc3b588dece58 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-1080/debian.README.gz for details. Package: linux-headers-5.4.0-1081-aws Description-md5: 7b305d80d97a3f58025d892b35309010 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-1081/debian.README.gz for details. Package: linux-headers-5.4.0-1081-gke Description-md5: 7b305d80d97a3f58025d892b35309010 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-1081/debian.README.gz for details. Package: linux-headers-5.4.0-1081-oracle Description-md5: 9e4578aa6a12fb0f036bcd5cb3e84ed6 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-1081/debian.README.gz for details. Package: linux-headers-5.4.0-1082-kvm Description-md5: dc063b35a1f7210a327bd73427c7deb3 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-1082/debian.README.gz for details. Package: linux-headers-5.4.0-1082-oracle Description-md5: c34f92fcee96bbfeb3f7b23db16b78f6 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-1082/debian.README.gz for details. Package: linux-headers-5.4.0-1083-aws Description-md5: f78e49003e0b31b617c199dc6c54997f 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-1083/debian.README.gz for details. Package: linux-headers-5.4.0-1083-azure Description-md5: f78e49003e0b31b617c199dc6c54997f 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-1083/debian.README.gz for details. Package: linux-headers-5.4.0-1083-azure-cvm Description-md5: f78e49003e0b31b617c199dc6c54997f 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-1083/debian.README.gz for details. Package: linux-headers-5.4.0-1083-gke Description-md5: f78e49003e0b31b617c199dc6c54997f 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-1083/debian.README.gz for details. Package: linux-headers-5.4.0-1083-oracle Description-md5: 29f01dc5b54fff4cdf8cad9934aa7eda 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-1083/debian.README.gz for details. Package: linux-headers-5.4.0-1084-aws Description-md5: c25ff7f4e67e4645f8a984449235650c 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-1084/debian.README.gz for details. Package: linux-headers-5.4.0-1084-gcp Description-md5: c25ff7f4e67e4645f8a984449235650c 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-1084/debian.README.gz for details. Package: linux-headers-5.4.0-1084-gke Description-md5: c25ff7f4e67e4645f8a984449235650c 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-1084/debian.README.gz for details. Package: linux-headers-5.4.0-1084-oracle Description-md5: cb8513a37084ba577841d6f6b0f07076 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-1084/debian.README.gz for details. Package: linux-headers-5.4.0-1085-aws Description-md5: fe0d8b730387fb09a2bb2d00dc601cb7 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-1085/debian.README.gz for details. Package: linux-headers-5.4.0-1085-azure Description-md5: fe0d8b730387fb09a2bb2d00dc601cb7 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-1085/debian.README.gz for details. Package: linux-headers-5.4.0-1085-azure-cvm Description-md5: fe0d8b730387fb09a2bb2d00dc601cb7 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-1085/debian.README.gz for details. Package: linux-headers-5.4.0-1086-aws Description-md5: 08fbe19e2b8958e01af91b10e2c3898d 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1086-azure Description-md5: 08fbe19e2b8958e01af91b10e2c3898d 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1086-gcp Description-md5: 08fbe19e2b8958e01af91b10e2c3898d 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1086-gke Description-md5: 08fbe19e2b8958e01af91b10e2c3898d 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1086-oracle Description-md5: 53755219e40a7f2509f15b6d4ea022f2 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1087-gcp Description-md5: 2f60e7e2c0a24565ff4d809c4de3c2a2 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-1087/debian.README.gz for details. Package: linux-headers-5.4.0-1087-gke Description-md5: 2f60e7e2c0a24565ff4d809c4de3c2a2 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-1087/debian.README.gz for details. Package: linux-headers-5.4.0-1087-oracle Description-md5: 01b332201d31e1c4eac0bcabd83fef8f 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-1087/debian.README.gz for details. Package: linux-headers-5.4.0-1088-aws Description-md5: 0047c6e7add1967588a83bc63f7c4f4b 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-1088/debian.README.gz for details. Package: linux-headers-5.4.0-1089-aws Description-md5: e68de4e86a4456093833bd9aa0661595 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-1089/debian.README.gz for details. Package: linux-headers-5.4.0-1089-azure Description-md5: e68de4e86a4456093833bd9aa0661595 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-1089/debian.README.gz for details. Package: linux-headers-5.4.0-1089-gcp Description-md5: e68de4e86a4456093833bd9aa0661595 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-1089/debian.README.gz for details. Package: linux-headers-5.4.0-109 Description-md5: 66fe95fe7a8eba899c29a5e6d5487a5e 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-109/debian.README.gz for details Package: linux-headers-5.4.0-109-generic Description-md5: fd13e8bc08c641dce33db741bbc0131f 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-109/debian.README.gz for details. Package: linux-headers-5.4.0-109-lowlatency Description-md5: fd13e8bc08c641dce33db741bbc0131f 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-109/debian.README.gz for details. Package: linux-headers-5.4.0-1090-azure Description-md5: 0a78fa64a82812d69ec7eea0b58e1074 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-1090/debian.README.gz for details. Package: linux-headers-5.4.0-1090-gcp Description-md5: 0a78fa64a82812d69ec7eea0b58e1074 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-1090/debian.README.gz for details. Package: linux-headers-5.4.0-1090-gke Description-md5: 0a78fa64a82812d69ec7eea0b58e1074 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-1090/debian.README.gz for details. Package: linux-headers-5.4.0-1090-oracle Description-md5: 39b720faf38890939485fe2775a2e446 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-1090/debian.README.gz for details. Package: linux-headers-5.4.0-1091-azure Description-md5: 1762f76f18bc81e94a69a0c0124af776 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-1091/debian.README.gz for details. Package: linux-headers-5.4.0-1092-aws Description-md5: 8ba4c244ee63ddf1c1f7d3c40f92114c 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-1092/debian.README.gz for details. Package: linux-headers-5.4.0-1092-gcp Description-md5: 8ba4c244ee63ddf1c1f7d3c40f92114c 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-1092/debian.README.gz for details. Package: linux-headers-5.4.0-1093-gcp Description-md5: 120f78525101e78b3e6a6c0a61d358a4 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-1093/debian.README.gz for details. Package: linux-headers-5.4.0-1094-azure Description-md5: 7b642d0e2789885c12a707f3d50b0250 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-1094/debian.README.gz for details. Package: linux-headers-5.4.0-1096-gcp Description-md5: e59a89a98d72a557069901c89f7b3e14 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-1096/debian.README.gz for details. Package: linux-headers-5.4.0-1098-azure Description-md5: a468c724ff6197cc7b500768d27c44dc 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-1098/debian.README.gz for details. Package: linux-headers-5.4.0-110 Description-md5: 8417ac08b785d5f132c0266a2b40f8e3 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-110/debian.README.gz for details Package: linux-headers-5.4.0-110-generic Description-md5: 727fdbd0493186756a1945f784478a76 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-110/debian.README.gz for details. Package: linux-headers-5.4.0-110-lowlatency Description-md5: 727fdbd0493186756a1945f784478a76 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-110/debian.README.gz for details. Package: linux-headers-5.4.0-113 Description-md5: 3e03ee8e23240f1cd024c0999aa5fb98 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-113/debian.README.gz for details Package: linux-headers-5.4.0-113-generic Description-md5: 9f7391654c890c1594768cb49d6b7004 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-113/debian.README.gz for details. Package: linux-headers-5.4.0-113-lowlatency Description-md5: 9f7391654c890c1594768cb49d6b7004 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-113/debian.README.gz for details. Package: linux-headers-5.4.0-117 Description-md5: 6233027e76b8e87e0a1bc2a923c27c3b 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-117/debian.README.gz for details Package: linux-headers-5.4.0-117-generic Description-md5: 5cfb4e219eabeb2e598dc1cf78429e36 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-117/debian.README.gz for details. Package: linux-headers-5.4.0-117-lowlatency Description-md5: 5cfb4e219eabeb2e598dc1cf78429e36 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-117/debian.README.gz for details. Package: linux-headers-5.4.0-120 Description-md5: 6422fe6ce38d9121e821411df135e255 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-120/debian.README.gz for details Package: linux-headers-5.4.0-120-generic Description-md5: 95dd23c1a4619a1d07f23b7fe1b126da 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-120/debian.README.gz for details. Package: linux-headers-5.4.0-120-lowlatency Description-md5: 95dd23c1a4619a1d07f23b7fe1b126da 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-120/debian.README.gz for details. Package: linux-headers-5.4.0-121 Description-md5: 20b0e262a4e0746a479289d0ad594b39 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-121/debian.README.gz for details Package: linux-headers-5.4.0-121-generic Description-md5: c3e669cff67960c0457d13d79008099a 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-121/debian.README.gz for details. Package: linux-headers-5.4.0-121-lowlatency Description-md5: c3e669cff67960c0457d13d79008099a 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-121/debian.README.gz for details. Package: linux-headers-5.4.0-122 Description-md5: ee9ae1b22e0f1f4e3b43d346a0b244d3 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-122/debian.README.gz for details Package: linux-headers-5.4.0-122-generic Description-md5: 1fc83fe44173be72797218a0ce799934 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-122/debian.README.gz for details. Package: linux-headers-5.4.0-122-lowlatency Description-md5: 1fc83fe44173be72797218a0ce799934 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-122/debian.README.gz for details. Package: linux-headers-5.4.0-124 Description-md5: 6c7658006676eb612fffec8bff816b2c 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-124/debian.README.gz for details Package: linux-headers-5.4.0-124-generic Description-md5: adf91c84f61df8e05775ef9f0f11f2d0 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-124/debian.README.gz for details. Package: linux-headers-5.4.0-124-lowlatency Description-md5: adf91c84f61df8e05775ef9f0f11f2d0 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-124/debian.README.gz for details. Package: linux-headers-5.4.0-125 Description-md5: 4bbde992474615737980b94521e4824b 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-125/debian.README.gz for details Package: linux-headers-5.4.0-125-generic Description-md5: 8da94c6e3831800004b2b075a43dddb9 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-125/debian.README.gz for details. Package: linux-headers-5.4.0-125-lowlatency Description-md5: 8da94c6e3831800004b2b075a43dddb9 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-125/debian.README.gz for details. Package: linux-headers-5.4.0-126 Description-md5: 53ecd8601e0a8bc7695939d786e1ec27 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-126/debian.README.gz for details Package: linux-headers-5.4.0-126-generic Description-md5: acd55217c15b260c177d8bd215c46923 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-126/debian.README.gz for details. Package: linux-headers-5.4.0-126-lowlatency Description-md5: acd55217c15b260c177d8bd215c46923 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-126/debian.README.gz for details. Package: linux-headers-5.4.0-128 Description-md5: f8e911baad5fe6d2c7b7fc6654fab204 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-128/debian.README.gz for details Package: linux-headers-5.4.0-128-generic Description-md5: f5809169278f8f27204eeff8038fe19a 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-128/debian.README.gz for details. Package: linux-headers-5.4.0-128-lowlatency Description-md5: f5809169278f8f27204eeff8038fe19a 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-128/debian.README.gz for details. Package: linux-headers-5.4.0-131 Description-md5: 0cd1c9a507adf6529da0363f9b0e3f34 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-131/debian.README.gz for details Package: linux-headers-5.4.0-131-generic Description-md5: b88d25f76f3e4a3526ea4b21aada1d7e 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-131/debian.README.gz for details. Package: linux-headers-5.4.0-131-lowlatency Description-md5: b88d25f76f3e4a3526ea4b21aada1d7e 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-131/debian.README.gz for details. Package: linux-headers-5.4.0-132 Description-md5: b8945c0534530c0aab58a39bc399ec2b 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-132/debian.README.gz for details Package: linux-headers-5.4.0-132-generic Description-md5: a858ce929ce44bf7d30e6dbc6be2a63f 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-132/debian.README.gz for details. Package: linux-headers-5.4.0-132-lowlatency Description-md5: a858ce929ce44bf7d30e6dbc6be2a63f 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-132/debian.README.gz for details. Package: linux-headers-5.4.0-135 Description-md5: 4b27b6fd5ee43bea93d2affcc9e48529 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-135/debian.README.gz for details Package: linux-headers-5.4.0-135-generic Description-md5: d2b7ea37e58fbef58045ea99800a3ed3 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-135/debian.README.gz for details. Package: linux-headers-5.4.0-135-lowlatency Description-md5: d2b7ea37e58fbef58045ea99800a3ed3 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-135/debian.README.gz for details. Package: linux-headers-5.4.0-28 Description-md5: 87d854e031089db1743171dc2e2d4f41 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-28/debian.README.gz for details Package: linux-headers-5.4.0-28-generic Description-md5: 9e98b20e50123d4e82ea182b9727a967 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-28/debian.README.gz for details. Package: linux-headers-5.4.0-28-lowlatency Description-md5: 9e98b20e50123d4e82ea182b9727a967 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-28/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-31 Description-md5: c408c9ec814d5a154628015b2eb2ac79 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-31/debian.README.gz for details Package: linux-headers-5.4.0-31-generic Description-md5: 600c5eda5e90bef0e89b096b4813436b 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-31/debian.README.gz for details. Package: linux-headers-5.4.0-31-lowlatency Description-md5: 600c5eda5e90bef0e89b096b4813436b 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-31/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-39 Description-md5: 5e67413d4eaaf3c3d2257377be7efd56 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-39/debian.README.gz for details Package: linux-headers-5.4.0-39-generic Description-md5: 027d90f01809dacce022794f5deb16ac 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-39/debian.README.gz for details. Package: linux-headers-5.4.0-39-lowlatency Description-md5: 027d90f01809dacce022794f5deb16ac 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-39/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.4.0-42 Description-md5: 888e703d87969e4c7b6f6f9dd78f66ab 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-42/debian.README.gz for details Package: linux-headers-5.4.0-42-generic Description-md5: 4fa79a8ad454f9a3d9801e3f660367ba 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-42/debian.README.gz for details. Package: linux-headers-5.4.0-42-lowlatency Description-md5: 4fa79a8ad454f9a3d9801e3f660367ba 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-42/debian.README.gz for details. Package: linux-headers-5.4.0-45 Description-md5: 759091f988c1bd55fdacdc6dc7f4262d 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-45/debian.README.gz for details Package: linux-headers-5.4.0-45-generic Description-md5: 3f2074176e18bda1036c541f34a79b3c 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-45/debian.README.gz for details. Package: linux-headers-5.4.0-45-lowlatency Description-md5: 3f2074176e18bda1036c541f34a79b3c 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-45/debian.README.gz for details. Package: linux-headers-5.4.0-47 Description-md5: f8618cc04ce6ff76e66d6a1c77e52741 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-47/debian.README.gz for details Package: linux-headers-5.4.0-47-generic Description-md5: 4cbc334588f46cd3eb24ebe4f6e0ec7b 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-47/debian.README.gz for details. Package: linux-headers-5.4.0-47-lowlatency Description-md5: 4cbc334588f46cd3eb24ebe4f6e0ec7b 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-47/debian.README.gz for details. Package: linux-headers-5.4.0-48 Description-md5: 1a1fb254e53d6b331854f34c4cd5e891 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-48/debian.README.gz for details Package: linux-headers-5.4.0-48-generic Description-md5: 141e7604b085b7932f9ad7e0f6bbfd88 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-48/debian.README.gz for details. Package: linux-headers-5.4.0-48-lowlatency Description-md5: 141e7604b085b7932f9ad7e0f6bbfd88 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-48/debian.README.gz for details. Package: linux-headers-5.4.0-51 Description-md5: 5461126094fa26ccd1770e36b6d2971d 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-51/debian.README.gz for details Package: linux-headers-5.4.0-51-generic Description-md5: a2c1493b9ab530340dff3bb7db75eb0a 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-51/debian.README.gz for details. Package: linux-headers-5.4.0-51-lowlatency Description-md5: a2c1493b9ab530340dff3bb7db75eb0a 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-51/debian.README.gz for details. Package: linux-headers-5.4.0-52 Description-md5: 8ce19947fc714dff736990a7b83d6530 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-52/debian.README.gz for details Package: linux-headers-5.4.0-52-generic Description-md5: cb987d44da2ca693559273427d0050ed 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-52/debian.README.gz for details. Package: linux-headers-5.4.0-52-lowlatency Description-md5: cb987d44da2ca693559273427d0050ed 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-52/debian.README.gz for details. Package: linux-headers-5.4.0-53 Description-md5: 9bf4452c5847b5a598af6ae125d5695a 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-53/debian.README.gz for details Package: linux-headers-5.4.0-53-generic Description-md5: 50dcf2fdd15107071a91aeb9af5bb992 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-53/debian.README.gz for details. Package: linux-headers-5.4.0-53-lowlatency Description-md5: 50dcf2fdd15107071a91aeb9af5bb992 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-53/debian.README.gz for details. Package: linux-headers-5.4.0-58 Description-md5: ecc445b1037c61b1536149666c11b7f0 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-58/debian.README.gz for details Package: linux-headers-5.4.0-58-generic Description-md5: 10696d0f3ca82de5c720ad37a012adda 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-58/debian.README.gz for details. Package: linux-headers-5.4.0-58-lowlatency Description-md5: 10696d0f3ca82de5c720ad37a012adda 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-58/debian.README.gz for details. Package: linux-headers-5.4.0-59 Description-md5: 5fb7363cdb62f14b484b8e94d354f18c 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-59/debian.README.gz for details Package: linux-headers-5.4.0-59-generic Description-md5: 6583a1153046a0acaf0b394b928ef1c7 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-59/debian.README.gz for details. Package: linux-headers-5.4.0-59-lowlatency Description-md5: 6583a1153046a0acaf0b394b928ef1c7 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-59/debian.README.gz for details. Package: linux-headers-5.4.0-60 Description-md5: 1f33fe1374183a74ae8f59244b539d89 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-60/debian.README.gz for details Package: linux-headers-5.4.0-60-generic Description-md5: a4049de3bd5cf5e867ee73e9944624ce 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-60/debian.README.gz for details. Package: linux-headers-5.4.0-60-lowlatency Description-md5: a4049de3bd5cf5e867ee73e9944624ce 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-60/debian.README.gz for details. Package: linux-headers-5.4.0-62 Description-md5: 5fb737642f40ba2101b285c340ae9f9d 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-62/debian.README.gz for details Package: linux-headers-5.4.0-62-generic Description-md5: d38f0e5aee577f56f2988a50fefe093d 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-62/debian.README.gz for details. Package: linux-headers-5.4.0-62-lowlatency Description-md5: d38f0e5aee577f56f2988a50fefe093d 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-62/debian.README.gz for details. Package: linux-headers-5.4.0-65 Description-md5: f9419b3fcec0821516f25b7e24fa317e 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-65/debian.README.gz for details Package: linux-headers-5.4.0-65-generic Description-md5: d3e51473af7e9fbd5514d48c7693a6e5 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-65/debian.README.gz for details. Package: linux-headers-5.4.0-65-lowlatency Description-md5: d3e51473af7e9fbd5514d48c7693a6e5 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-65/debian.README.gz for details. Package: linux-headers-5.4.0-66 Description-md5: 7cd0b89cc0a3df548655a9ef17c34e15 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-66/debian.README.gz for details Package: linux-headers-5.4.0-66-generic Description-md5: ba32830de5916ca9839619f8f030b305 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-66/debian.README.gz for details. Package: linux-headers-5.4.0-66-lowlatency Description-md5: ba32830de5916ca9839619f8f030b305 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-66/debian.README.gz for details. Package: linux-headers-5.4.0-67 Description-md5: b16f23ed60438b71eb42543a91e066ee 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-67/debian.README.gz for details Package: linux-headers-5.4.0-67-generic Description-md5: 2836ef31a03c34840628ac73de4175ee 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-67/debian.README.gz for details. Package: linux-headers-5.4.0-67-lowlatency Description-md5: 2836ef31a03c34840628ac73de4175ee 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-67/debian.README.gz for details. Package: linux-headers-5.4.0-70 Description-md5: 8fc065640d9a9af790071c828768f278 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-70/debian.README.gz for details Package: linux-headers-5.4.0-70-generic Description-md5: 6e8fd8276c3efbc0821b13454d9bfb6c 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-70/debian.README.gz for details. Package: linux-headers-5.4.0-70-lowlatency Description-md5: 6e8fd8276c3efbc0821b13454d9bfb6c 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-70/debian.README.gz for details. Package: linux-headers-5.4.0-71 Description-md5: 5ddfe3ff935dde14c8fcd5a12371f312 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-71/debian.README.gz for details Package: linux-headers-5.4.0-71-generic Description-md5: aef9463e91312c1ffac1496123952b8b 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-71/debian.README.gz for details. Package: linux-headers-5.4.0-71-lowlatency Description-md5: aef9463e91312c1ffac1496123952b8b 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-71/debian.README.gz for details. Package: linux-headers-5.4.0-72 Description-md5: e07ed8bc3b70d0f048ae212d52b65547 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-72/debian.README.gz for details Package: linux-headers-5.4.0-72-generic Description-md5: 34703ab0f7a0963a605ddd9fcca67d00 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-72/debian.README.gz for details. Package: linux-headers-5.4.0-72-lowlatency Description-md5: 34703ab0f7a0963a605ddd9fcca67d00 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-72/debian.README.gz for details. Package: linux-headers-5.4.0-73 Description-md5: 5bc13ba2bd3805741b158a94cd2e6546 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-73/debian.README.gz for details Package: linux-headers-5.4.0-73-generic Description-md5: d2797d19c178219aa4cdcb0d4a5dd1ab 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-73/debian.README.gz for details. Package: linux-headers-5.4.0-73-lowlatency Description-md5: d2797d19c178219aa4cdcb0d4a5dd1ab 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-73/debian.README.gz for details. Package: linux-headers-5.4.0-74 Description-md5: 5d1898c8bc1d0f36ed8742691d4f9e8b 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-74/debian.README.gz for details Package: linux-headers-5.4.0-74-generic Description-md5: a3125f7c4dad15ce7823854895b3d8c1 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-74/debian.README.gz for details. Package: linux-headers-5.4.0-74-lowlatency Description-md5: a3125f7c4dad15ce7823854895b3d8c1 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-74/debian.README.gz for details. Package: linux-headers-5.4.0-77 Description-md5: e6ab8f520eec6a391ecef34915758785 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-77/debian.README.gz for details Package: linux-headers-5.4.0-77-generic Description-md5: 6bf6ad017720a28946dbc9b1753e1457 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-77/debian.README.gz for details. Package: linux-headers-5.4.0-77-lowlatency Description-md5: 6bf6ad017720a28946dbc9b1753e1457 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-77/debian.README.gz for details. Package: linux-headers-5.4.0-80 Description-md5: 1a56f4ee3c473db19bc1e813f9f3d289 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-80/debian.README.gz for details Package: linux-headers-5.4.0-80-generic Description-md5: 3c2cda02e3f8d646f973208aa44d275e 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-80/debian.README.gz for details. Package: linux-headers-5.4.0-80-lowlatency Description-md5: 3c2cda02e3f8d646f973208aa44d275e 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-80/debian.README.gz for details. Package: linux-headers-5.4.0-81 Description-md5: f4aa27470c0936ac94159a62f800b8f6 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-81/debian.README.gz for details Package: linux-headers-5.4.0-81-generic Description-md5: adeff82980ab1d733e30d0344565c110 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-81/debian.README.gz for details. Package: linux-headers-5.4.0-81-lowlatency Description-md5: adeff82980ab1d733e30d0344565c110 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-81/debian.README.gz for details. Package: linux-headers-5.4.0-84 Description-md5: 7ad06b4b621404cfaafda116ea4d3ee4 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-84/debian.README.gz for details Package: linux-headers-5.4.0-84-generic Description-md5: 87589d3a0a6f7e230fc09ceb0d2c9d0c 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-84/debian.README.gz for details. Package: linux-headers-5.4.0-84-lowlatency Description-md5: 87589d3a0a6f7e230fc09ceb0d2c9d0c 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-84/debian.README.gz for details. Package: linux-headers-5.4.0-86 Description-md5: 3de80ac170bf638134dc9d6c08c6a44b 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-86/debian.README.gz for details Package: linux-headers-5.4.0-86-generic Description-md5: 06643c688a159d370515121d4ba3e552 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-86/debian.README.gz for details. Package: linux-headers-5.4.0-86-lowlatency Description-md5: 06643c688a159d370515121d4ba3e552 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-86/debian.README.gz for details. Package: linux-headers-5.4.0-88 Description-md5: d7012d5c667ba9654cceed03bda0fa9f 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-88/debian.README.gz for details Package: linux-headers-5.4.0-88-generic Description-md5: e22954cfff92d637c05d026ec5aeb95c 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-88/debian.README.gz for details. Package: linux-headers-5.4.0-88-lowlatency Description-md5: e22954cfff92d637c05d026ec5aeb95c 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-88/debian.README.gz for details. Package: linux-headers-5.4.0-89 Description-md5: 945826ece6787004c9146bd6bac053bb 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-89/debian.README.gz for details Package: linux-headers-5.4.0-89-generic Description-md5: 5c0c0bb5bdeb46e57a98683856f92f14 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-89/debian.README.gz for details. Package: linux-headers-5.4.0-89-lowlatency Description-md5: 5c0c0bb5bdeb46e57a98683856f92f14 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-89/debian.README.gz for details. Package: linux-headers-5.4.0-90 Description-md5: 20fc9ff6ad4bee12e788892c438942c4 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-90/debian.README.gz for details Package: linux-headers-5.4.0-90-generic Description-md5: 8645a9885815e962444fe1301e72a5be 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-90/debian.README.gz for details. Package: linux-headers-5.4.0-90-lowlatency Description-md5: 8645a9885815e962444fe1301e72a5be 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-90/debian.README.gz for details. Package: linux-headers-5.4.0-91 Description-md5: c5dadf836123170f9605f0d9fad9d589 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-91/debian.README.gz for details Package: linux-headers-5.4.0-91-generic Description-md5: 954af0cfac5ff48f08eee1786e27c09b 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-91/debian.README.gz for details. Package: linux-headers-5.4.0-91-lowlatency Description-md5: 954af0cfac5ff48f08eee1786e27c09b 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-91/debian.README.gz for details. Package: linux-headers-5.4.0-92 Description-md5: 2f9b0561ffe25764e0b66838f2aaadf6 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-92/debian.README.gz for details Package: linux-headers-5.4.0-92-generic Description-md5: 7904691235e820a56eb5ab413a3f92e4 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-92/debian.README.gz for details. Package: linux-headers-5.4.0-92-lowlatency Description-md5: 7904691235e820a56eb5ab413a3f92e4 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-92/debian.README.gz for details. Package: linux-headers-5.4.0-94 Description-md5: 920c1184a22f643a9f45ea973a7bad08 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-94/debian.README.gz for details Package: linux-headers-5.4.0-94-generic Description-md5: d5b0e1a0989fc0f5793ce1150315d36c 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-94/debian.README.gz for details. Package: linux-headers-5.4.0-94-lowlatency Description-md5: d5b0e1a0989fc0f5793ce1150315d36c 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-94/debian.README.gz for details. Package: linux-headers-5.4.0-96 Description-md5: 200251799457baf3ec6d5031a55c1ddd 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-96/debian.README.gz for details Package: linux-headers-5.4.0-96-generic Description-md5: b635d013674f2397843aa591551f94f1 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-96/debian.README.gz for details. Package: linux-headers-5.4.0-96-lowlatency Description-md5: b635d013674f2397843aa591551f94f1 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-96/debian.README.gz for details. Package: linux-headers-5.4.0-97 Description-md5: 235b061131ff3daa61fcaa76a1c19fb0 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-97/debian.README.gz for details Package: linux-headers-5.4.0-97-generic Description-md5: a6aec280537034d7d278039f2460547d 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-97/debian.README.gz for details. Package: linux-headers-5.4.0-97-lowlatency Description-md5: a6aec280537034d7d278039f2460547d 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-97/debian.README.gz for details. Package: linux-headers-5.4.0-99 Description-md5: db44c60a8d0d6fd3c74fca072f217dd2 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-99/debian.README.gz for details Package: linux-headers-5.4.0-99-generic Description-md5: 9e1b1112488959388884d2b37067bbd1 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-99/debian.README.gz for details. Package: linux-headers-5.4.0-99-lowlatency Description-md5: 9e1b1112488959388884d2b37067bbd1 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-99/debian.README.gz for details. Package: linux-headers-5.6.0-1008-oem Description-md5: b9370e4ec407d2930578e51e32725803 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-1008/debian.README.gz for details. Package: linux-headers-5.6.0-1010-oem Description-md5: 77c7d58d2db3088ee167335bd00f4b2f 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-1010/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-1013-oem Description-md5: 06537ea0c774e047db4798df268ae8b0 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-1013/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-5.6.0-1018-oem Description-md5: 9229ed1ef65ccc60aae5ddb93dc540fa 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-1018/debian.README.gz for details. Package: linux-headers-5.6.0-1020-oem Description-md5: 5868a3eca83c939ecccee2ad14dea65d 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-1020/debian.README.gz for details. Package: linux-headers-5.6.0-1023-oem Description-md5: 190e57eb5614cfbec671d566de0946c9 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-1023/debian.README.gz for details. Package: linux-headers-5.6.0-1026-oem Description-md5: ae670058d9ab7d36e4dc7a67b42aec69 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-1026/debian.README.gz for details. Package: linux-headers-5.6.0-1028-oem Description-md5: 866b8bb07654e3d756c3293bb441d3e9 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-1028/debian.README.gz for details. Package: linux-headers-5.6.0-1031-oem Description-md5: 77ee0c93dd9c393191157227fa68a77b 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-1031/debian.README.gz for details. Package: linux-headers-5.6.0-1032-oem Description-md5: e47088fa02ba777c005f8a9e152d6903 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-1032/debian.README.gz for details. Package: linux-headers-5.6.0-1033-oem Description-md5: f162c1b91ec3fe331928a67640a70e6e 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-1033/debian.README.gz for details. Package: linux-headers-5.6.0-1039-oem Description-md5: f68879652ceca6821ff1ad56f03ee9db 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-1039/debian.README.gz for details. Package: linux-headers-5.6.0-1042-oem Description-md5: 1e07b538811b7d26e79c74d72475c62e 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-1042/debian.README.gz for details. Package: linux-headers-5.6.0-1047-oem Description-md5: 6e7478cc6f683eb2b5bb31730bf9e323 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-1047/debian.README.gz for details. Package: linux-headers-5.6.0-1048-oem Description-md5: 2495b525f1b48bfa990687dbfb47091c 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-1048/debian.README.gz for details. Package: linux-headers-5.6.0-1050-oem Description-md5: e440bfbca2576f2a93fb57f42bf36c94 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-1050/debian.README.gz for details. Package: linux-headers-5.6.0-1052-oem Description-md5: 0c2db97fd169c9ec00cb021e9775f716 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-1052/debian.README.gz for details. Package: linux-headers-5.6.0-1053-oem Description-md5: 25ee3109eaa2395c456749d3a307ac22 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-1053/debian.README.gz for details. Package: linux-headers-5.6.0-1054-oem Description-md5: a3cb7dc17df673d9f3bf72391419c6b3 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-1054/debian.README.gz for details. Package: linux-headers-5.6.0-1055-oem Description-md5: 764944fd4b8f8e807c249d611dd7819f 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-1055/debian.README.gz for details. Package: linux-headers-5.6.0-1056-oem Description-md5: f7d4f7c1f8c6c4104474544c8ac197be 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-1056/debian.README.gz for details. Package: linux-headers-5.8.0-1031-oracle Description-md5: 9b61b8647ddc1dc94b233f59028f3af9 Description-en: Oracle Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1031/debian.README.gz for details. Package: linux-headers-5.8.0-1032-gcp Description-md5: 53fe82384741408117e6cfce949e58e7 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1032/debian.README.gz for details. Package: linux-headers-5.8.0-1033-azure Description-md5: d43c22d991f646e3cd2ffe353f4400d7 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1033/debian.README.gz for details. Package: linux-headers-5.8.0-1033-oracle Description-md5: 8ac807e64ecd8c59194c8ca89ecaabcf Description-en: Oracle Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1033/debian.README.gz for details. Package: linux-headers-5.8.0-1035-aws Description-md5: 6960b0d6bc3d1199c388b8120f58c15c Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1035/debian.README.gz for details. Package: linux-headers-5.8.0-1035-gcp Description-md5: 6960b0d6bc3d1199c388b8120f58c15c Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1035/debian.README.gz for details. Package: linux-headers-5.8.0-1036-azure Description-md5: 845a58ef6091477a6850eeeb8735d881 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1036/debian.README.gz for details. Package: linux-headers-5.8.0-1037-oracle Description-md5: fc43cdcd6d2f538a4255d0288ebe6563 Description-en: Oracle Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1037/debian.README.gz for details. Package: linux-headers-5.8.0-1038-aws Description-md5: 7d3e6561e097353222664b0376059d24 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1038/debian.README.gz for details. Package: linux-headers-5.8.0-1038-gcp Description-md5: 7d3e6561e097353222664b0376059d24 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1038/debian.README.gz for details. Package: linux-headers-5.8.0-1038-oracle Description-md5: 6e3900e4ce4d7b22eae63ee424379b03 Description-en: Oracle Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1038/debian.README.gz for details. Package: linux-headers-5.8.0-1039-azure Description-md5: 4f9ec9576b16328fe8f27e60cb3d2067 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1039/debian.README.gz for details. Package: linux-headers-5.8.0-1039-gcp Description-md5: 4f9ec9576b16328fe8f27e60cb3d2067 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1039/debian.README.gz for details. Package: linux-headers-5.8.0-1040-azure Description-md5: c63b75c8806171153d0acd56ad0afb46 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1040/debian.README.gz for details. Package: linux-headers-5.8.0-1041-aws Description-md5: b7870f3135c13a4fcae460a7c2cda4ed Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1041/debian.README.gz for details. Package: linux-headers-5.8.0-1041-azure Description-md5: b7870f3135c13a4fcae460a7c2cda4ed Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1041/debian.README.gz for details. Package: linux-headers-5.8.0-1042-aws Description-md5: 183e4620102cd1ad2dde99db5884c4aa Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1042/debian.README.gz for details. Package: linux-headers-5.8.0-1043-azure Description-md5: 5ea59440d6c2df099b1842d2b95ad38c Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1043/debian.README.gz for details. Package: linux-headers-5.8.0-33-generic Description-md5: 8d5771cbe16761f7b466b8d3960a2efa Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-33/debian.README.gz for details. Package: linux-headers-5.8.0-33-lowlatency Description-md5: 8d5771cbe16761f7b466b8d3960a2efa Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-33/debian.README.gz for details. Package: linux-headers-5.8.0-34-generic Description-md5: 4954f7f77374b4ec5ea7ab2acd2eefae Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-34/debian.README.gz for details. Package: linux-headers-5.8.0-34-lowlatency Description-md5: 4954f7f77374b4ec5ea7ab2acd2eefae Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-34/debian.README.gz for details. Package: linux-headers-5.8.0-36-generic Description-md5: 2e3b7c344b673260a0dc8bc3fd651dbc Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-36/debian.README.gz for details. Package: linux-headers-5.8.0-36-lowlatency Description-md5: 2e3b7c344b673260a0dc8bc3fd651dbc Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-36/debian.README.gz for details. Package: linux-headers-5.8.0-38-generic Description-md5: c3c859319841efcaab5d75229b990aae Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-38/debian.README.gz for details. Package: linux-headers-5.8.0-38-lowlatency Description-md5: c3c859319841efcaab5d75229b990aae Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-38/debian.README.gz for details. Package: linux-headers-5.8.0-41-generic Description-md5: 9d95f708a12c89edc548c0f960c2d1ff Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-41/debian.README.gz for details. Package: linux-headers-5.8.0-41-lowlatency Description-md5: 9d95f708a12c89edc548c0f960c2d1ff Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-41/debian.README.gz for details. Package: linux-headers-5.8.0-43-generic Description-md5: b7e65bb46a39c892348eb767208adc44 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-43/debian.README.gz for details. Package: linux-headers-5.8.0-43-lowlatency Description-md5: b7e65bb46a39c892348eb767208adc44 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-43/debian.README.gz for details. Package: linux-headers-5.8.0-44-generic Description-md5: c4f439cf17117cf12d4c33ef3e9513ba Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-44/debian.README.gz for details. Package: linux-headers-5.8.0-44-lowlatency Description-md5: c4f439cf17117cf12d4c33ef3e9513ba Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-44/debian.README.gz for details. Package: linux-headers-5.8.0-45-generic Description-md5: 5ebb4bc37e4776beb19645843a561f43 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-45/debian.README.gz for details. Package: linux-headers-5.8.0-45-lowlatency Description-md5: 5ebb4bc37e4776beb19645843a561f43 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-45/debian.README.gz for details. Package: linux-headers-5.8.0-48-generic Description-md5: fc3501807cf1bec4809b0e5105388f38 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-48/debian.README.gz for details. Package: linux-headers-5.8.0-48-lowlatency Description-md5: fc3501807cf1bec4809b0e5105388f38 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-48/debian.README.gz for details. Package: linux-headers-5.8.0-49-generic Description-md5: 6622f53e3be3c067caa98cc059524325 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-49/debian.README.gz for details. Package: linux-headers-5.8.0-49-lowlatency Description-md5: 6622f53e3be3c067caa98cc059524325 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-49/debian.README.gz for details. Package: linux-headers-5.8.0-50-generic Description-md5: 54b230c5ae22dd894d9d60216e4939cb Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-50/debian.README.gz for details. Package: linux-headers-5.8.0-50-lowlatency Description-md5: 54b230c5ae22dd894d9d60216e4939cb Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-50/debian.README.gz for details. Package: linux-headers-5.8.0-53-generic Description-md5: 1e2635196f52282ba42ffc0a38728852 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-53/debian.README.gz for details. Package: linux-headers-5.8.0-53-lowlatency Description-md5: 1e2635196f52282ba42ffc0a38728852 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-53/debian.README.gz for details. Package: linux-headers-5.8.0-55-generic Description-md5: aece514516efa48125e5ad5ac7e9f6ab Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-55/debian.README.gz for details. Package: linux-headers-5.8.0-55-lowlatency Description-md5: aece514516efa48125e5ad5ac7e9f6ab Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-55/debian.README.gz for details. Package: linux-headers-5.8.0-59-generic Description-md5: 3cc84f98298cf65eb0c4551e9b9d6a1c Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-59/debian.README.gz for details. Package: linux-headers-5.8.0-59-lowlatency Description-md5: 3cc84f98298cf65eb0c4551e9b9d6a1c Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-59/debian.README.gz for details. Package: linux-headers-5.8.0-63-generic Description-md5: 86b08edb9d1088ad28180a1867255995 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-63/debian.README.gz for details. Package: linux-headers-5.8.0-63-lowlatency Description-md5: 86b08edb9d1088ad28180a1867255995 Description-en: Linux kernel headers for version 5.8.0 on 64 bit x86 SMP This package provides kernel header files for version 5.8.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-63/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-aws-edge 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-aws-lts-20.04 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-azure-cvm 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-azure-edge 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-azure-fde 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-azure-lts-20.04 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-gcp-edge 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-gcp-lts-20.04 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-generic-hwe-20.04-edge 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-gke-5.15 Description-md5: 6b4918278441182970d5f58ded902241 Description-en: Linux kernel headers for gke systems. This package will always depend on the latest kernel headers available for gke systems. Package: linux-headers-gke-5.4 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-gke-edge Description-md5: 6b4918278441182970d5f58ded902241 Description-en: Linux kernel headers for gke systems. This package will always depend on the latest kernel headers available for gke systems. Package: linux-headers-gkeop Description-md5: 6a467806572b0dfca9f161a7395594fa Description-en: Headers for the GKEOP kernel This package will always depend on the latest gkeop kernel headers available. Package: linux-headers-gkeop-5.4 Description-md5: 6a467806572b0dfca9f161a7395594fa Description-en: Headers for the GKEOP kernel This package will always depend on the latest gkeop kernel headers available. Package: linux-headers-ibm Description-md5: d72226dc43edcab5cbdac3a9f29093a4 Description-en: IBM Cloud Platform (ibm) Linux kernel headers This package will always depend on the latest IBM Cloud Platform (ibm) kernel headers available. Package: linux-headers-ibm-lts-20.04 Description-md5: d72226dc43edcab5cbdac3a9f29093a4 Description-en: IBM Cloud Platform (ibm) Linux kernel headers This package will always depend on the latest IBM Cloud Platform (ibm) kernel headers available. Package: linux-headers-intel Description-md5: a2fc7b33a547e206b18dc622e469e459 Description-en: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades from intel-iotg 5.13 to 5.15. Package: linux-headers-intel-iotg Description-md5: 610ce39363914d1b27421db8d30ccb70 Description-en: Intel-Iotg Linux kernel headers This package will always depend on the latest intel-iotg kernel headers available. Package: linux-headers-intel-iotg-edge Description-md5: 610ce39363914d1b27421db8d30ccb70 Description-en: Intel-Iotg Linux kernel headers This package will always depend on the latest intel-iotg kernel headers available. Package: linux-headers-kvm Description-md5: 40a9cb111eb5468e160855868a0f395c Description-en: Linux kernel headers for virtual systems. This package will always depend on the latest kernel headers available for virtual systems. 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-lowlatency-hwe-20.04-edge 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-20.04-edge Description-md5: c461586ab16412b9bbf28dd59fbff150 Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades from 20.04-edge to 20.04b. Package: linux-headers-oem-20.04b Description-md5: bad207035ea8f1789e11a455483897c5 Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades from 20.04b to 20.04d. Package: linux-headers-oem-20.04c Description-md5: 17262529499f5daa15e6b09d8c13dedd Description-en: OEM Linux kernel headers (dummy transitional package) Transitional package for upgrades from 20.04c to 20.04d. Package: linux-headers-oem-20.04d 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-oracle-edge 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-oracle-lts-20.04 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-headers-virtual-hwe-20.04-edge Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-hwe-5.11-cloud-tools-5.11.0-22 Description-md5: e998d5e0c7a62fcf63ad87425a9005f2 Description-en: Linux kernel version specific cloud tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-22 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-22-. Package: linux-hwe-5.11-cloud-tools-5.11.0-25 Description-md5: 3afccccdbe921d24d6ddf0ad84dca18f Description-en: Linux kernel version specific cloud tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-25 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-25-. Package: linux-hwe-5.11-cloud-tools-5.11.0-27 Description-md5: 4cf667747971e4cb7140eec8619e0f89 Description-en: Linux kernel version specific cloud tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-27 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-27-. Package: linux-hwe-5.11-cloud-tools-5.11.0-34 Description-md5: ac9a29cea441331f6a14431b441ca924 Description-en: Linux kernel version specific cloud tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-34 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-34-. Package: linux-hwe-5.11-cloud-tools-5.11.0-36 Description-md5: 0b7810bf8ee064ce32f5da815b6ce7e5 Description-en: Linux kernel version specific cloud tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-36 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-36-. Package: linux-hwe-5.11-cloud-tools-5.11.0-37 Description-md5: 8dc5ecc1bd19c2be23db281d43f4d70d Description-en: Linux kernel version specific cloud tools for version 5.11.0-37 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-37 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-37-. Package: linux-hwe-5.11-cloud-tools-5.11.0-38 Description-md5: 0231096ab098e42acc8d0f1c157a65d8 Description-en: Linux kernel version specific cloud tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-38 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-38-. Package: linux-hwe-5.11-cloud-tools-5.11.0-40 Description-md5: 4162819cb7b24a314fca3fecfd37eacb Description-en: Linux kernel version specific cloud tools for version 5.11.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-40 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-40-. Package: linux-hwe-5.11-cloud-tools-5.11.0-41 Description-md5: 9d8e7bd300287ed12cc57afe1e88c9a1 Description-en: Linux kernel version specific cloud tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-41 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-41-. Package: linux-hwe-5.11-cloud-tools-5.11.0-43 Description-md5: 907587b589df0d69eb32457a6a374204 Description-en: Linux kernel version specific cloud tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-43 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-43-. Package: linux-hwe-5.11-cloud-tools-5.11.0-44 Description-md5: 0e4abcda1fe12f944d9636e955795801 Description-en: Linux kernel version specific cloud tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-44 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-44-. Package: linux-hwe-5.11-cloud-tools-5.11.0-46 Description-md5: e1971607a93c098561413d7a641cfbed Description-en: Linux kernel version specific cloud tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-46 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-46-. Package: linux-hwe-5.11-cloud-tools-common Description-md5: ef686c27ce124faced5fb0ef1a9a104d Description-en: Linux kernel version specific cloud tools for version 5.11.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.11.0. Package: linux-hwe-5.11-headers-5.11.0-22 Description-md5: aa8011e504042eed20519b57da6ddaeb Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-22/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-25 Description-md5: a69292a3fdca5233f5be8b99435e4eae Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-25/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-27 Description-md5: c30366a1a58bd3c6d216e349d816df71 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-27/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-34 Description-md5: 8da23811c6923ec996d0212ebbdbe585 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-34/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-36 Description-md5: d51792cbf113f5ffbbade69bc809644c Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-36/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-37 Description-md5: 4fe3e95db90fe0cd324ae4021dcf2433 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-37/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-38 Description-md5: 4cc4438e4b4583420d37d0272555c4cc Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-38/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-40 Description-md5: 9bc6e932bff55da8a42184fbb54f4e7b Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-40/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-41 Description-md5: a8791581006bc042532805d88d7c2bf5 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-41/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-43 Description-md5: b5fcbc399b513c219f25db1272c3da06 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-43/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-44 Description-md5: 2dcf6b4abd940baa6590e86d7f46e4f6 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-44/debian.README.gz for details Package: linux-hwe-5.11-headers-5.11.0-46 Description-md5: b51810aa91cc9b755393b79e08195f83 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.11-headers-5.11.0-46/debian.README.gz for details Package: linux-hwe-5.11-source-5.11.0 Description-md5: 40434b87617cd4c323cb3d6faa6c0dcd Description-en: Linux kernel source for version 5.11.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.11.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-hwe-5.11-tools-5.11.0-22 Description-md5: f319f5ccf97d85fecb532a173fd2b96f Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on 64 bit x86. You probably want to install linux-tools-5.11.0-22-. Package: linux-hwe-5.11-tools-5.11.0-25 Description-md5: 39a1f4986c5b17ad72971d0cf787682a Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on 64 bit x86. You probably want to install linux-tools-5.11.0-25-. Package: linux-hwe-5.11-tools-5.11.0-27 Description-md5: 41e083db743dd3def77d598403377215 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on 64 bit x86. You probably want to install linux-tools-5.11.0-27-. Package: linux-hwe-5.11-tools-5.11.0-34 Description-md5: f2ea4a06e77e3e427154ebd5d8f1197d Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on 64 bit x86. You probably want to install linux-tools-5.11.0-34-. Package: linux-hwe-5.11-tools-5.11.0-36 Description-md5: 781fcc57bdfa67c5b8e0b6fc49060871 Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on 64 bit x86. You probably want to install linux-tools-5.11.0-36-. Package: linux-hwe-5.11-tools-5.11.0-37 Description-md5: fea15307d1cc06115a9d00e63c4d94c6 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on 64 bit x86. You probably want to install linux-tools-5.11.0-37-. Package: linux-hwe-5.11-tools-5.11.0-38 Description-md5: 06744289516217269d40ed3bf335a08d Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on 64 bit x86. You probably want to install linux-tools-5.11.0-38-. Package: linux-hwe-5.11-tools-5.11.0-40 Description-md5: 2e3b5efea5184b336bd26c9e91597b43 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on 64 bit x86. You probably want to install linux-tools-5.11.0-40-. Package: linux-hwe-5.11-tools-5.11.0-41 Description-md5: 2880d1ded4fdca8a8b46e6f2f3386b91 Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on 64 bit x86. You probably want to install linux-tools-5.11.0-41-. Package: linux-hwe-5.11-tools-5.11.0-43 Description-md5: 35ff4e0c234a63531ecd0d937efea017 Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on 64 bit x86. You probably want to install linux-tools-5.11.0-43-. Package: linux-hwe-5.11-tools-5.11.0-44 Description-md5: 65beead8c138d05f9d9ab29508e0152f Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on 64 bit x86. You probably want to install linux-tools-5.11.0-44-. Package: linux-hwe-5.11-tools-5.11.0-46 Description-md5: 78cb5929316064fa6ece456ac27fe99e Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on 64 bit x86. You probably want to install linux-tools-5.11.0-46-. Package: linux-hwe-5.11-tools-common Description-md5: a02b47e7866fec09b0b76e80c5dca43e Description-en: Linux kernel version specific tools for version 5.11.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0. Package: linux-hwe-5.11-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-hwe-5.13-cloud-tools-5.13.0-21 Description-md5: 66341630e9eeb2b4eed43e1bce56a2f4 Description-en: Linux kernel version specific cloud tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-21 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-21-. Package: linux-hwe-5.13-cloud-tools-5.13.0-22 Description-md5: 5b7a96e977acfeab1674f5eb5578a81d Description-en: Linux kernel version specific cloud tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-22 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-22-. Package: linux-hwe-5.13-cloud-tools-5.13.0-23 Description-md5: 925b4fb78667afacc85902e4cb97615d Description-en: Linux kernel version specific cloud tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-23 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-23-. Package: linux-hwe-5.13-cloud-tools-5.13.0-25 Description-md5: 8c7087c5db96315e37d07ab8db33c6e3 Description-en: Linux kernel version specific cloud tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-25 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-25-. Package: linux-hwe-5.13-cloud-tools-5.13.0-27 Description-md5: 03c09c666a9d3b0945635edc3527eacb Description-en: Linux kernel version specific cloud tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-27 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-27-. Package: linux-hwe-5.13-cloud-tools-5.13.0-28 Description-md5: 679342019e8a720618ded5938c19ebeb Description-en: Linux kernel version specific cloud tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-28 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-28-. Package: linux-hwe-5.13-cloud-tools-5.13.0-30 Description-md5: 1e7fb59026a186303490458ea4d0ab4d Description-en: Linux kernel version specific cloud tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-30 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-30-. Package: linux-hwe-5.13-cloud-tools-5.13.0-35 Description-md5: 62d80b48e993908aff5d50e60edf7697 Description-en: Linux kernel version specific cloud tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-35 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-35-. Package: linux-hwe-5.13-cloud-tools-5.13.0-37 Description-md5: 70ae1adb877f5a063e118fa1b3923f62 Description-en: Linux kernel version specific cloud tools for version 5.13.0-37 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-37 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-37-. Package: linux-hwe-5.13-cloud-tools-5.13.0-39 Description-md5: b08121585856a2de04fd51057c6fab9a Description-en: Linux kernel version specific cloud tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-39 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-39-. Package: linux-hwe-5.13-cloud-tools-5.13.0-40 Description-md5: 0736b2079f0906dde7c013acfc0ca5bf Description-en: Linux kernel version specific cloud tools for version 5.13.0-40 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-40 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-40-. Package: linux-hwe-5.13-cloud-tools-5.13.0-41 Description-md5: fb44ec91786cadc3248c781384d7ef0f Description-en: Linux kernel version specific cloud tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-41 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-41-. Package: linux-hwe-5.13-cloud-tools-5.13.0-44 Description-md5: 6ea9387efc8062ab293b79524d091286 Description-en: Linux kernel version specific cloud tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-44 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-44-. Package: linux-hwe-5.13-cloud-tools-5.13.0-48 Description-md5: 6b8e84d2638a43f0296cb75243d439b0 Description-en: Linux kernel version specific cloud tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-48 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-48-. Package: linux-hwe-5.13-cloud-tools-5.13.0-51 Description-md5: 0e1556cbfb6e1c78e16a53cecaa66b79 Description-en: Linux kernel version specific cloud tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-51 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-51-. Package: linux-hwe-5.13-cloud-tools-5.13.0-52 Description-md5: 38da01309a13fab6bdcda98d2e62d3f9 Description-en: Linux kernel version specific cloud tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-52 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-52-. Package: linux-hwe-5.13-cloud-tools-common Description-md5: e83193b69b068241e625432207a52738 Description-en: Linux kernel version specific cloud tools for version 5.13.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.13.0. Package: linux-hwe-5.13-headers-5.13.0-21 Description-md5: 6efc0681b35c8da5c1fc88e4b882651b Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-21/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-22 Description-md5: b488af0719116fcacc88661bc3a331c0 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-22/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-23 Description-md5: a75552ee3bd871ffb90ec39f88d89268 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-23/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-25 Description-md5: a874e208de0cb3a3603b62507e7ceadd Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-25/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-27 Description-md5: 43516cdf99288701a21962be755b86e0 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-27/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-28 Description-md5: 204eba88c7c843ef6dddb0a50ad29f60 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-28/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-30 Description-md5: b902f307ff8d19a4e0abc1de375471af Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-30/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-35 Description-md5: eb56efd83187c502fca3adf7c1c6a0fa Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-35/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-37 Description-md5: 8f4774c75be9c639a683a6ffb0684ec1 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-37/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-39 Description-md5: f5f9ebb29a9e8c6a0b120560f68534ad Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-39/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-40 Description-md5: c5f4b202d94971af0c191041495e2a4c Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-40/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-41 Description-md5: 7ea0deb4d2a471ea62682a10a9741078 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-41/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-44 Description-md5: bfdc33a2b299632f173eb4123eb0c5a7 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-44/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-48 Description-md5: b3fc348e498330c1697bc9d34b0b6c81 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-48/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-51 Description-md5: 1a900d6c7f3947bd1dd7f01c7043b5b3 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-51/debian.README.gz for details Package: linux-hwe-5.13-headers-5.13.0-52 Description-md5: 7f32ddd92d714bd66f2dbc76064c58d7 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.13-headers-5.13.0-52/debian.README.gz for details Package: linux-hwe-5.13-source-5.13.0 Description-md5: 83b977d1460b527f7005d32232eac454 Description-en: Linux kernel source for version 5.13.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.13.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-hwe-5.13-tools-5.13.0-21 Description-md5: 6ecf12078d666825b1a0c8ce0b435bac Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on 64 bit x86. You probably want to install linux-tools-5.13.0-21-. Package: linux-hwe-5.13-tools-5.13.0-22 Description-md5: acf1d4f2f6dad65ea8e2e7d1c0bc6a42 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on 64 bit x86. You probably want to install linux-tools-5.13.0-22-. Package: linux-hwe-5.13-tools-5.13.0-23 Description-md5: c16b2b4443d0c9fbf8b3d996d693f8e0 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on 64 bit x86. You probably want to install linux-tools-5.13.0-23-. Package: linux-hwe-5.13-tools-5.13.0-25 Description-md5: 868aaf302a1cc76335f4f85ed572ef24 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on 64 bit x86. You probably want to install linux-tools-5.13.0-25-. Package: linux-hwe-5.13-tools-5.13.0-27 Description-md5: 924c5c25df234ab2046137c61d589eab Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on 64 bit x86. You probably want to install linux-tools-5.13.0-27-. Package: linux-hwe-5.13-tools-5.13.0-28 Description-md5: 95aa41940724bc8b16f4110938642004 Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on 64 bit x86. You probably want to install linux-tools-5.13.0-28-. Package: linux-hwe-5.13-tools-5.13.0-30 Description-md5: 9ba9a3b55a4893f5d5a7402f31ecc25d Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on 64 bit x86. You probably want to install linux-tools-5.13.0-30-. Package: linux-hwe-5.13-tools-5.13.0-35 Description-md5: 1e2c1d920e56722b076bea5405f64ab2 Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on 64 bit x86. You probably want to install linux-tools-5.13.0-35-. Package: linux-hwe-5.13-tools-5.13.0-37 Description-md5: 7a0137cd3f362370da9e9e9670dbe6b4 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on 64 bit x86. You probably want to install linux-tools-5.13.0-37-. Package: linux-hwe-5.13-tools-5.13.0-39 Description-md5: 8dd5f30f830298a191581ea29ce7e04e Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on 64 bit x86. You probably want to install linux-tools-5.13.0-39-. Package: linux-hwe-5.13-tools-5.13.0-40 Description-md5: bd9fd2b7a1c430bf69ce29420af7c160 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on 64 bit x86. You probably want to install linux-tools-5.13.0-40-. Package: linux-hwe-5.13-tools-5.13.0-41 Description-md5: 8ced77300f32e958508254a292639e0c Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on 64 bit x86. You probably want to install linux-tools-5.13.0-41-. Package: linux-hwe-5.13-tools-5.13.0-44 Description-md5: ad835402b65f11e1723176273796f532 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on 64 bit x86. You probably want to install linux-tools-5.13.0-44-. Package: linux-hwe-5.13-tools-5.13.0-48 Description-md5: 647cee1e31acf649a2f5b8c420fbf682 Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on 64 bit x86. You probably want to install linux-tools-5.13.0-48-. Package: linux-hwe-5.13-tools-5.13.0-51 Description-md5: 33fdd26fd4ddd3a41cbbaedf170b4853 Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on 64 bit x86. You probably want to install linux-tools-5.13.0-51-. Package: linux-hwe-5.13-tools-5.13.0-52 Description-md5: c2ee266929483509dc78c41d61b48160 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on 64 bit x86. You probably want to install linux-tools-5.13.0-52-. Package: linux-hwe-5.13-tools-common Description-md5: c31acca9e38d074339516d0283ced036 Description-en: Linux kernel version specific tools for version 5.13.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0. Package: linux-hwe-5.13-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-hwe-5.15-cloud-tools-5.15.0-33 Description-md5: 475588d126ed1b4f4e9c39c1725cf043 Description-en: Linux kernel version specific cloud tools for version 5.15.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-33 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-33-. Package: linux-hwe-5.15-cloud-tools-5.15.0-41 Description-md5: c56c87da4e5c9fa44c859acab87ee1b2 Description-en: Linux kernel version specific cloud tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-41 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-41-. Package: linux-hwe-5.15-cloud-tools-5.15.0-43 Description-md5: 228361db143f7492c01f18dbf84d275f Description-en: Linux kernel version specific cloud tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-43 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-43-. Package: linux-hwe-5.15-cloud-tools-5.15.0-46 Description-md5: 58d522a4d6b1bf72480ec5409e4371cf Description-en: Linux kernel version specific cloud tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-46 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-46-. Package: linux-hwe-5.15-cloud-tools-5.15.0-48 Description-md5: 85e16b2cc48697f85d9262b5f0468f94 Description-en: Linux kernel version specific cloud tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-48 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-48-. Package: linux-hwe-5.15-cloud-tools-5.15.0-50 Description-md5: dc52098471db55ee8eb53e2587de3b72 Description-en: Linux kernel version specific cloud tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-50 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-50-. Package: linux-hwe-5.15-cloud-tools-5.15.0-52 Description-md5: 3765732d28c1d06b9bc0765f33d49b05 Description-en: Linux kernel version specific cloud tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-52 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-52-. Package: linux-hwe-5.15-cloud-tools-5.15.0-53 Description-md5: 36b2a7b388f1029db19bae4ad0b0f417 Description-en: Linux kernel version specific cloud tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-53 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-53-. Package: linux-hwe-5.15-cloud-tools-5.15.0-56 Description-md5: 552017d284a17f6215f993b973443d78 Description-en: Linux kernel version specific cloud tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-56 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-56-. Package: linux-hwe-5.15-cloud-tools-common Description-md5: fbd3cbdab6c1c8bbc024b809502f0baa Description-en: Linux kernel version specific cloud tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.15.0. Package: linux-hwe-5.15-headers-5.15.0-33 Description-md5: ba30f84b84c0763ac91a5af8b0179310 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-33/debian.README.gz for details Package: linux-hwe-5.15-headers-5.15.0-41 Description-md5: 9044abe5bbfc60e364dc077e6a43756c Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-41/debian.README.gz for details Package: linux-hwe-5.15-headers-5.15.0-43 Description-md5: 025c077037200c48c655180acb4c9f6b Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-43/debian.README.gz for details Package: linux-hwe-5.15-headers-5.15.0-46 Description-md5: fc86bf76d23160d63d7d0765aee9fcec Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-46/debian.README.gz for details Package: linux-hwe-5.15-headers-5.15.0-48 Description-md5: bf60f72034d5137b3aa1338a131ed7f2 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-48/debian.README.gz for details Package: linux-hwe-5.15-headers-5.15.0-50 Description-md5: 0f073de136a036be50c69f83a63ccccc Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-50/debian.README.gz for details Package: linux-hwe-5.15-headers-5.15.0-52 Description-md5: ef9ac6eb553f5e231e539088f1a29885 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-52/debian.README.gz for details Package: linux-hwe-5.15-headers-5.15.0-53 Description-md5: a1c9f164e8524d30e335d11a9bb77231 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-53/debian.README.gz for details Package: linux-hwe-5.15-headers-5.15.0-56 Description-md5: f6b337e89844937ab36b0cede3f83ff1 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-56/debian.README.gz for details Package: linux-hwe-5.15-source-5.15.0 Description-md5: 6a948685ef8d00b19a1c1955cf1bdff3 Description-en: Linux kernel source for version 5.15.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.15.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-hwe-5.15-tools-5.15.0-33 Description-md5: e9047c8b2a9223b42bd33fc293395846 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on 64 bit x86. You probably want to install linux-tools-5.15.0-33-. Package: linux-hwe-5.15-tools-5.15.0-41 Description-md5: a3d97a7398bb41f52143f5850773fd2c Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on 64 bit x86. You probably want to install linux-tools-5.15.0-41-. Package: linux-hwe-5.15-tools-5.15.0-43 Description-md5: a14b050dbbdbf02024590b9d9827d413 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on 64 bit x86. You probably want to install linux-tools-5.15.0-43-. Package: linux-hwe-5.15-tools-5.15.0-46 Description-md5: 234537152355126caf86ec0d4e6f7ca3 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on 64 bit x86. You probably want to install linux-tools-5.15.0-46-. Package: linux-hwe-5.15-tools-5.15.0-48 Description-md5: 231755eeefbe70c2f0a7302be89e855e Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on 64 bit x86. You probably want to install linux-tools-5.15.0-48-. Package: linux-hwe-5.15-tools-5.15.0-50 Description-md5: a3716bbbc3abced511e0b9f09913ecfc Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on 64 bit x86. You probably want to install linux-tools-5.15.0-50-. Package: linux-hwe-5.15-tools-5.15.0-52 Description-md5: 3bbfcdb2e714d609a0617090f0efafdb Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on 64 bit x86. You probably want to install linux-tools-5.15.0-52-. Package: linux-hwe-5.15-tools-5.15.0-53 Description-md5: 8f7d7abbc52e6f6f48a12e89890bbb17 Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on 64 bit x86. You probably want to install linux-tools-5.15.0-53-. Package: linux-hwe-5.15-tools-5.15.0-56 Description-md5: 757b4bc019f13e32fb2076845b5c351d Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on 64 bit x86. You probably want to install linux-tools-5.15.0-56-. Package: linux-hwe-5.15-tools-common Description-md5: ebae64957fb00a454cfaf1302c4cd597 Description-en: Linux kernel version specific tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0. Package: linux-hwe-5.15-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-hwe-5.8-cloud-tools-5.8.0-33 Description-md5: 032a19ad82eee17b5db46c286cb2eec6 Description-en: Linux kernel version specific cloud tools for version 5.8.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-33 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-33-. Package: linux-hwe-5.8-cloud-tools-5.8.0-34 Description-md5: 25b67b810b3c97593369800acb30742b Description-en: Linux kernel version specific cloud tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-34 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-34-. Package: linux-hwe-5.8-cloud-tools-5.8.0-36 Description-md5: c21f9fa13945e857b01e568909fa9ee9 Description-en: Linux kernel version specific cloud tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-36 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-36-. Package: linux-hwe-5.8-cloud-tools-5.8.0-38 Description-md5: 2162571719173ed42428bf73a655fc7c Description-en: Linux kernel version specific cloud tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-38 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-38-. Package: linux-hwe-5.8-cloud-tools-5.8.0-41 Description-md5: 78918233a9302225f5f17fcafd232817 Description-en: Linux kernel version specific cloud tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-41 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-41-. Package: linux-hwe-5.8-cloud-tools-5.8.0-43 Description-md5: bfa4b02d56553d350857d460eeac8f6d Description-en: Linux kernel version specific cloud tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-43 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-43-. Package: linux-hwe-5.8-cloud-tools-5.8.0-44 Description-md5: 7b176fe17520f4110870995c6a852395 Description-en: Linux kernel version specific cloud tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-44 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-44-. Package: linux-hwe-5.8-cloud-tools-5.8.0-45 Description-md5: 6ebfeddf1f15f32e5e6372190d24b2c2 Description-en: Linux kernel version specific cloud tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-45 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-45-. Package: linux-hwe-5.8-cloud-tools-5.8.0-48 Description-md5: 5cbb2c66f10aa66910395df859071192 Description-en: Linux kernel version specific cloud tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-48 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-48-. Package: linux-hwe-5.8-cloud-tools-5.8.0-49 Description-md5: 9efcd2a23a0494a051fe1dbca54725b3 Description-en: Linux kernel version specific cloud tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-49 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-49-. Package: linux-hwe-5.8-cloud-tools-5.8.0-50 Description-md5: 0f79b33c74ebc36470ff6e02bfee403f Description-en: Linux kernel version specific cloud tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-50 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-50-. Package: linux-hwe-5.8-cloud-tools-5.8.0-53 Description-md5: 19e031ec9c7fe7ab223bbc5b02a81970 Description-en: Linux kernel version specific cloud tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-53 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-53-. Package: linux-hwe-5.8-cloud-tools-5.8.0-55 Description-md5: c7f4d6f5530a6b88ef0b625205a345ae Description-en: Linux kernel version specific cloud tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-55 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-55-. Package: linux-hwe-5.8-cloud-tools-5.8.0-59 Description-md5: 2135774ff9923eae1db44e405a797104 Description-en: Linux kernel version specific cloud tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-59 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-59-. Package: linux-hwe-5.8-cloud-tools-5.8.0-63 Description-md5: 19d0087c23de7e2d468abedbed8d9ab5 Description-en: Linux kernel version specific cloud tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-63 on 64 bit x86. You probably want to install linux-cloud-tools-5.8.0-63-. Package: linux-hwe-5.8-cloud-tools-common Description-md5: aa9f31319e3f0edebaf6865c0ecf3599 Description-en: Linux kernel version specific cloud tools for version 5.8.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.8.0. Package: linux-hwe-5.8-headers-5.8.0-33 Description-md5: 0e4994d9249033a0ed0245acd12af2da Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-33/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-34 Description-md5: 3723ef4f7aa32670c7edb5d7d096f6ac Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-34/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-36 Description-md5: a59184fd1cbf33a4407fe03e141cb4d0 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-36/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-38 Description-md5: cd67101c4aa83bc04b5161cfb5158b1a Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-38/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-41 Description-md5: 41410482177f889ae5874eb2bdc39147 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-41/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-43 Description-md5: ddb04000991baca58536ce18c701e321 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-43/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-44 Description-md5: e5b6840cf70b3c80ee1b3bf4d08cd0a6 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-44/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-45 Description-md5: fe651349c077789ee705c1107620ba8b Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-45/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-48 Description-md5: d375db385ba2e592bfb61b8a6b8b08e6 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-48/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-49 Description-md5: 9e538a3d8b6d79131cc259277342b294 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-49/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-50 Description-md5: 2323320c7f9f373c2a1705ae1cdeef5a Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-50/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-53 Description-md5: bdecd915665c4156bc5de027491dc396 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-53/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-55 Description-md5: 5b2780a6a84ba78c715167672fbd93c2 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-55/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-59 Description-md5: f652231d00bfc6e5c482d679b406622a Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-59/debian.README.gz for details Package: linux-hwe-5.8-headers-5.8.0-63 Description-md5: de3b9e96065a0f3d22ea8158ac901820 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.8-headers-5.8.0-63/debian.README.gz for details Package: linux-hwe-5.8-source-5.8.0 Description-md5: f4169af6c2538840df893b61859f5c4a Description-en: Linux kernel source for version 5.8.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.8.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-hwe-5.8-tools-5.8.0-33 Description-md5: 815875509bead0827a1a8d92a1c9a7df Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on 64 bit x86. You probably want to install linux-tools-5.8.0-33-. Package: linux-hwe-5.8-tools-5.8.0-34 Description-md5: 810d2c62f5dffd36d41f22d60315df58 Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on 64 bit x86. You probably want to install linux-tools-5.8.0-34-. Package: linux-hwe-5.8-tools-5.8.0-36 Description-md5: 4daf84952b3e3c11e8648fd22e9538af Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on 64 bit x86. You probably want to install linux-tools-5.8.0-36-. Package: linux-hwe-5.8-tools-5.8.0-38 Description-md5: 158c045bc0ca7cfcd0aa2b70b01fac2f Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on 64 bit x86. You probably want to install linux-tools-5.8.0-38-. Package: linux-hwe-5.8-tools-5.8.0-41 Description-md5: eb065b53d391ef7ddb193ca821c113e5 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on 64 bit x86. You probably want to install linux-tools-5.8.0-41-. Package: linux-hwe-5.8-tools-5.8.0-43 Description-md5: f8c330719bccb92b14b45e8ea08e35cb Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on 64 bit x86. You probably want to install linux-tools-5.8.0-43-. Package: linux-hwe-5.8-tools-5.8.0-44 Description-md5: 3f9dd4211e0b3b6bc61060fb482f63a4 Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on 64 bit x86. You probably want to install linux-tools-5.8.0-44-. Package: linux-hwe-5.8-tools-5.8.0-45 Description-md5: 258a8ffb4e5ce3c73eebbada983870f3 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on 64 bit x86. You probably want to install linux-tools-5.8.0-45-. Package: linux-hwe-5.8-tools-5.8.0-48 Description-md5: 85633e88b9202ac5e4396c645457164d Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on 64 bit x86. You probably want to install linux-tools-5.8.0-48-. Package: linux-hwe-5.8-tools-5.8.0-49 Description-md5: 85eaf99f88c9782a0f68a63e9dc54619 Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on 64 bit x86. You probably want to install linux-tools-5.8.0-49-. Package: linux-hwe-5.8-tools-5.8.0-50 Description-md5: 1a079e9076a60cee3f91177cd8274e29 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on 64 bit x86. You probably want to install linux-tools-5.8.0-50-. Package: linux-hwe-5.8-tools-5.8.0-53 Description-md5: 55fb53a467b07f2105fb58231ba3b6ad Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on 64 bit x86. You probably want to install linux-tools-5.8.0-53-. Package: linux-hwe-5.8-tools-5.8.0-55 Description-md5: 66b88f8dc03f1425eb9d2ba56fcb896f Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on 64 bit x86. You probably want to install linux-tools-5.8.0-55-. Package: linux-hwe-5.8-tools-5.8.0-59 Description-md5: f8891cc27d41973d972d9843cf9bf15d Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on 64 bit x86. You probably want to install linux-tools-5.8.0-59-. Package: linux-hwe-5.8-tools-5.8.0-63 Description-md5: a518d997365b9376ac3ea9f640c3c710 Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on 64 bit x86. You probably want to install linux-tools-5.8.0-63-. Package: linux-hwe-5.8-tools-common Description-md5: efbc9c015dd64b07b3f69eb61518fc07 Description-en: Linux kernel version specific tools for version 5.8.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0. Package: linux-hwe-5.8-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-ibm Description-md5: cfb35117d1425a2981440e0ddb58b00b Description-en: Complete IBM Cloud Platform (ibm) Linux kernel and headers This package will always depend on the latest complete IBM Cloud Platform (ibm) Linux kernel and headers. Package: linux-ibm-cloud-tools-common Description-md5: 2c4af1c4a4f9a7d1c8b5d411c88a8808 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 5.4.0. Package: linux-ibm-headers-5.4.0-1004 Description-md5: cb91df3b67e09ea4ddc84d67c23db502 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-ibm-headers-5.4.0-1004/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1005 Description-md5: fa8b291628a5bb52be873e3c5473530d 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-ibm-headers-5.4.0-1005/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1006 Description-md5: efb0347c7cc340ac999750a496269eff 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-ibm-headers-5.4.0-1006/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1007 Description-md5: 415f5b1506e62d9e9be8bccab93b0394 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-ibm-headers-5.4.0-1007/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1008 Description-md5: da2e71b377a93223a0c08065e16491ca 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-ibm-headers-5.4.0-1008/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1010 Description-md5: f2b46ca1ec36c75c673372b42c57a00d 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-ibm-headers-5.4.0-1010/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1012 Description-md5: 0aed93b5eea1121b093112672886024c 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-ibm-headers-5.4.0-1012/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1013 Description-md5: 294f73cdfdb6458c12a47c5251c0503a 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-ibm-headers-5.4.0-1013/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1014 Description-md5: 1603b02531e220a64f36affdf812c944 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-ibm-headers-5.4.0-1014/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1015 Description-md5: 3fd2c873ec93e8e8b039ebb11a3bb513 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-ibm-headers-5.4.0-1015/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1017 Description-md5: c78f5b7c97cbbc3a3a886909c1cf82e6 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-ibm-headers-5.4.0-1017/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1018 Description-md5: c93102ce211f1d99cb0a8f73937a3b06 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-ibm-headers-5.4.0-1018/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1019 Description-md5: 49adc8cf0462ceb999b88c9c8a0945d2 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-ibm-headers-5.4.0-1019/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1020 Description-md5: fa3cbbfd2efbc0b50062cac0fb07e858 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-ibm-headers-5.4.0-1020/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1021 Description-md5: 3e9105a3eb73e0077796448b97888a08 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-ibm-headers-5.4.0-1021/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1023 Description-md5: 41413189914c8af56a08497dfacde514 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-ibm-headers-5.4.0-1023/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1026 Description-md5: 529987c7de84fab7afe8673da519ba9b 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-ibm-headers-5.4.0-1026/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1028 Description-md5: 97d62175f7a0694a0eaffb06092c2396 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-ibm-headers-5.4.0-1028/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1029 Description-md5: 634c0e445e19a3c899dcf5b80586d10e 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-ibm-headers-5.4.0-1029/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1031 Description-md5: 1959e7db4874125b290f9a47c48ac6ea 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-ibm-headers-5.4.0-1031/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1032 Description-md5: 59088b9bd70896e950c908003285be91 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-ibm-headers-5.4.0-1032/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1033 Description-md5: ce98de4bb9bb69de4db4b628d6f2ac05 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-ibm-headers-5.4.0-1033/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1034 Description-md5: 90dab5888ad9437e88be37db075744ba 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-ibm-headers-5.4.0-1034/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1036 Description-md5: d50f3aaa765fd6e384d2b476240e88cc 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-ibm-headers-5.4.0-1036/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1037 Description-md5: bea2be1ba156a65406d2dd71aadb6813 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-ibm-headers-5.4.0-1037/debian.README.gz for details Package: linux-ibm-headers-5.4.0-1040 Description-md5: 22c71ba66e6e3966a95c112f21869d48 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-ibm-headers-5.4.0-1040/debian.README.gz for details Package: linux-ibm-lts-20.04 Description-md5: cfb35117d1425a2981440e0ddb58b00b Description-en: Complete IBM Cloud Platform (ibm) Linux kernel and headers This package will always depend on the latest complete IBM Cloud Platform (ibm) Linux kernel and headers. Package: linux-ibm-source-5.4.0 Description-md5: 8f90b898aa911b6cc039a2a8dcad83d6 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-ibm-headers package instead. Package: linux-ibm-tools-5.4.0-1004 Description-md5: 0c056eae47fb2380446f3c38bb22abbf Description-en: Linux kernel version specific tools for version 5.4.0-1004 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-1004 on 64 bit x86. You probably want to install linux-tools-5.4.0-1004-. Package: linux-ibm-tools-5.4.0-1005 Description-md5: 2b056be42882fb2a9360eecd43ee0d22 Description-en: Linux kernel version specific tools for version 5.4.0-1005 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-1005 on 64 bit x86. You probably want to install linux-tools-5.4.0-1005-. Package: linux-ibm-tools-5.4.0-1006 Description-md5: 72fd28c6b42e196594e566426d2d5c57 Description-en: Linux kernel version specific tools for version 5.4.0-1006 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-1006 on 64 bit x86. You probably want to install linux-tools-5.4.0-1006-. Package: linux-ibm-tools-5.4.0-1007 Description-md5: 2e53aae26d8b1b1e1426e51dd4a59317 Description-en: Linux kernel version specific tools for version 5.4.0-1007 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-1007 on 64 bit x86. You probably want to install linux-tools-5.4.0-1007-. Package: linux-ibm-tools-5.4.0-1008 Description-md5: 83f12cce5ca29fbb46a010c30b3c1ae9 Description-en: Linux kernel version specific tools for version 5.4.0-1008 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-1008 on 64 bit x86. You probably want to install linux-tools-5.4.0-1008-. Package: linux-ibm-tools-5.4.0-1010 Description-md5: dae15b65300da3b1f7db183534e19e98 Description-en: Linux kernel version specific tools for version 5.4.0-1010 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-1010 on 64 bit x86. You probably want to install linux-tools-5.4.0-1010-. Package: linux-ibm-tools-5.4.0-1012 Description-md5: 82d6d3e77c2c5bc1195ae3a14f9a6dad Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on 64 bit x86. You probably want to install linux-tools-5.4.0-1012-. Package: linux-ibm-tools-5.4.0-1013 Description-md5: 3a9907f3758c43164e61fff468deece0 Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on 64 bit x86. You probably want to install linux-tools-5.4.0-1013-. Package: linux-ibm-tools-5.4.0-1014 Description-md5: 6184fbd6574bbf29281a682a5b911deb Description-en: Linux kernel version specific tools for version 5.4.0-1014 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-1014 on 64 bit x86. You probably want to install linux-tools-5.4.0-1014-. Package: linux-ibm-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-ibm-tools-5.4.0-1017 Description-md5: ee0c907e4ca50d090d55ffc8aacd1d95 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1017 on 64 bit x86. You probably want to install linux-tools-5.4.0-1017-. Package: linux-ibm-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-ibm-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-ibm-tools-5.4.0-1020 Description-md5: a1a7ca2b3b8d238ba44155adb72fa6c9 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on 64 bit x86. You probably want to install linux-tools-5.4.0-1020-. Package: linux-ibm-tools-5.4.0-1021 Description-md5: 8cd9a2e9f9057f7f0afd3449bea64a10 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. You probably want to install linux-tools-5.4.0-1021-. Package: linux-ibm-tools-5.4.0-1023 Description-md5: 7393ea50c1e1427364f2e419754b1f1f Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on 64 bit x86. You probably want to install linux-tools-5.4.0-1023-. Package: linux-ibm-tools-5.4.0-1026 Description-md5: f56919e1b0c30405a3d16a8c96d29187 Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on 64 bit x86. You probably want to install linux-tools-5.4.0-1026-. Package: linux-ibm-tools-5.4.0-1028 Description-md5: 18901034118455ce28710db4c1c99890 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on 64 bit x86. You probably want to install linux-tools-5.4.0-1028-. Package: linux-ibm-tools-5.4.0-1029 Description-md5: 31e8c5aaee9a9bc5f88b2b7da0d6b4f2 Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. You probably want to install linux-tools-5.4.0-1029-. Package: linux-ibm-tools-5.4.0-1031 Description-md5: dde1492d58f44ce622255d917889a123 Description-en: Linux kernel version specific tools for version 5.4.0-1031 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-1031 on 64 bit x86. You probably want to install linux-tools-5.4.0-1031-. Package: linux-ibm-tools-5.4.0-1032 Description-md5: 921484e1e9601bad3789325205e9c9ae Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. You probably want to install linux-tools-5.4.0-1032-. Package: linux-ibm-tools-5.4.0-1033 Description-md5: 0a2a7eb9dfa4c74af450c62a59dcf406 Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. You probably want to install linux-tools-5.4.0-1033-. Package: linux-ibm-tools-5.4.0-1034 Description-md5: 545fafd1d0e899b09e97a808241f0f10 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. You probably want to install linux-tools-5.4.0-1034-. Package: linux-ibm-tools-5.4.0-1036 Description-md5: 35b45e1b51478d04877e3ac8ecba7a0f Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. You probably want to install linux-tools-5.4.0-1036-. Package: linux-ibm-tools-5.4.0-1037 Description-md5: 24fff9a4e3f06abade12a533d8afd49d Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. You probably want to install linux-tools-5.4.0-1037-. Package: linux-ibm-tools-5.4.0-1040 Description-md5: 4e3768c62ac0f3d6151c916e23f1b012 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. You probably want to install linux-tools-5.4.0-1040-. Package: linux-ibm-tools-common Description-md5: e2938b09d257e8b72e17adc9b5a8a936 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 5.4.0. Package: linux-image-5.10.0-1013-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.10.0-1014-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.10.0-1016-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.10.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-5.10.0-1019-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.10.0-1021-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.10.0-1022-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.10.0-1023-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.10.0-1025-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.10.0-1026-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.10.0-1029-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.10.0-1033-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.10.0-1038-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.10.0-1044-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.10.0-1045-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.10.0-1049-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.10.0-1050-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.10.0-1051-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.10.0-1053-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.10.0-1055-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.10.0-1057-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.11.0-1012-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.11.0-1013-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.11.0-1013-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.11.0-1014-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1014-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.11.0-1015-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.11.0-1016-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1016-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.11.0-1017-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1017-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.11.0-1017-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.11.0-1017-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.11.0-1018-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.11.0-1019-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.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.11.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.11.0-1020-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1020-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.11.0-1020-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.11.0-1020-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.11.0-1021-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1021-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.11.0-1021-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.11.0-1021-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.11.0-1022-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1022-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.11.0-1022-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.11.0-1022-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.11.0-1023-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1023-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.11.0-1023-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.11.0-1023-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.11.0-1024-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.11.0-1025-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1025-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.11.0-1025-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.11.0-1026-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.11.0-1027-aws Description-md5: a13984b105a93bccc5d3ce687aa0219a Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1027-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.11.0-1027-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.11.0-1028-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.11.0-1028-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.11.0-1028-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.11.0-1028-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.11.0-1029-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.11.0-22-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.11.0-22-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.11.0-25-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.11.0-25-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.11.0-27-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.11.0-27-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.11.0-34-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.11.0-34-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.11.0-36-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.11.0-36-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.11.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.11.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.11.0-38-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.11.0-38-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.11.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.11.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.11.0-41-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.11.0-41-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.11.0-43-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.11.0-43-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-44-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.11.0-44-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.11.0-46-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.11.0-46-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.13.0-1008-aws Description-md5: 20731e3d889fabd9384b43d12bc596dd Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.13.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.13.0-1008-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.13.0-1008-intel Description-md5: bbe0f3db1240a2198930fe4832f6ed5b Description-en: Signed Intel IOTG kernel image A kernel image for Intel IOTG devices. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1009-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.13.0-1009-intel Description-md5: bbe0f3db1240a2198930fe4832f6ed5b Description-en: Signed Intel IOTG kernel image A kernel image for Intel IOTG devices. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1009-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.13.0-1010-intel Description-md5: bbe0f3db1240a2198930fe4832f6ed5b Description-en: Signed Intel IOTG kernel image A kernel image for Intel IOTG devices. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1010-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.13.0-1011-aws Description-md5: 20731e3d889fabd9384b43d12bc596dd Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.13.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.13.0-1011-intel Description-md5: bbe0f3db1240a2198930fe4832f6ed5b Description-en: Signed Intel IOTG kernel image A kernel image for Intel IOTG devices. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1011-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.13.0-1012-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1012-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.13.0-1012-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.13.0-1012-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.13.0-1013-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.13.0-1014-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1014-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.13.0-1014-intel Description-md5: bbe0f3db1240a2198930fe4832f6ed5b Description-en: Signed Intel IOTG kernel image A kernel image for Intel IOTG devices. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1014-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.13.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.13.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.13.0-1016-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.13.0-1017-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1017-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.13.0-1017-intel Description-md5: bbe0f3db1240a2198930fe4832f6ed5b Description-en: Signed Intel IOTG kernel image A kernel image for Intel IOTG devices. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.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-5.13.0-1018-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.13.0-1019-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.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.13.0-1019-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.13.0-1020-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.13.0-1021-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1021-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.13.0-1021-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.13.0-1021-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.13.0-1022-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1022-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.13.0-1023-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1023-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.13.0-1023-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.13.0-1024-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.13.0-1025-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1025-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.13.0-1025-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.13.0-1025-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.13.0-1026-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.13.0-1027-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.13.0-1027-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.13.0-1028-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1028-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.13.0-1028-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.13.0-1028-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.13.0-1029-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1029-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.13.0-1029-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.13.0-1030-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.13.0-1030-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.13.0-1031-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.13.0-1031-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.13.0-1031-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.13.0-1033-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.13.0-1033-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.13.0-1034-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.13.0-1036-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.13.0-21-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.13.0-21-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.13.0-22-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.13.0-22-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.13.0-23-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.13.0-23-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.13.0-25-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.13.0-25-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.13.0-27-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.13.0-27-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.13.0-28-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.13.0-28-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.13.0-30-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.13.0-30-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.13.0-35-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.13.0-35-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.13.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.13.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.13.0-39-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.13.0-39-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.13.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.13.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.13.0-41-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.13.0-41-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.13.0-44-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.13.0-44-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.13.0-48-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.13.0-48-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.13.0-51-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.13.0-51-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.13.0-52-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.13.0-52-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.14.0-1004-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.14.0-1005-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.14.0-1007-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.14.0-1008-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.14.0-1013-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.14.0-1018-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.14.0-1020-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.14.0-1022-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.14.0-1024-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.14.0-1027-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.14.0-1029-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.14.0-1031-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.14.0-1033-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.14.0-1036-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.14.0-1038-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.14.0-1042-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.14.0-1044-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.14.0-1045-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.14.0-1046-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.14.0-1048-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.14.0-1049-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.14.0-1050-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.14.0-1051-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.14.0-1054-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.14.0-1055-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.15.0-1003-intel-iotg Description-md5: c83002566cb9f3ae2c5b4a66ad8b037f Description-en: Signed kernel image intel-iotg A kernel image for intel-iotg. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1006-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.15.0-1007-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.15.0-1007-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.15.0-1008-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.15.0-1008-intel-iotg Description-md5: c83002566cb9f3ae2c5b4a66ad8b037f Description-en: Signed kernel image intel-iotg A kernel image for intel-iotg. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1010-intel-iotg Description-md5: c83002566cb9f3ae2c5b4a66ad8b037f Description-en: Signed kernel image intel-iotg A kernel image for intel-iotg. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1011-gke Description-md5: c0c476f3263359816fef56cf9b701fee Description-en: Signed kernel image gke A kernel image for gke. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1013-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.15.0-1013-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.15.0-1014-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.15.0-1014-gke Description-md5: c0c476f3263359816fef56cf9b701fee Description-en: Signed kernel image gke A kernel image for gke. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1015-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1015-gke Description-md5: c0c476f3263359816fef56cf9b701fee Description-en: Signed kernel image gke A kernel image for gke. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1015-intel-iotg Description-md5: c83002566cb9f3ae2c5b4a66ad8b037f Description-en: Signed kernel image intel-iotg A kernel image for intel-iotg. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1016-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.15.0-1016-gke Description-md5: c0c476f3263359816fef56cf9b701fee Description-en: Signed kernel image gke A kernel image for gke. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1016-intel-iotg Description-md5: c83002566cb9f3ae2c5b4a66ad8b037f Description-en: Signed kernel image intel-iotg A kernel image for intel-iotg. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1016-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.15.0-1017-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1017-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.15.0-1017-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.15.0-1017-intel-iotg Description-md5: c83002566cb9f3ae2c5b4a66ad8b037f Description-en: Signed kernel image intel-iotg A kernel image for intel-iotg. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1017-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.15.0-1018-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.15.0-1018-intel-iotg Description-md5: c83002566cb9f3ae2c5b4a66ad8b037f Description-en: Signed kernel image intel-iotg A kernel image for intel-iotg. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1018-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.15.0-1019-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.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.15.0-1019-gke Description-md5: c0c476f3263359816fef56cf9b701fee Description-en: Signed kernel image gke A kernel image for gke. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.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.15.0-1020-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1020-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.15.0-1020-gke Description-md5: c0c476f3263359816fef56cf9b701fee Description-en: Signed kernel image gke A kernel image for gke. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1021-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1021-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.15.0-1021-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.15.0-1021-intel-iotg Description-md5: c83002566cb9f3ae2c5b4a66ad8b037f Description-en: Signed kernel image intel-iotg A kernel image for intel-iotg. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1021-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.15.0-1022-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1022-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.15.0-1022-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.15.0-1022-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.15.0-1023-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1023-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.15.0-1023-gke Description-md5: c0c476f3263359816fef56cf9b701fee Description-en: Signed kernel image gke A kernel image for gke. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1025-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.15.0-1025-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.15.0-1026-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1029-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.15.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.15.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.15.0-41-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.15.0-42-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.15.0-43-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.15.0-43-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-46-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.15.0-46-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.15.0-48-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.15.0-48-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.15.0-50-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.15.0-50-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.15.0-52-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.15.0-52-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.15.0-53-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.15.0-53-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.15.0-56-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.15.0-56-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-100-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-100-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-1004-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1005-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1006-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1007-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1008-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1008-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1009-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1010-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1010-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1011-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-1011-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-1011-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1011-kvm Description-md5: 06d2a16f593cbf205cc243fd146cfd0d 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 amd64 processors. . Geared toward virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1011-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-1012-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-1012-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1012-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1013-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1013-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1014-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1014-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. 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-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1015-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1015-kvm Description-md5: 06d2a16f593cbf205cc243fd146cfd0d 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 amd64 processors. . Geared toward virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. 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-1016-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1017-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-1017-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. 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-1018-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-1018-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1018-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1018-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1018-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-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-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. 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-1020-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-1020-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-1020-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1020-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1021-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-1021-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-1021-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1021-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1021-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1021-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-1022-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-1022-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-1022-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-1022-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1022-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-1023-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-1023-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1023-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1023-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1024-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-1024-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-1024-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1024-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1024-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-1025-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-1025-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-1025-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-1025-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1025-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-1026-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-1026-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1026-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1026-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1027-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1028-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-1028-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-1028-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1028-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-1029-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-1029-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-1029-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1029-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1029-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-1030-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1031-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-1031-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1031-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1031-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1032-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-1032-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-1032-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1032-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1032-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1032-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-1033-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-1033-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1033-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1033-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1033-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1034-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-1034-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-1034-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-1034-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1034-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1034-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1034-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-1035-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-1035-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-1035-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1035-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-1036-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-1036-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-1036-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1036-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1036-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1036-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1037-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-1037-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-1037-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1037-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1037-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1037-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1037-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-1038-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-1038-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-1038-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1038-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1038-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-1039-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-1039-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-1039-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1039-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1039-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1039-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-104-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-104-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-1040-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-1040-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-1040-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1040-ibm Description-md5: 58bc952ee7d1f32a15851ab471be3f2a Description-en: Signed kernel image IBM A kernel image for IBM. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1040-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1041-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-1041-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-1041-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-1041-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1041-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1041-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-1042-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-1042-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1042-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-1043-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-1043-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-1043-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-1043-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1043-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1043-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-1044-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-1044-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-1044-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1044-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1045-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-1045-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1045-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-1046-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-1046-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-1046-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1046-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1046-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1046-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-1047-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-1047-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-1047-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1048-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-1048-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-1048-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1048-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1048-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-1049-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-1049-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-1049-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1049-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1049-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-105-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-105-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-1050-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1051-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-1051-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-1051-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-1051-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1051-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1051-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1052-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-1052-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1052-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1052-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-1053-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-1053-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1053-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1053-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1053-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-1054-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-1054-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1054-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1054-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1054-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-1055-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-1055-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-1055-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1055-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1055-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-1056-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-1056-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-1056-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-1056-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1056-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1056-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1056-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-1057-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-1057-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-1057-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1057-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1057-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-1058-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-1058-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-1058-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-1058-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1058-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-1059-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-1059-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-1059-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-1059-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1059-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1059-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-1060-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-1060-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-1060-gkeop Description-md5: 2d4518033343573e35e7966e642c3f50 Description-en: Signed kernel image gkeop A kernel image for gkeop. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1061-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1061-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-1061-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1061-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1061-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-1062-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-1062-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-1062-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1062-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1062-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-1063-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1063-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-1063-azure-fde 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-1063-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-1063-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1063-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1063-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-1064-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1064-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-1064-azure-fde 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-1064-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-1064-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-1065-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1065-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-1065-azure-fde 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-1065-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-1065-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1065-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1066-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1066-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1066-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-1067-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-1067-azure-fde 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-1067-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-1067-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1067-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-1068-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1068-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-1068-azure-fde 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-1068-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-1068-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1068-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1069-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1069-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-1069-azure-fde 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-1069-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-1069-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-107-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-107-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-1070-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-1070-azure-fde 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-1070-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1070-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-1071-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1071-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1071-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1071-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-1072-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1072-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-1072-azure-fde 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-1072-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-1072-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1073-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1073-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-1073-azure-fde 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-1073-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-1073-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1073-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-1074-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-1074-azure-fde 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-1074-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1074-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1075-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1075-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-1075-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1076-azure-fde 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-1076-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1076-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1076-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-1077-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-1078-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1078-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-1078-azure-fde 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-1078-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-1078-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1078-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1078-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-1079-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1079-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-1080-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1080-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-1080-azure-fde 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-1080-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-1080-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1081-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1081-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1081-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-1082-kvm Description-md5: 278b82cbd79b352b7a64d268b71a6ba5 Description-en: Signed kernel image kvm A kernel image for kvm. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1082-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-1083-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1083-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-1083-azure-fde 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-1083-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1083-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-1084-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1084-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-1084-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1084-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-1085-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1085-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-1085-azure-fde 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-1086-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1086-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-1086-azure-fde 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-1086-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-1086-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1086-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-1087-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-1087-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1087-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-1088-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1089-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1089-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-1089-azure-fde 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-1089-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-109-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-109-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-1090-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-1090-azure-fde 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-1090-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-1090-gke Description-md5: c5c0b6720fef9742271d2a4325f2dd7c Description-en: Signed kernel image for GKE A kernel image for GKE. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1090-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-1091-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-1091-azure-fde 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-1092-aws Description-md5: 123c4e0b89c636c6826d8e988a3dac7c Description-en: Signed kernel image aws A kernel image for aws. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1092-azure-fde 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-1092-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-1093-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-1094-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-1096-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-1098-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-110-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-110-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-113-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-113-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-117-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-117-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-120-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-120-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-121-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-121-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-122-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-122-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-124-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-124-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-125-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-125-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-126-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-126-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-128-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-128-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-131-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-131-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-132-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-132-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-135-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-135-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-28-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-28-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-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-31-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-31-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-39-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-39-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.4.0-42-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-42-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-45-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-45-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-47-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-47-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-48-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-48-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-51-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-51-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-52-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-52-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-53-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-53-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-58-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-58-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-59-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-59-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-60-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-60-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-62-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-62-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-65-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-65-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-66-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-66-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-67-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-67-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-70-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-70-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-71-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-71-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-72-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-72-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-73-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-73-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-74-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-74-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-77-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-77-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-80-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-80-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-81-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-81-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-84-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-84-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-86-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-86-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-88-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-88-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-89-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-89-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-90-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-90-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-91-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-91-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-92-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-92-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-94-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-94-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-96-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-96-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-97-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-97-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-99-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-99-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-1008-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-1010-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-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-1013-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-5.6.0-1018-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-1020-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-1023-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-1026-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-1028-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-1031-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-1032-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-1033-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-1039-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-1042-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-1047-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-1048-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-1050-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-1052-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-1053-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-1054-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-1055-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-1056-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.8.0-1031-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.8.0-1032-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.8.0-1033-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.8.0-1033-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.8.0-1035-aws Description-md5: 75a1a2210ebdd6f02de9a6425c8e5f4b Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.8.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.8.0-1035-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.8.0-1036-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.8.0-1037-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.8.0-1038-aws Description-md5: 75a1a2210ebdd6f02de9a6425c8e5f4b Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.8.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.8.0-1038-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.8.0-1038-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.8.0-1039-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.8.0-1039-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.8.0-1040-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.8.0-1041-aws Description-md5: 75a1a2210ebdd6f02de9a6425c8e5f4b Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.8.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.8.0-1041-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.8.0-1042-aws Description-md5: 75a1a2210ebdd6f02de9a6425c8e5f4b Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.8.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.8.0-1043-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.8.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.8.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.8.0-34-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.8.0-34-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.8.0-36-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.8.0-36-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.8.0-38-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.8.0-38-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.8.0-41-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.8.0-41-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.8.0-43-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.8.0-43-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.8.0-44-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.8.0-44-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.8.0-45-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.8.0-45-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.8.0-48-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.8.0-48-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.8.0-49-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.8.0-49-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.8.0-50-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.8.0-50-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.8.0-53-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.8.0-53-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.8.0-55-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.8.0-55-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.8.0-59-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.8.0-59-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.8.0-63-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.8.0-63-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-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-aws-edge 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-aws-lts-20.04 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-azure-cvm 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-azure-edge 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-azure-fde 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-azure-lts-20.04 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-extra-virtual-hwe-20.04-edge 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-gcp-edge 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-gcp-lts-20.04 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-generic-hwe-20.04-edge 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-gke-5.15 Description-md5: abed387e63f56c5d0afca9b73116a80b Description-en: Linux kernel image for gke systems. This package will always depend on the latest kernel image available for gke systems. Package: linux-image-gke-5.4 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-gke-edge Description-md5: abed387e63f56c5d0afca9b73116a80b Description-en: Linux kernel image for gke systems. This package will always depend on the latest kernel image available for gke systems. Package: linux-image-gkeop Description-md5: 2c96c797602d89a9814802dd805d8b3f Description-en: GKEOP Linux kernel image This package will always depend on the latest gkeop kernel image available. Package: linux-image-gkeop-5.4 Description-md5: 2c96c797602d89a9814802dd805d8b3f Description-en: GKEOP Linux kernel image This package will always depend on the latest gkeop kernel image available. Package: linux-image-ibm Description-md5: b262c281d3c130bcb913abdd3ee98449 Description-en: IBM Cloud Platform (ibm) Linux kernel image This package will always depend on the latest IBM Cloud Platform (ibm) kernel image available. Package: linux-image-ibm-lts-20.04 Description-md5: b262c281d3c130bcb913abdd3ee98449 Description-en: IBM Cloud Platform (ibm) Linux kernel image This package will always depend on the latest IBM Cloud Platform (ibm) kernel image available. Package: linux-image-intel Description-md5: 5b2ace2457d55e0ec2e2d906ba98b32f Description-en: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades from intel-iotg 5.13 to 5.15. Package: linux-image-intel-iotg Description-md5: 43893e66db2006f8b49fe2e7ff0c8388 Description-en: Intel-Iotg Linux kernel image This package will always depend on the latest intel-iotg kernel image available. Package: linux-image-intel-iotg-edge Description-md5: 43893e66db2006f8b49fe2e7ff0c8388 Description-en: Intel-Iotg Linux kernel image This package will always depend on the latest intel-iotg kernel image available. Package: linux-image-kvm Description-md5: 7d945f6f00763871c0863ed74e08dd5c Description-en: Linux kernel image for virtual systems. This package will always depend on the latest kernel image available for virtual systems. 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-lowlatency-hwe-20.04-edge 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-20.04-edge Description-md5: a37bdb9a45f7ac7a2fcf94f38e3f903e Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades from 20.04-edge to 20.04b. Package: linux-image-oem-20.04b Description-md5: 321c584206a611083f8a549a3c2a366a Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades from 20.04b to 20.04d. Package: linux-image-oem-20.04c Description-md5: 32e536d975c734cfabe7c326791fd9d9 Description-en: OEM Linux kernel image (dummy transitional package) Transitional package for upgrades from 20.04c to 20.04d. Package: linux-image-oem-20.04d 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-oracle-edge 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-oracle-lts-20.04 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.10.0-1013-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1014-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1016-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1017-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1019-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1021-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1022-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1023-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1025-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1026-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1029-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1033-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1038-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1044-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1045-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1049-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1050-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1051-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1053-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1055-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.10.0-1057-oem Description-md5: b45014fc2c8b1c30fa24a1ff72e90ead Description-en: Linux kernel image for version 5.10.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.10.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.11.0-1012-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1013-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1013-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1014-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1015-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1016-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1017-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1017-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1017-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1018-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1019-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1019-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1020-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1020-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1020-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1021-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1021-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1021-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1022-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1022-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1022-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1023-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1023-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1023-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1024-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1025-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1025-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1026-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1027-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1027-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1028-aws Description-md5: 951d5921424a7e259a4af65af888f5e3 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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-unsigned-5.11.0-1028-azure Description-md5: 95535837c80b83281972f29a7c028cf5 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1028-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1028-oracle Description-md5: 3eaf0c1451a626fd7bd87ed5fa1dfa86 Description-en: Oracle Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.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.11.0-1029-gcp Description-md5: 5ecceac3a31b9bc79da6e88638cc0a6e Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-22-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-22-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-25-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-25-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-27-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-27-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-34-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-34-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-36-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-36-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-37-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-37-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-38-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-38-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-40-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-40-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-41-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-41-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-43-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-43-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-44-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-44-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-46-generic Description-md5: 6383b09c63f712b2052ed1a699fff264 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-46-lowlatency Description-md5: 43172ff5c5fead99e6013762b431f2b6 Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.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.13.0-1008-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1008-intel Description-md5: 7289491f2476f82c96e7531c0bc50df6 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1009-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1009-intel Description-md5: 7289491f2476f82c96e7531c0bc50df6 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1009-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1010-intel Description-md5: 7289491f2476f82c96e7531c0bc50df6 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1010-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1011-intel Description-md5: 7289491f2476f82c96e7531c0bc50df6 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1011-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1012-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1012-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1012-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1012-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1013-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1014-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1014-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1014-intel Description-md5: 7289491f2476f82c96e7531c0bc50df6 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1014-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1015-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1015-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1016-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1017-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1017-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1017-intel Description-md5: 7289491f2476f82c96e7531c0bc50df6 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1017-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1018-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1019-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1019-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1019-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1020-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1021-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1021-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1021-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1021-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1022-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1022-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1023-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1023-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1023-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1024-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1025-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1025-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1025-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1025-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1026-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1027-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1027-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1028-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1028-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1028-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1028-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1029-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1029-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1029-oem Description-md5: 02a6ecaf3c9d36e051c88f51d7642b47 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktop and laptops. . 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.13.0-1030-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1030-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1031-aws Description-md5: 1d73dedfa9291bc321f354f97adbdd02 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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-unsigned-5.13.0-1031-azure Description-md5: 43ba59f76ade789e8b8f834bf907778a Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1031-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1033-gcp Description-md5: aa764ba79c9710e2d0f96be2620c42d2 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1033-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1034-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-1036-oracle Description-md5: 2ebf6799f5304b11fafbfe3e8168867f Description-en: Oracle Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.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.13.0-21-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-21-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-22-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-22-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-23-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-23-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-25-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-25-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-27-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-27-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-28-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-28-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-30-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-30-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-35-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-35-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-37-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-37-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-39-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-39-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-40-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-40-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-41-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-41-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-44-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-44-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-48-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-48-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-51-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-51-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-52-generic Description-md5: 467b5f7a4ed1e24f7128afd6453df516 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-52-lowlatency Description-md5: f7c7ac8e2c95697b029c8c2e08234982 Description-en: Linux kernel image for version 5.13.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.13.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.14.0-1004-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1005-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1007-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1008-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1013-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1018-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1020-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1022-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1024-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1027-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1029-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1031-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1033-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1036-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1038-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1042-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1044-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1045-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1046-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1048-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1049-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1050-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1051-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1054-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.14.0-1055-oem Description-md5: a52e6409695d3df3a103f5950526b6b6 Description-en: Linux kernel image for version 5.14.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.14.0 on 64 bit x86 SMP. . Supports OEM processors. . Geared toward desktops and laptops. . 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.15.0-1003-intel-iotg Description-md5: 5a79d0e57d0118508ba31563b73dbf20 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1006-gcp Description-md5: 785ef60af35f0ec6869342cacc19d146 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1007-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1007-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.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.15.0-1008-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1008-intel-iotg Description-md5: 5a79d0e57d0118508ba31563b73dbf20 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1010-intel-iotg Description-md5: 5a79d0e57d0118508ba31563b73dbf20 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1011-gke Description-md5: e853849b9c388cf3f47981379e95a313 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1013-gcp Description-md5: 785ef60af35f0ec6869342cacc19d146 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1013-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.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.15.0-1014-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1014-gke Description-md5: e853849b9c388cf3f47981379e95a313 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1015-aws Description-md5: 28280e8c89f1e63cc2c7dc53d569c5ab Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-unsigned-5.15.0-1015-gke Description-md5: e853849b9c388cf3f47981379e95a313 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1015-intel-iotg Description-md5: 5a79d0e57d0118508ba31563b73dbf20 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1016-gcp Description-md5: 785ef60af35f0ec6869342cacc19d146 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1016-gke Description-md5: e853849b9c388cf3f47981379e95a313 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1016-intel-iotg Description-md5: 5a79d0e57d0118508ba31563b73dbf20 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1016-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.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.15.0-1017-aws Description-md5: 28280e8c89f1e63cc2c7dc53d569c5ab Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-unsigned-5.15.0-1017-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1017-gcp Description-md5: 785ef60af35f0ec6869342cacc19d146 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1017-intel-iotg Description-md5: 5a79d0e57d0118508ba31563b73dbf20 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1017-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.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.15.0-1018-gcp Description-md5: 785ef60af35f0ec6869342cacc19d146 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1018-intel-iotg Description-md5: 5a79d0e57d0118508ba31563b73dbf20 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1018-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.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.15.0-1019-aws Description-md5: 28280e8c89f1e63cc2c7dc53d569c5ab Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-unsigned-5.15.0-1019-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1019-gke Description-md5: e853849b9c388cf3f47981379e95a313 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1019-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.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.15.0-1020-aws Description-md5: 28280e8c89f1e63cc2c7dc53d569c5ab Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-unsigned-5.15.0-1020-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1020-gke Description-md5: e853849b9c388cf3f47981379e95a313 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1021-aws Description-md5: 28280e8c89f1e63cc2c7dc53d569c5ab Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-unsigned-5.15.0-1021-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1021-gcp Description-md5: 785ef60af35f0ec6869342cacc19d146 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1021-intel-iotg Description-md5: 5a79d0e57d0118508ba31563b73dbf20 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1021-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.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.15.0-1022-aws Description-md5: 28280e8c89f1e63cc2c7dc53d569c5ab Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-unsigned-5.15.0-1022-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1022-gcp Description-md5: 785ef60af35f0ec6869342cacc19d146 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1022-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.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.15.0-1023-aws Description-md5: 28280e8c89f1e63cc2c7dc53d569c5ab Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-unsigned-5.15.0-1023-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1023-gke Description-md5: e853849b9c388cf3f47981379e95a313 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1025-gcp Description-md5: 785ef60af35f0ec6869342cacc19d146 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1025-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.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.15.0-1026-aws Description-md5: 28280e8c89f1e63cc2c7dc53d569c5ab Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-unsigned-5.15.0-1029-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-33-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-33-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-41-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-42-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-43-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-43-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-46-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-46-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-48-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-48-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-50-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-50-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-52-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-52-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-53-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-53-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-56-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-56-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.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-100-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-100-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-1004-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1005-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1006-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1007-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1008-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1008-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1009-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1010-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1010-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1011-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-1011-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1011-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-1012-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-1012-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1012-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1013-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1013-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1014-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1014-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. 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-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1015-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm 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-1016-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1017-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1018-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-1018-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1018-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1018-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1018-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-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-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm 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-1020-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-1020-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1020-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1021-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-1021-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1021-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1021-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1021-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-1022-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-1022-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-1022-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1022-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-1023-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-1023-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1023-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1023-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1024-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-1024-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1024-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1024-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-1025-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-1025-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-1025-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1025-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-1026-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-1026-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1026-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1026-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1027-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1028-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-1028-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1028-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-1029-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-1029-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1029-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1029-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-1030-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1031-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-1031-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1031-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1031-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1032-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-1032-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1032-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1032-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1032-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-1033-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-1033-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1033-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1033-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1033-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1034-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-1034-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-1034-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1034-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1034-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1034-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-1035-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-1035-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1035-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-1036-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-1036-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-1036-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1036-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1036-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1036-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1037-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-1037-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1037-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1037-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1037-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1037-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-1038-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-1038-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1038-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1038-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-1039-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-1039-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1039-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1039-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1039-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-104-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-104-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-1040-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-1040-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-1040-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1040-ibm Description-md5: dbbfd967a3e01cdf251e21a6b0502222 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1040-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1041-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-1041-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-1041-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1041-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1041-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-1042-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-1042-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1042-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-1043-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-1043-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-1043-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1043-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1043-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-1044-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-1044-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-1044-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1044-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1045-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1045-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-1046-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-1046-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-1046-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1046-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1046-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1046-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-1047-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-1047-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1048-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-1048-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1048-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1048-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-1049-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-1049-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1049-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1049-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-105-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-105-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-1050-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1051-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-1051-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-1051-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1051-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1051-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1052-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-1052-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1052-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1052-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-1053-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-1053-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1053-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1053-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1053-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-1054-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1054-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1054-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1054-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-1055-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-1055-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1055-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1055-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-1056-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-1056-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-1056-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1056-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1056-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1056-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-1057-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-1057-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1057-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1057-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-1058-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-1058-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-1058-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1058-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-1059-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-1059-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-1059-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1059-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1059-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-1060-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-1060-gkeop Description-md5: 21ea85d787b034364f97454c319fcaa2 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1061-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1061-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-1061-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1061-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1061-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-1062-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-1062-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-1062-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1062-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1062-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-1063-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1063-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-1063-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1063-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-1063-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1063-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1063-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-1064-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1064-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-1064-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1064-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-1064-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-1065-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1065-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-1065-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1065-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-1065-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1065-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1066-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1066-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1066-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-1067-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-1067-azure-cvm Description-md5: b2e9bd13384e12234ac8a35b6ac3ba81 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1067-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1067-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-1067-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1067-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-1068-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1068-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-1068-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1068-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-1068-gke Description-md5: becbfa86d76490fdddccf660d3db8029 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1068-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1069-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1069-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-1069-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1069-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-1069-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-107-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-107-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-1070-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-1070-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1070-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1070-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-1071-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1071-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1071-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1071-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-1072-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1072-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-1072-azure-cvm Description-md5: b2e9bd13384e12234ac8a35b6ac3ba81 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1072-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1072-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-1072-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1073-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1073-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-1073-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1073-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-1073-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1073-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-1074-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-1074-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1074-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1074-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1075-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1075-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-1075-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1076-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1076-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1076-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1076-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-1077-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-1078-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1078-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-1078-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1078-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-1078-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1078-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1078-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-1079-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1079-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-1080-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1080-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-1080-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1080-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-1080-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1081-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1081-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1081-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-1082-kvm Description-md5: a21a0472d3930a16b64b23b431e346d9 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1082-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-1083-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1083-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-1083-azure-cvm Description-md5: b2e9bd13384e12234ac8a35b6ac3ba81 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1083-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1083-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1083-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-1084-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1084-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-1084-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1084-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-1085-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1085-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-1085-azure-cvm Description-md5: b2e9bd13384e12234ac8a35b6ac3ba81 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1085-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1086-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1086-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-1086-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1086-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-1086-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1086-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-1087-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-1087-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1087-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-1088-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1089-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1089-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-1089-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1089-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-109-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-109-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-1090-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-1090-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1090-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-1090-gke Description-md5: 1fb7fdff6b177dbf390faa6a64acd734 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1090-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-1091-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-1091-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1092-aws Description-md5: e94cb632bb9b557ca0dd867604127734 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 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-1092-azure-fde Description-md5: db8bae6f3802de4c827ce8e3a6c977df Description-en: EFI Linux kernel image for azure An EFI kernel image for azure including initrd. Package: linux-image-unsigned-5.4.0-1092-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-1093-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-1094-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-1096-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-1098-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-110-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-110-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-113-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-113-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-117-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-117-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-120-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-120-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-121-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-121-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-122-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-122-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-124-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-124-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-125-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-125-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-126-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-126-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-128-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-128-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-131-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-131-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-132-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-132-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-135-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-135-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-28-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-28-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-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-31-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-31-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-39-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-39-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.4.0-42-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-42-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-45-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-45-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-47-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-47-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-48-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-48-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-51-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-51-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-52-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-52-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-53-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-53-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-58-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-58-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-59-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-59-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-60-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-60-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-62-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-62-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-65-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-65-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-66-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-66-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-67-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-67-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-70-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-70-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-71-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-71-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-72-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-72-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-73-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-73-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-74-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-74-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-77-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-77-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-80-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-80-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-81-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-81-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-84-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-84-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-86-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-86-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-88-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-88-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-89-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-89-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-90-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-90-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-91-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-91-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-92-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-92-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-94-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-94-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-96-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-96-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-97-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-97-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-99-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-99-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-1008-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-1010-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-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-1013-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-unsigned-5.6.0-1018-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-1020-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-1023-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-1026-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-1028-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-1031-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-1032-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-1033-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-1039-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-1042-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-1047-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-1048-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-1050-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-1052-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-1053-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-1054-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-1055-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-1056-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.8.0-1031-oracle Description-md5: 859c188dae60877faddb837fe6efcab9 Description-en: Oracle Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.8.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.8.0-1032-gcp Description-md5: 70fa2153a3cdb9163c87c3d04fbb0c44 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-1033-azure Description-md5: c24bcbb1120dae951f2da6c9b2cd34c6 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-1033-oracle Description-md5: 859c188dae60877faddb837fe6efcab9 Description-en: Oracle Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.8.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.8.0-1035-gcp Description-md5: 70fa2153a3cdb9163c87c3d04fbb0c44 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-1036-azure Description-md5: c24bcbb1120dae951f2da6c9b2cd34c6 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-1037-oracle Description-md5: 859c188dae60877faddb837fe6efcab9 Description-en: Oracle Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.8.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.8.0-1038-gcp Description-md5: 70fa2153a3cdb9163c87c3d04fbb0c44 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-1038-oracle Description-md5: 859c188dae60877faddb837fe6efcab9 Description-en: Oracle Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.8.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.8.0-1039-azure Description-md5: c24bcbb1120dae951f2da6c9b2cd34c6 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-1039-gcp Description-md5: 70fa2153a3cdb9163c87c3d04fbb0c44 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-1040-azure Description-md5: c24bcbb1120dae951f2da6c9b2cd34c6 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-1041-azure Description-md5: c24bcbb1120dae951f2da6c9b2cd34c6 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-1043-azure Description-md5: c24bcbb1120dae951f2da6c9b2cd34c6 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-33-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-33-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-34-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-34-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-36-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-36-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-38-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-38-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-41-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-41-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-43-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-43-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-44-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-44-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-45-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-45-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-48-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-48-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-49-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-49-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-50-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-50-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-53-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-53-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-55-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-55-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-59-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-59-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-63-generic Description-md5: e81c440a3b9d7303ef3d1a4d71036031 Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-63-lowlatency Description-md5: a8e5b9f39b562c96348511bbde838ace Description-en: Linux kernel image for version 5.8.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.8.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-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-image-virtual-hwe-20.04-edge 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-intel Description-md5: ea15fcd929e599695ab2c94e7c095ce3 Description-en: Complete generic Linux kernel and headers (dummy transitional package) Transitional package for upgrades from intel-iotg 5.13 to 5.15. Package: linux-intel-5.13-cloud-tools-5.13.0-1008 Description-md5: e3a2ecdb36457017094fcd83618ef17a Description-en: Linux kernel version specific cloud tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1008 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1008-. Package: linux-intel-5.13-cloud-tools-5.13.0-1009 Description-md5: 021ba529db5fffebae5ac200c5f30f0e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1009 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1009-. Package: linux-intel-5.13-cloud-tools-5.13.0-1010 Description-md5: 4fa9fcefcab417747251fc2e5c4034f5 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1010 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1010-. Package: linux-intel-5.13-cloud-tools-5.13.0-1011 Description-md5: 0599570f3607d9fbc93d72c9a3ed5b37 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1011 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1011-. Package: linux-intel-5.13-cloud-tools-5.13.0-1014 Description-md5: 2bdfb321f453477211d6342a36d123e9 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1014 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1014-. Package: linux-intel-5.13-cloud-tools-5.13.0-1017 Description-md5: 78186c76268b16bc05a5c77a863c93b6 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1017 on 64 bit x86. You probably want to install linux-cloud-tools-5.13.0-1017-. Package: linux-intel-5.13-cloud-tools-common Description-md5: e83193b69b068241e625432207a52738 Description-en: Linux kernel version specific cloud tools for version 5.13.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.13.0. Package: linux-intel-5.13-headers-5.13.0-1008 Description-md5: 0131d45702c2a1b53dbc86aaa8fbe4d9 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-5.13-headers-5.13.0-1008/debian.README.gz for details Package: linux-intel-5.13-headers-5.13.0-1009 Description-md5: b2b19d41ea8001e3c721201c89611494 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-5.13-headers-5.13.0-1009/debian.README.gz for details Package: linux-intel-5.13-headers-5.13.0-1010 Description-md5: da44679e36a7061a97312edcc7eebce3 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-5.13-headers-5.13.0-1010/debian.README.gz for details Package: linux-intel-5.13-headers-5.13.0-1011 Description-md5: 8d41c857e2824dbf248ae499eec42ca7 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-5.13-headers-5.13.0-1011/debian.README.gz for details Package: linux-intel-5.13-headers-5.13.0-1014 Description-md5: fde9f156c6617d1f5c32a6d852920b26 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-5.13-headers-5.13.0-1014/debian.README.gz for details Package: linux-intel-5.13-headers-5.13.0-1017 Description-md5: 73699a8d6bed57b0bdc501f5dcfe5f84 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-5.13-headers-5.13.0-1017/debian.README.gz for details Package: linux-intel-5.13-source-5.13.0 Description-md5: 83b977d1460b527f7005d32232eac454 Description-en: Linux kernel source for version 5.13.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.13.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-intel-5.13-tools-5.13.0-1008 Description-md5: 4e5bb028dd3d3a646fe9a79955f894a0 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. You probably want to install linux-tools-5.13.0-1008-. Package: linux-intel-5.13-tools-5.13.0-1009 Description-md5: 07783366246444c2704782c036310a1f Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. You probably want to install linux-tools-5.13.0-1009-. Package: linux-intel-5.13-tools-5.13.0-1010 Description-md5: d01a1e0921b9121973c645772b55e956 Description-en: Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on 64 bit x86. You probably want to install linux-tools-5.13.0-1010-. Package: linux-intel-5.13-tools-5.13.0-1011 Description-md5: fdac122e28c86ce9ceac52224444e8c3 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1011 on 64 bit x86. You probably want to install linux-tools-5.13.0-1011-. Package: linux-intel-5.13-tools-5.13.0-1014 Description-md5: 343f61384ca31bc1bcbf2219e33be2c6 Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on 64 bit x86. You probably want to install linux-tools-5.13.0-1014-. Package: linux-intel-5.13-tools-5.13.0-1017 Description-md5: ff1b931cc7489a23caf95f668a98b6bf Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on 64 bit x86. You probably want to install linux-tools-5.13.0-1017-. Package: linux-intel-5.13-tools-common Description-md5: c31acca9e38d074339516d0283ced036 Description-en: Linux kernel version specific tools for version 5.13.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0. Package: linux-intel-5.13-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-intel-iotg Description-md5: e0fa86f5ccf3c74d046bb8ec57243a43 Description-en: Complete Intel-Iotg Linux kernel and headers This package will always depend on the latest complete intel-iotg Linux kernel and headers. Package: linux-intel-iotg-5.15-cloud-tools-5.15.0-1003 Description-md5: a68b6cd969c1a69694a6b469fb697032 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1003 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1003 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1003-. Package: linux-intel-iotg-5.15-cloud-tools-5.15.0-1008 Description-md5: 8fefdb14ccf526f41777fbab7f044f84 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1008 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1008-. Package: linux-intel-iotg-5.15-cloud-tools-5.15.0-1010 Description-md5: 533077256f3fbbb03902ed0484609fc9 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1010 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1010 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1010-. Package: linux-intel-iotg-5.15-cloud-tools-5.15.0-1015 Description-md5: 28e840fce96684f12f119363af91329f Description-en: Linux kernel version specific cloud tools for version 5.15.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1015 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1015-. Package: linux-intel-iotg-5.15-cloud-tools-5.15.0-1016 Description-md5: 08c5bda0b58caaf3783118126db007cb Description-en: Linux kernel version specific cloud tools for version 5.15.0-1016 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1016 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1016-. Package: linux-intel-iotg-5.15-cloud-tools-5.15.0-1017 Description-md5: d58dd29df71f5534acc7c7fa18b8309b Description-en: Linux kernel version specific cloud tools for version 5.15.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1017 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1017-. Package: linux-intel-iotg-5.15-cloud-tools-5.15.0-1018 Description-md5: eab7118f2e3c7f01252c06fa7c863af9 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1018 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1018 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1018-. Package: linux-intel-iotg-5.15-cloud-tools-5.15.0-1021 Description-md5: e124d9d28309548a3dfc1be1b4735843 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1021 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-1021-. Package: linux-intel-iotg-5.15-cloud-tools-common Description-md5: fbd3cbdab6c1c8bbc024b809502f0baa Description-en: Linux kernel version specific cloud tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.15.0. Package: linux-intel-iotg-5.15-headers-5.15.0-1003 Description-md5: 29103f06f4e76c2e921e926c786ac75e Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-iotg-5.15-headers-5.15.0-1003/debian.README.gz for details Package: linux-intel-iotg-5.15-headers-5.15.0-1008 Description-md5: 545a1a38b66e9eab882ef3b6856b5890 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-iotg-5.15-headers-5.15.0-1008/debian.README.gz for details Package: linux-intel-iotg-5.15-headers-5.15.0-1010 Description-md5: a6c29b6e7c94078561144d78f76adc87 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-iotg-5.15-headers-5.15.0-1010/debian.README.gz for details Package: linux-intel-iotg-5.15-headers-5.15.0-1015 Description-md5: cd065d7e06002713538a23507f082602 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-iotg-5.15-headers-5.15.0-1015/debian.README.gz for details Package: linux-intel-iotg-5.15-headers-5.15.0-1016 Description-md5: 3adbe0e60de058221faeee4530a555f2 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-iotg-5.15-headers-5.15.0-1016/debian.README.gz for details Package: linux-intel-iotg-5.15-headers-5.15.0-1017 Description-md5: 5a66cedfd728cc9006c12fabf0ba2be8 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-iotg-5.15-headers-5.15.0-1017/debian.README.gz for details Package: linux-intel-iotg-5.15-headers-5.15.0-1018 Description-md5: 0b84b585300f1cf3513511f6bf17ffb1 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-iotg-5.15-headers-5.15.0-1018/debian.README.gz for details Package: linux-intel-iotg-5.15-headers-5.15.0-1021 Description-md5: 5061439ff589c038856b690819042de2 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-iotg-5.15-headers-5.15.0-1021/debian.README.gz for details Package: linux-intel-iotg-5.15-tools-5.15.0-1003 Description-md5: edac85614217319696cf4dd7122f5d3f Description-en: Linux kernel version specific tools for version 5.15.0-1003 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1003 on 64 bit x86. You probably want to install linux-tools-5.15.0-1003-. Package: linux-intel-iotg-5.15-tools-5.15.0-1008 Description-md5: 9838b6050de31aa388e5bb96a7fa3f63 Description-en: Linux kernel version specific tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1008 on 64 bit x86. You probably want to install linux-tools-5.15.0-1008-. Package: linux-intel-iotg-5.15-tools-5.15.0-1010 Description-md5: ae2e5893d3565a5e79dbf3a52bad3d26 Description-en: Linux kernel version specific tools for version 5.15.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1010 on 64 bit x86. You probably want to install linux-tools-5.15.0-1010-. Package: linux-intel-iotg-5.15-tools-5.15.0-1015 Description-md5: 42ee6d5b986f1f994d79247be50359d4 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on 64 bit x86. You probably want to install linux-tools-5.15.0-1015-. Package: linux-intel-iotg-5.15-tools-5.15.0-1016 Description-md5: d31a45eade5b4b1b652555bd0542c66e Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on 64 bit x86. You probably want to install linux-tools-5.15.0-1016-. Package: linux-intel-iotg-5.15-tools-5.15.0-1017 Description-md5: 292f39a9c0845c7b1295011053ad30f0 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. You probably want to install linux-tools-5.15.0-1017-. Package: linux-intel-iotg-5.15-tools-5.15.0-1018 Description-md5: 0068bc8bab90eceb425e8f2d98b77c6d Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1018 on 64 bit x86. You probably want to install linux-tools-5.15.0-1018-. Package: linux-intel-iotg-5.15-tools-5.15.0-1021 Description-md5: 8eea5565bb655043b6d41a5c8707d668 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. You probably want to install linux-tools-5.15.0-1021-. Package: linux-intel-iotg-5.15-tools-common Description-md5: ebae64957fb00a454cfaf1302c4cd597 Description-en: Linux kernel version specific tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0. Package: linux-intel-iotg-5.15-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-intel-iotg-edge Description-md5: e0fa86f5ccf3c74d046bb8ec57243a43 Description-en: Complete Intel-Iotg Linux kernel and headers This package will always depend on the latest complete intel-iotg Linux kernel and headers. Package: linux-kvm Description-md5: 253e7b91934acfd4384c636877e8fca1 Description-en: Complete Linux kernel for virtual systems. This package will always depend on the latest complete Linux kernel available for virtual systems. Package: linux-kvm-headers-5.4.0-1011 Description-md5: 5a8d3a48db0020f849ba0d5d2e78ec32 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-kvm-headers-5.4.0-1011/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1015 Description-md5: f923621c4173a0cb75c38b74333c5144 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-kvm-headers-5.4.0-1015/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1018 Description-md5: e079e37d3610be0b5461ea7f90b7df9b 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-kvm-headers-5.4.0-1018/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1020 Description-md5: 9800c7faa7025fbe2487dd5539aa35b4 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-kvm-headers-5.4.0-1020/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1021 Description-md5: 7f71ee4d3ca3e05af563e341bd6922b7 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-kvm-headers-5.4.0-1021/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1023 Description-md5: 0aa043b195339d090863f62d6f6e1352 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-kvm-headers-5.4.0-1023/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1024 Description-md5: 1a13cb8220c88523c79ab0c3b4a66fb8 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-kvm-headers-5.4.0-1024/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1026 Description-md5: 622e367beef7c04095e24826a3c6bd78 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-kvm-headers-5.4.0-1026/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1030 Description-md5: 2bd39db8d7393c224face208bcb72f1a 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-kvm-headers-5.4.0-1030/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1031 Description-md5: dac59301285fb81468f905f458f10566 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-kvm-headers-5.4.0-1031/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1032 Description-md5: c21c997922101441f40e67a54758cf2e 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-kvm-headers-5.4.0-1032/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1033 Description-md5: 1454057f6369c80dc90e637624184776 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-kvm-headers-5.4.0-1033/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1034 Description-md5: 7728566f0f7eb525fa56bad36140e8bb 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-kvm-headers-5.4.0-1034/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1036 Description-md5: 126685a3d787fa469677cd06bc64ee71 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-kvm-headers-5.4.0-1036/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1037 Description-md5: a3f7fd0e18c6756224ec662bf72dafa6 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-kvm-headers-5.4.0-1037/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1038 Description-md5: 9d3280373504d6e6a3252e2f292a0097 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-kvm-headers-5.4.0-1038/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1039 Description-md5: 6c9a1590c9f4a1979ae8926343083df8 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-kvm-headers-5.4.0-1039/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1040 Description-md5: c45b6e61b6834c96d6a461b0e187362b 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-kvm-headers-5.4.0-1040/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1041 Description-md5: 95cfcc1e03ef37308a9430eca3188326 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-kvm-headers-5.4.0-1041/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1044 Description-md5: 8662ade4d098f6d6d6f64a963da86401 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-kvm-headers-5.4.0-1044/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1045 Description-md5: 9a00f6d0833c5eb9c8b7d921b3f04fff 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-kvm-headers-5.4.0-1045/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1046 Description-md5: 49e4bf8a67baedcadb2d326a1dfb1cc6 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-kvm-headers-5.4.0-1046/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1047 Description-md5: c07cf9f71c0357538427634ce20d4367 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-kvm-headers-5.4.0-1047/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1048 Description-md5: f4871ec5d35ad310999c937d062d6d7c 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-kvm-headers-5.4.0-1048/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1049 Description-md5: 5323e0f9eb6ed1611b8a8e959f022353 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-kvm-headers-5.4.0-1049/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1050 Description-md5: c4d58bb6e382b9400278de40726bb6de 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-kvm-headers-5.4.0-1050/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1051 Description-md5: ef75c2b367426b71ffbf9c1b0a62ef03 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-kvm-headers-5.4.0-1051/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1053 Description-md5: 9ee242bd3de590772dc16321293c636e 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-kvm-headers-5.4.0-1053/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1054 Description-md5: e9748782b49347d14b499f9f96aeff59 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-kvm-headers-5.4.0-1054/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1055 Description-md5: ace641bd57d38e3e8aa64aae39b5dcba 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-kvm-headers-5.4.0-1055/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1056 Description-md5: 05de6111096a9f6400d6022684c5746c 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-kvm-headers-5.4.0-1056/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1058 Description-md5: 3d510a385788ad21319aa3be7e2b59ec 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-kvm-headers-5.4.0-1058/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1059 Description-md5: 158385f7082d4a70efbf6e3ea3f14e30 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-kvm-headers-5.4.0-1059/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1061 Description-md5: 6ab249e5e1b8a0142e102dddb9a5d2e1 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-kvm-headers-5.4.0-1061/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1062 Description-md5: 129b4a1e6ff790e63109cf1a8c3ec398 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-kvm-headers-5.4.0-1062/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1063 Description-md5: a4e491f971a4e670b12f44e38e2f9df5 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-kvm-headers-5.4.0-1063/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1065 Description-md5: e36646e07236b6d0b5d8611a11f2a189 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-kvm-headers-5.4.0-1065/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1068 Description-md5: 8bfe8bf3f172e9ac3e9ac0ddef337862 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-kvm-headers-5.4.0-1068/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1070 Description-md5: 9ed0e7886fd56727e3953590ebceb22f 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-kvm-headers-5.4.0-1070/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1071 Description-md5: fe5c13a81273afac2f6c4577e61cab25 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-kvm-headers-5.4.0-1071/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1073 Description-md5: ace575a0fb3bdc6adaf85254566fb255 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-kvm-headers-5.4.0-1073/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1074 Description-md5: 48e446fb77be1504ae1faae87220ce08 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-kvm-headers-5.4.0-1074/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1075 Description-md5: 0761a50ef850b10acbe78bd577394cd4 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-kvm-headers-5.4.0-1075/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1076 Description-md5: c85397e273f519019b86ee92aaa53282 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-kvm-headers-5.4.0-1076/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1078 Description-md5: 4b8c54a5370d646e6b7343ec94618962 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-kvm-headers-5.4.0-1078/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1079 Description-md5: ac9aad8b94511a7a9f251b12bbd18aa3 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-kvm-headers-5.4.0-1079/debian.README.gz for details Package: linux-kvm-headers-5.4.0-1082 Description-md5: 961f95d0472176cabdf965c29aeaad99 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-kvm-headers-5.4.0-1082/debian.README.gz for details Package: linux-kvm-tools-5.4.0-1011 Description-md5: 415374f195a009489f2ce1891eebf5bc Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. You probably want to install linux-tools-5.4.0-1011-. Package: linux-kvm-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-kvm-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-kvm-tools-5.4.0-1020 Description-md5: a1a7ca2b3b8d238ba44155adb72fa6c9 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on 64 bit x86. You probably want to install linux-tools-5.4.0-1020-. Package: linux-kvm-tools-5.4.0-1021 Description-md5: 8cd9a2e9f9057f7f0afd3449bea64a10 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. You probably want to install linux-tools-5.4.0-1021-. Package: linux-kvm-tools-5.4.0-1023 Description-md5: 7393ea50c1e1427364f2e419754b1f1f Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on 64 bit x86. You probably want to install linux-tools-5.4.0-1023-. Package: linux-kvm-tools-5.4.0-1024 Description-md5: a9c4d226181c2cf4cf572793792540f4 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. You probably want to install linux-tools-5.4.0-1024-. Package: linux-kvm-tools-5.4.0-1026 Description-md5: f56919e1b0c30405a3d16a8c96d29187 Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on 64 bit x86. You probably want to install linux-tools-5.4.0-1026-. Package: linux-kvm-tools-5.4.0-1030 Description-md5: 2af28e351be0578da8c4d1078c1935b4 Description-en: Linux kernel version specific tools for version 5.4.0-1030 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-1030 on 64 bit x86. You probably want to install linux-tools-5.4.0-1030-. Package: linux-kvm-tools-5.4.0-1031 Description-md5: dde1492d58f44ce622255d917889a123 Description-en: Linux kernel version specific tools for version 5.4.0-1031 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-1031 on 64 bit x86. You probably want to install linux-tools-5.4.0-1031-. Package: linux-kvm-tools-5.4.0-1032 Description-md5: 921484e1e9601bad3789325205e9c9ae Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. You probably want to install linux-tools-5.4.0-1032-. Package: linux-kvm-tools-5.4.0-1033 Description-md5: 0a2a7eb9dfa4c74af450c62a59dcf406 Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. You probably want to install linux-tools-5.4.0-1033-. Package: linux-kvm-tools-5.4.0-1034 Description-md5: 545fafd1d0e899b09e97a808241f0f10 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. You probably want to install linux-tools-5.4.0-1034-. Package: linux-kvm-tools-5.4.0-1036 Description-md5: 35b45e1b51478d04877e3ac8ecba7a0f Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. You probably want to install linux-tools-5.4.0-1036-. Package: linux-kvm-tools-5.4.0-1037 Description-md5: 24fff9a4e3f06abade12a533d8afd49d Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. You probably want to install linux-tools-5.4.0-1037-. Package: linux-kvm-tools-5.4.0-1038 Description-md5: 2457519d116f8ee165f49fa150fdbf15 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. You probably want to install linux-tools-5.4.0-1038-. Package: linux-kvm-tools-5.4.0-1039 Description-md5: 1fe17b797b86914c4c05b268f06805b4 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. You probably want to install linux-tools-5.4.0-1039-. Package: linux-kvm-tools-5.4.0-1040 Description-md5: 4e3768c62ac0f3d6151c916e23f1b012 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. You probably want to install linux-tools-5.4.0-1040-. Package: linux-kvm-tools-5.4.0-1041 Description-md5: 3b6ab85f917c680bf770ceb61b898801 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. You probably want to install linux-tools-5.4.0-1041-. Package: linux-kvm-tools-5.4.0-1044 Description-md5: 89b7af1b3762f36603c1151e6cfc7051 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on 64 bit x86. You probably want to install linux-tools-5.4.0-1044-. Package: linux-kvm-tools-5.4.0-1045 Description-md5: ccd04a5672b9b06252a4c68d98aaa4bc Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on 64 bit x86. You probably want to install linux-tools-5.4.0-1045-. Package: linux-kvm-tools-5.4.0-1046 Description-md5: 5a0b7a554b47e7840ccd31fd4e1e0134 Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. You probably want to install linux-tools-5.4.0-1046-. Package: linux-kvm-tools-5.4.0-1047 Description-md5: 7890a251a484515d5f29ba5889eb9e69 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on 64 bit x86. You probably want to install linux-tools-5.4.0-1047-. Package: linux-kvm-tools-5.4.0-1048 Description-md5: 3cfb5702c30822ac84558994ad203513 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. You probably want to install linux-tools-5.4.0-1048-. Package: linux-kvm-tools-5.4.0-1049 Description-md5: 5b396e6e74a7c2fa697b78145dea3557 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. You probably want to install linux-tools-5.4.0-1049-. Package: linux-kvm-tools-5.4.0-1050 Description-md5: 93f7313aea6108901f14a125e9be4390 Description-en: Linux kernel version specific tools for version 5.4.0-1050 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-1050 on 64 bit x86. You probably want to install linux-tools-5.4.0-1050-. Package: linux-kvm-tools-5.4.0-1051 Description-md5: 317c88bd7ee3f63a3143abed52cc6f14 Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. You probably want to install linux-tools-5.4.0-1051-. Package: linux-kvm-tools-5.4.0-1053 Description-md5: 82c6d95f5b4ecff680a2c89abf8ba423 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. You probably want to install linux-tools-5.4.0-1053-. Package: linux-kvm-tools-5.4.0-1054 Description-md5: be84b85dab33cdc077929adaf56ad05e Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. You probably want to install linux-tools-5.4.0-1054-. Package: linux-kvm-tools-5.4.0-1055 Description-md5: db3689bb55f8c162cbe4dabed9e2a485 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. You probably want to install linux-tools-5.4.0-1055-. Package: linux-kvm-tools-5.4.0-1056 Description-md5: d559854edbde53ed6f246dad0459f575 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. You probably want to install linux-tools-5.4.0-1056-. Package: linux-kvm-tools-5.4.0-1058 Description-md5: 4ea25dc6b48b5ca493b5670514b03f33 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. You probably want to install linux-tools-5.4.0-1058-. Package: linux-kvm-tools-5.4.0-1059 Description-md5: c6a750815d4c493c5371bd718773c840 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. You probably want to install linux-tools-5.4.0-1059-. Package: linux-kvm-tools-5.4.0-1061 Description-md5: 59d921cf7e87a7d6e534d853075cdd5b Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. You probably want to install linux-tools-5.4.0-1061-. Package: linux-kvm-tools-5.4.0-1062 Description-md5: f1dd11424da4f6ed2f262157e82a90e6 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. You probably want to install linux-tools-5.4.0-1062-. Package: linux-kvm-tools-5.4.0-1063 Description-md5: 136c394393e0712afee4af321bd55ac0 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. You probably want to install linux-tools-5.4.0-1063-. Package: linux-kvm-tools-5.4.0-1065 Description-md5: fdd88f127441d7294b11b8e58e1fbd04 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. You probably want to install linux-tools-5.4.0-1065-. Package: linux-kvm-tools-5.4.0-1068 Description-md5: 89d91094618df9761e09db6be5c5909c Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. You probably want to install linux-tools-5.4.0-1068-. Package: linux-kvm-tools-5.4.0-1070 Description-md5: f2e1a65486329da9987a67e5e9b7f529 Description-en: Linux kernel version specific tools for version 5.4.0-1070 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-1070 on 64 bit x86. You probably want to install linux-tools-5.4.0-1070-. Package: linux-kvm-tools-5.4.0-1071 Description-md5: 8f6d3e4b8770921141becd1b94696565 Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on 64 bit x86. You probably want to install linux-tools-5.4.0-1071-. Package: linux-kvm-tools-5.4.0-1073 Description-md5: e2d85eee333cf5d9c4250d57aaa23865 Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. You probably want to install linux-tools-5.4.0-1073-. Package: linux-kvm-tools-5.4.0-1074 Description-md5: ab74979dc9853e3e13303846d388d580 Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on 64 bit x86. You probably want to install linux-tools-5.4.0-1074-. Package: linux-kvm-tools-5.4.0-1075 Description-md5: 48b681f570ce0c942e9d15fa1f561e18 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on 64 bit x86. You probably want to install linux-tools-5.4.0-1075-. Package: linux-kvm-tools-5.4.0-1076 Description-md5: 1f7f6e2bfc6b3d13e77ce07a9dde2778 Description-en: Linux kernel version specific tools for version 5.4.0-1076 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-1076 on 64 bit x86. You probably want to install linux-tools-5.4.0-1076-. Package: linux-kvm-tools-5.4.0-1078 Description-md5: 18a793b98edb93acc7a56c0e870f2a2c Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. You probably want to install linux-tools-5.4.0-1078-. Package: linux-kvm-tools-5.4.0-1079 Description-md5: ef26aceffbb1d2fe32bc5d15d351f983 Description-en: Linux kernel version specific tools for version 5.4.0-1079 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-1079 on 64 bit x86. You probably want to install linux-tools-5.4.0-1079-. Package: linux-kvm-tools-5.4.0-1082 Description-md5: 9e87f2c5b771b04e62fa423c2f207659 Description-en: Linux kernel version specific tools for version 5.4.0-1082 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-1082 on 64 bit x86. You probably want to install linux-tools-5.4.0-1082-. 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-lowlatency-hwe-20.04-edge 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-5.15-cloud-tools-5.15.0-33 Description-md5: 475588d126ed1b4f4e9c39c1725cf043 Description-en: Linux kernel version specific cloud tools for version 5.15.0-33 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-33 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-33-. Package: linux-lowlatency-hwe-5.15-cloud-tools-5.15.0-42 Description-md5: efb2fe962bb3e9e3cdfa39780532581b Description-en: Linux kernel version specific cloud tools for version 5.15.0-42 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-42 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-42-. Package: linux-lowlatency-hwe-5.15-cloud-tools-5.15.0-43 Description-md5: 228361db143f7492c01f18dbf84d275f Description-en: Linux kernel version specific cloud tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-43 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-43-. Package: linux-lowlatency-hwe-5.15-cloud-tools-5.15.0-46 Description-md5: 58d522a4d6b1bf72480ec5409e4371cf Description-en: Linux kernel version specific cloud tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-46 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-46-. Package: linux-lowlatency-hwe-5.15-cloud-tools-5.15.0-48 Description-md5: 85e16b2cc48697f85d9262b5f0468f94 Description-en: Linux kernel version specific cloud tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-48 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-48-. Package: linux-lowlatency-hwe-5.15-cloud-tools-5.15.0-50 Description-md5: dc52098471db55ee8eb53e2587de3b72 Description-en: Linux kernel version specific cloud tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-50 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-50-. Package: linux-lowlatency-hwe-5.15-cloud-tools-5.15.0-52 Description-md5: 3765732d28c1d06b9bc0765f33d49b05 Description-en: Linux kernel version specific cloud tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-52 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-52-. Package: linux-lowlatency-hwe-5.15-cloud-tools-5.15.0-53 Description-md5: 36b2a7b388f1029db19bae4ad0b0f417 Description-en: Linux kernel version specific cloud tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-53 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-53-. Package: linux-lowlatency-hwe-5.15-cloud-tools-5.15.0-56 Description-md5: 552017d284a17f6215f993b973443d78 Description-en: Linux kernel version specific cloud tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-56 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-56-. Package: linux-lowlatency-hwe-5.15-cloud-tools-common Description-md5: fbd3cbdab6c1c8bbc024b809502f0baa Description-en: Linux kernel version specific cloud tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.15.0. Package: linux-lowlatency-hwe-5.15-headers-5.15.0-33 Description-md5: df61cd2027275cf2418fe30d06c522b8 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-5.15-headers-5.15.0-33/debian.README.gz for details Package: linux-lowlatency-hwe-5.15-headers-5.15.0-42 Description-md5: a7c3d23b6cf7614afdab8367f4b878c4 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-5.15-headers-5.15.0-42/debian.README.gz for details Package: linux-lowlatency-hwe-5.15-headers-5.15.0-43 Description-md5: c9bd2a28f69d359b440327e81ecfe9fc Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-5.15-headers-5.15.0-43/debian.README.gz for details Package: linux-lowlatency-hwe-5.15-headers-5.15.0-46 Description-md5: c8531355812c685a5d0461facc7f6aa4 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-5.15-headers-5.15.0-46/debian.README.gz for details Package: linux-lowlatency-hwe-5.15-headers-5.15.0-48 Description-md5: 7f540ab7d170ffa3c500705c678f705f Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-5.15-headers-5.15.0-48/debian.README.gz for details Package: linux-lowlatency-hwe-5.15-headers-5.15.0-50 Description-md5: 016083e0ea5b31a126568fde7b096b5d Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-5.15-headers-5.15.0-50/debian.README.gz for details Package: linux-lowlatency-hwe-5.15-headers-5.15.0-52 Description-md5: c098dcb2bfb05cfce8fe796a4f08e84b Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-5.15-headers-5.15.0-52/debian.README.gz for details Package: linux-lowlatency-hwe-5.15-headers-5.15.0-53 Description-md5: 4636dffbc987b6afdd220c610e4044c9 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-5.15-headers-5.15.0-53/debian.README.gz for details Package: linux-lowlatency-hwe-5.15-headers-5.15.0-56 Description-md5: dc9397d5cc1806a31270fadbd609fe5a Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-hwe-5.15-headers-5.15.0-56/debian.README.gz for details Package: linux-lowlatency-hwe-5.15-tools-5.15.0-33 Description-md5: e9047c8b2a9223b42bd33fc293395846 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on 64 bit x86. You probably want to install linux-tools-5.15.0-33-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-42 Description-md5: 7aa57d3d834dc8ac67ee706632db6d84 Description-en: Linux kernel version specific tools for version 5.15.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-42 on 64 bit x86. You probably want to install linux-tools-5.15.0-42-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-43 Description-md5: a14b050dbbdbf02024590b9d9827d413 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on 64 bit x86. You probably want to install linux-tools-5.15.0-43-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-46 Description-md5: 234537152355126caf86ec0d4e6f7ca3 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on 64 bit x86. You probably want to install linux-tools-5.15.0-46-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-48 Description-md5: 231755eeefbe70c2f0a7302be89e855e Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on 64 bit x86. You probably want to install linux-tools-5.15.0-48-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-50 Description-md5: a3716bbbc3abced511e0b9f09913ecfc Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on 64 bit x86. You probably want to install linux-tools-5.15.0-50-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-52 Description-md5: 3bbfcdb2e714d609a0617090f0efafdb Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on 64 bit x86. You probably want to install linux-tools-5.15.0-52-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-53 Description-md5: 8f7d7abbc52e6f6f48a12e89890bbb17 Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on 64 bit x86. You probably want to install linux-tools-5.15.0-53-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-56 Description-md5: 757b4bc019f13e32fb2076845b5c351d Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on 64 bit x86. You probably want to install linux-tools-5.15.0-56-. Package: linux-lowlatency-hwe-5.15-tools-common Description-md5: ebae64957fb00a454cfaf1302c4cd597 Description-en: Linux kernel version specific tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0. Package: linux-lowlatency-hwe-5.15-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-modules-5.10.0-1013-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1014-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1016-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1017-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1019-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1021-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1022-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1023-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1025-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1026-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1029-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1033-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1038-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1044-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1045-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1049-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1050-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1051-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1053-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1055-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.10.0-1057-oem Description-md5: 5f1c33f0c54a5deee9588b51c8640bcc Description-en: Linux kernel extra modules for version 5.10.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 desktops and laptops. . 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.11.0-1012-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1013-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1013-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1014-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1014-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1015-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1016-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1016-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1017-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1017-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1017-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1017-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1018-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1019-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1019-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1019-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1020-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1020-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1020-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1020-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1021-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1021-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1021-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1021-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1022-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1022-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1022-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1022-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1023-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1023-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1023-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1023-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1024-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1025-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1025-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1025-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1026-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1027-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1027-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1027-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1028-aws Description-md5: aa45ea9332dd8bfc34e117652ca1739e Description-en: Linux kernel extra modules for version 5.11.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.11.0-1028-azure Description-md5: a505b6b4c135e1184def62e69ee7abea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1028-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-1028-oracle Description-md5: 15f87351d8372e7dbf49cc3e711bcc61 Description-en: Oracle Linux kernel extra modules for version 5.11.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.11.0-1029-gcp Description-md5: 977ecd9c3c13c9d01dba4e223d9a57ea Description-en: Linux kernel extra modules for version 5.11.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.11.0-22-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-22-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-25-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-25-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-27-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-27-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-34-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-34-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-36-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-36-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-37-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-37-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-38-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-38-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-40-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-40-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-41-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-41-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-43-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-43-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-44-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-44-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.11.0-46-generic Description-md5: 85676a4c5c5e79a4dca37ebdef53c652 Description-en: Linux kernel extra modules for version 5.11.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.11.0-46-lowlatency Description-md5: f328b6d79d5681f4389cbe11301145b6 Description-en: Linux kernel extra modules for version 5.11.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.13.0-1008-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1008-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1008-intel Description-md5: a62a32e5ab5f54c86fb113bb157621f7 Description-en: Linux kernel extra modules for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1009-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1009-intel Description-md5: a62a32e5ab5f54c86fb113bb157621f7 Description-en: Linux kernel extra modules for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1009-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1010-intel Description-md5: a62a32e5ab5f54c86fb113bb157621f7 Description-en: Linux kernel extra modules for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1010-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1011-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1011-intel Description-md5: a62a32e5ab5f54c86fb113bb157621f7 Description-en: Linux kernel extra modules for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1011-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1012-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1012-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1012-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1012-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1013-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1014-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1014-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1014-intel Description-md5: a62a32e5ab5f54c86fb113bb157621f7 Description-en: Linux kernel extra modules for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1014-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1015-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1015-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1016-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1017-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1017-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1017-intel Description-md5: a62a32e5ab5f54c86fb113bb157621f7 Description-en: Linux kernel extra modules for version 5.13.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-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1017-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1018-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1019-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1019-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1019-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1020-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1021-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1021-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1021-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1021-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1022-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1022-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1023-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1023-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1023-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1024-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1025-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1025-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1025-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1025-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1026-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1027-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1027-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1028-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1028-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1028-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1028-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1029-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1029-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1029-oem Description-md5: 7431148e269010b69f4b9294c43d0963 Description-en: Linux kernel extra modules for version 5.13.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 and laptops. . 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.13.0-1030-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1030-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1031-aws Description-md5: 2815c4a80626e204fb8b4d5e2806e43b Description-en: Linux kernel extra modules for version 5.13.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.13.0-1031-azure Description-md5: ecededf33a92352147e0a920830ebd03 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1031-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1033-gcp Description-md5: 074a9b3d231e1f1cb3218b089a8672c2 Description-en: Linux kernel extra modules for version 5.13.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.13.0-1033-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1034-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-1036-oracle Description-md5: 1fc40dd129e8e09eedfeb295a365c865 Description-en: Oracle Linux kernel extra modules for version 5.13.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.13.0-21-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-21-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-22-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-22-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-23-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-23-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-25-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-25-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-27-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-27-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-28-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-28-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-30-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-30-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-35-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-35-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-37-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-37-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-39-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-39-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-40-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-40-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-41-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-41-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-44-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-44-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-48-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-48-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-51-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-51-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.13.0-52-generic Description-md5: 77138c8c960c5fee1909db621b24791f Description-en: Linux kernel extra modules for version 5.13.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.13.0-52-lowlatency Description-md5: 4906aa7739996929671d91def4695b08 Description-en: Linux kernel extra modules for version 5.13.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.14.0-1004-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1005-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1007-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1008-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1013-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1018-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1020-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1022-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1024-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1027-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1029-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1031-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1033-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1036-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1038-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1042-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1044-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1045-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1046-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1048-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1049-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1050-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1051-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1054-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.14.0-1055-oem Description-md5: b6cb9fc3aed610f105d680d21d52953d Description-en: Linux kernel extra modules for version 5.14.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 desktops and laptops. . 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.15.0-1003-intel-iotg Description-md5: e0ed404970dfd23d801478ab5ef4a3df Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1006-gcp Description-md5: 861b699555a34e1dbf23e331cc689959 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1007-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1007-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1008-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1008-intel-iotg Description-md5: e0ed404970dfd23d801478ab5ef4a3df Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1010-intel-iotg Description-md5: e0ed404970dfd23d801478ab5ef4a3df Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1011-gke Description-md5: 72b994366d9b6624394c5f470c9c605a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1013-gcp Description-md5: 861b699555a34e1dbf23e331cc689959 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1013-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1014-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1014-gke Description-md5: 72b994366d9b6624394c5f470c9c605a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1015-aws Description-md5: 93c140cde12691bd77e11aa3aadd12e5 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1015-gke Description-md5: 72b994366d9b6624394c5f470c9c605a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1015-intel-iotg Description-md5: e0ed404970dfd23d801478ab5ef4a3df Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1016-gcp Description-md5: 861b699555a34e1dbf23e331cc689959 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1016-gke Description-md5: 72b994366d9b6624394c5f470c9c605a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1016-intel-iotg Description-md5: e0ed404970dfd23d801478ab5ef4a3df Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1016-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1017-aws Description-md5: 93c140cde12691bd77e11aa3aadd12e5 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1017-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1017-gcp Description-md5: 861b699555a34e1dbf23e331cc689959 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1017-intel-iotg Description-md5: e0ed404970dfd23d801478ab5ef4a3df Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1017-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1018-gcp Description-md5: 861b699555a34e1dbf23e331cc689959 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1018-intel-iotg Description-md5: e0ed404970dfd23d801478ab5ef4a3df Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1018-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1019-aws Description-md5: 93c140cde12691bd77e11aa3aadd12e5 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1019-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1019-gke Description-md5: 72b994366d9b6624394c5f470c9c605a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1019-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1020-aws Description-md5: 93c140cde12691bd77e11aa3aadd12e5 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1020-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1020-gke Description-md5: 72b994366d9b6624394c5f470c9c605a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1021-aws Description-md5: 93c140cde12691bd77e11aa3aadd12e5 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1021-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1021-gcp Description-md5: 861b699555a34e1dbf23e331cc689959 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1021-intel-iotg Description-md5: e0ed404970dfd23d801478ab5ef4a3df Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1021-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1022-aws Description-md5: 93c140cde12691bd77e11aa3aadd12e5 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1022-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1022-gcp Description-md5: 861b699555a34e1dbf23e331cc689959 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1022-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1023-aws Description-md5: 93c140cde12691bd77e11aa3aadd12e5 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1023-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1023-gke Description-md5: 72b994366d9b6624394c5f470c9c605a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1025-gcp Description-md5: 861b699555a34e1dbf23e331cc689959 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1025-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1026-aws Description-md5: 93c140cde12691bd77e11aa3aadd12e5 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1029-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-33-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-33-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-41-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-42-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-43-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-43-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-46-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-46-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-48-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-48-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-50-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-50-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-52-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-52-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-53-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-53-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-56-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-56-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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-100-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-100-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-1004-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1005-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1006-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1007-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1008-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1008-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1009-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1010-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1010-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1011-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-1011-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-1011-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1011-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1011-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-1012-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-1012-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1012-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1013-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1013-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1014-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1014-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm 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: 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-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1015-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1015-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm 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-1016-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1017-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-1017-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm 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-1018-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-1018-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1018-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1018-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1018-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-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-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm 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-1020-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-1020-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-1020-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1020-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1021-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-1021-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-1021-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1021-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1021-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1021-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-1022-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-1022-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-1022-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-1022-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1022-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-1023-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-1023-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1023-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1023-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1024-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-1024-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-1024-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1024-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1024-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-1025-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-1025-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-1025-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-1025-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1025-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-1026-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-1026-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1026-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1026-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1027-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1028-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-1028-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-1028-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1028-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-1029-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-1029-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-1029-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1029-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1029-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-1030-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1031-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-1031-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1031-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1031-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1032-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-1032-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-1032-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1032-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1032-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1032-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-1033-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-1033-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1033-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1033-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1033-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1034-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-1034-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-1034-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-1034-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1034-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1034-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1034-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-1035-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-1035-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-1035-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1035-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-1036-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-1036-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-1036-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1036-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1036-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1036-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1037-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-1037-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-1037-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1037-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1037-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1037-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1037-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-1038-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-1038-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-1038-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1038-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1038-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-1039-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-1039-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-1039-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1039-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1039-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1039-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-104-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-104-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-1040-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-1040-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-1040-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1040-ibm Description-md5: 10f057f5ece886191a14e86186b7de69 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1040-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1041-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-1041-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-1041-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-1041-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1041-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1041-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-1042-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-1042-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1042-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-1043-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-1043-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-1043-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-1043-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1043-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1043-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-1044-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-1044-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-1044-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1044-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1045-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-1045-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1045-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-1046-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-1046-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-1046-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1046-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1046-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1046-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-1047-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-1047-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-1047-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1048-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-1048-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-1048-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1048-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1048-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-1049-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-1049-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-1049-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1049-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1049-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-105-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-105-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-1050-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1051-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-1051-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-1051-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-1051-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1051-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1051-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1052-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-1052-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1052-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1052-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-1053-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-1053-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1053-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1053-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1053-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-1054-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-1054-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1054-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1054-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1054-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-1055-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-1055-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-1055-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1055-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1055-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-1056-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-1056-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-1056-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-1056-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1056-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1056-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1056-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-1057-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-1057-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-1057-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1057-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1057-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-1058-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-1058-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-1058-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-1058-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1058-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-1059-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-1059-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-1059-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-1059-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1059-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1059-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-1060-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-1060-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-1060-gkeop Description-md5: 37b14c6321c43a60e869880b4d2797b6 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1061-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-1061-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-1061-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1061-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1061-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-1062-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-1062-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-1062-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1062-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1062-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-1063-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-1063-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-1063-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-1063-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1063-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1063-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-1064-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-1064-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-1064-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-1064-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-1065-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-1065-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-1065-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-1065-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1065-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1066-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-1066-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1066-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-1067-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-1067-azure-cvm Description-md5: 8b71f9132e0a0b57baa248294236b14b 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1067-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-1067-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1067-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-1068-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-1068-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-1068-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-1068-gke Description-md5: b7a5c18807f49ebdb73d9bca33407e31 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1068-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1069-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-1069-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-1069-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-1069-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-107-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-107-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-1070-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-1070-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1070-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-1071-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-1071-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1071-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1071-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-1072-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-1072-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-1072-azure-cvm Description-md5: 8b71f9132e0a0b57baa248294236b14b 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1072-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-1072-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1073-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-1073-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-1073-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-1073-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1073-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-1074-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-1074-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1074-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1075-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-1075-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-1075-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1076-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1076-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1076-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-1077-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-1078-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-1078-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-1078-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-1078-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1078-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1078-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-1079-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1079-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-1080-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-1080-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-1080-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-1080-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1081-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-1081-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1081-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-1082-kvm Description-md5: 03f64ecc39ead7bdc04f5eb28cec525e 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 virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1082-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-1083-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-1083-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-1083-azure-cvm Description-md5: 8b71f9132e0a0b57baa248294236b14b 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1083-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1083-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-1084-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-1084-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-1084-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1084-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-1085-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-1085-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-1085-azure-cvm Description-md5: 8b71f9132e0a0b57baa248294236b14b 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1086-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-1086-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-1086-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-1086-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1086-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-1087-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-1087-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1087-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-1088-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-1089-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-1089-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-1089-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-109-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-109-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-1090-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-1090-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-1090-gke Description-md5: af2cae998728695f0e6392e063cec7fe 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1090-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-1091-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-1092-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-1092-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-1093-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-1094-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-1096-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-1098-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-110-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-110-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-113-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-113-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-117-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-117-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-120-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-120-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-121-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-121-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-122-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-122-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-124-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-124-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-125-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-125-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-126-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-126-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-128-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-128-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-131-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-131-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-132-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-132-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-135-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-135-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-28-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-28-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-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-31-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-31-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-39-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-39-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.4.0-42-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-42-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-45-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-45-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-47-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-47-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-48-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-48-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-51-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-51-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-52-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-52-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-53-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-53-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-58-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-58-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-59-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-59-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-60-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-60-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-62-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-62-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-65-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-65-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-66-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-66-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-67-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-67-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-70-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-70-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-71-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-71-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-72-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-72-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-73-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-73-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-74-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-74-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-77-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-77-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-80-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-80-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-81-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-81-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-84-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-84-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-86-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-86-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-88-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-88-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-89-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-89-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-90-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-90-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-91-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-91-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-92-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-92-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-94-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-94-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-96-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-96-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-97-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-97-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-99-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-99-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-1008-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-1010-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-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-1013-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-5.6.0-1018-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-1020-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-1023-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-1026-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-1028-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-1031-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-1032-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-1033-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-1039-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-1042-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-1047-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-1048-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-1050-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-1052-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-1053-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-1054-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-1055-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-1056-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.8.0-1031-oracle Description-md5: 4925bf44e44659816e5fe196b3f381cd Description-en: Oracle Linux kernel extra modules for version 5.8.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.8.0-1032-gcp Description-md5: fcaf9e376b6b80678979c0be36491859 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1033-azure Description-md5: db424884650d96e9860b786c82b38097 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1033-oracle Description-md5: 4925bf44e44659816e5fe196b3f381cd Description-en: Oracle Linux kernel extra modules for version 5.8.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.8.0-1035-aws Description-md5: 21f7648e079d6087656088fe167f2af0 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1035-gcp Description-md5: fcaf9e376b6b80678979c0be36491859 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1036-azure Description-md5: db424884650d96e9860b786c82b38097 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1037-oracle Description-md5: 4925bf44e44659816e5fe196b3f381cd Description-en: Oracle Linux kernel extra modules for version 5.8.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.8.0-1038-aws Description-md5: 21f7648e079d6087656088fe167f2af0 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1038-gcp Description-md5: fcaf9e376b6b80678979c0be36491859 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1038-oracle Description-md5: 4925bf44e44659816e5fe196b3f381cd Description-en: Oracle Linux kernel extra modules for version 5.8.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.8.0-1039-azure Description-md5: db424884650d96e9860b786c82b38097 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1039-gcp Description-md5: fcaf9e376b6b80678979c0be36491859 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1040-azure Description-md5: db424884650d96e9860b786c82b38097 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1041-aws Description-md5: 21f7648e079d6087656088fe167f2af0 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1041-azure Description-md5: db424884650d96e9860b786c82b38097 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1042-aws Description-md5: 21f7648e079d6087656088fe167f2af0 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1043-azure Description-md5: db424884650d96e9860b786c82b38097 Description-en: Linux kernel extra modules for version 5.8.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.8.0-33-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-33-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-34-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-34-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-36-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-36-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-38-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-38-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-41-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-41-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-43-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-43-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-44-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-44-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-45-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-45-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-48-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-48-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-49-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-49-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-50-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-50-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-53-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-53-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-55-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-55-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-59-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-59-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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.8.0-63-generic Description-md5: 9daa2d767af88ed511c953e92776f777 Description-en: Linux kernel extra modules for version 5.8.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.8.0-63-lowlatency Description-md5: 70d61d568fd935237b9050e81ee18182 Description-en: Linux kernel extra modules for version 5.8.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-extra-5.11.0-1012-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1013-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1013-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1014-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1014-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1015-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1016-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1016-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1017-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1017-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1017-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1017-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1018-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1019-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1019-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1019-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1020-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1020-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1020-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1020-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1021-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1021-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1021-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1021-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1022-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1022-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1022-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1022-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1023-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1023-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1023-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1023-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1024-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1025-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1025-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1025-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1026-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1027-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1027-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1027-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1028-aws Description-md5: 8817a9541d1268f7c27738b6b0cd01b9 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1028-azure Description-md5: 42f7983d72d037974ac86162d67d7058 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1028-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1028-oracle Description-md5: 8fdccf6419c015f7630150012854f10e Description-en: Oracle Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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.11.0-1029-gcp Description-md5: 0db48da5310fd41eba8db4f9cb5b0c3c Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-22-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-25-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-27-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-34-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-36-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-37-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-38-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-40-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-41-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-43-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-44-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-46-generic Description-md5: 551e4f308e994a3985a35b93d4c3492d Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.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.13.0-1008-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1008-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1008-intel Description-md5: 9d819ff3b2f390aeebf1cd5cc6331510 Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1009-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1009-intel Description-md5: 9d819ff3b2f390aeebf1cd5cc6331510 Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1010-intel Description-md5: 9d819ff3b2f390aeebf1cd5cc6331510 Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1011-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1011-intel Description-md5: 9d819ff3b2f390aeebf1cd5cc6331510 Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1011-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1012-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1012-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1012-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1013-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1014-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1014-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1014-intel Description-md5: 9d819ff3b2f390aeebf1cd5cc6331510 Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1015-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1015-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1016-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1017-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1017-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1017-intel Description-md5: 9d819ff3b2f390aeebf1cd5cc6331510 Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-1018-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1019-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1019-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1021-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1021-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1021-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1021-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1022-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1022-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1023-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1023-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1023-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1024-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1025-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1025-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1025-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1025-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1027-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1027-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1028-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1028-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1028-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1029-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1029-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1030-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1030-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1031-aws Description-md5: 4838a3f03e485dbd824305be1a9a872a Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1031-azure Description-md5: f8b8ff2707830e2ac4729f6465f3619e Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1031-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1033-gcp Description-md5: 76a98dec5c15ed6293a4684bfbd2d6ed Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1033-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1034-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-1036-oracle Description-md5: ddb59cdf84f015d8560096d82fd6915c Description-en: Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.13.0-21-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-22-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-23-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-25-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-27-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-28-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-30-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-35-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-37-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-39-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-40-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-41-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-44-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-48-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-51-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.13.0-52-generic Description-md5: 7243c50bcac6c93407fba2028d475b4d Description-en: Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1003-intel-iotg Description-md5: 3c57166c34e6f4f2a4d05573326a652a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1006-gcp Description-md5: 3789f14ca61e76a6a367b6c6b4ad0b05 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1007-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1007-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1008-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1008-intel-iotg Description-md5: 3c57166c34e6f4f2a4d05573326a652a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1010-intel-iotg Description-md5: 3c57166c34e6f4f2a4d05573326a652a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1011-gke Description-md5: af4c821cc91dea80cd3b48028494ffe6 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1013-gcp Description-md5: 3789f14ca61e76a6a367b6c6b4ad0b05 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1013-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1014-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1014-gke Description-md5: af4c821cc91dea80cd3b48028494ffe6 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1015-aws Description-md5: e21030ed1cc5d7e4e2c18ada5e080adb Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1015-gke Description-md5: af4c821cc91dea80cd3b48028494ffe6 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1015-intel-iotg Description-md5: 3c57166c34e6f4f2a4d05573326a652a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1016-gcp Description-md5: 3789f14ca61e76a6a367b6c6b4ad0b05 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1016-gke Description-md5: af4c821cc91dea80cd3b48028494ffe6 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1016-intel-iotg Description-md5: 3c57166c34e6f4f2a4d05573326a652a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1016-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1017-aws Description-md5: e21030ed1cc5d7e4e2c18ada5e080adb Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1017-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1017-gcp Description-md5: 3789f14ca61e76a6a367b6c6b4ad0b05 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1017-intel-iotg Description-md5: 3c57166c34e6f4f2a4d05573326a652a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1017-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1018-gcp Description-md5: 3789f14ca61e76a6a367b6c6b4ad0b05 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1018-intel-iotg Description-md5: 3c57166c34e6f4f2a4d05573326a652a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1018-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1019-aws Description-md5: e21030ed1cc5d7e4e2c18ada5e080adb Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1019-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1019-gke Description-md5: af4c821cc91dea80cd3b48028494ffe6 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1019-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1020-aws Description-md5: e21030ed1cc5d7e4e2c18ada5e080adb Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1020-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1020-gke Description-md5: af4c821cc91dea80cd3b48028494ffe6 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1021-aws Description-md5: e21030ed1cc5d7e4e2c18ada5e080adb Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1021-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1021-gcp Description-md5: 3789f14ca61e76a6a367b6c6b4ad0b05 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1021-intel-iotg Description-md5: 3c57166c34e6f4f2a4d05573326a652a Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1021-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1022-aws Description-md5: e21030ed1cc5d7e4e2c18ada5e080adb Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1022-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1022-gcp Description-md5: 3789f14ca61e76a6a367b6c6b4ad0b05 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1022-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1023-aws Description-md5: e21030ed1cc5d7e4e2c18ada5e080adb Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1023-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1023-gke Description-md5: af4c821cc91dea80cd3b48028494ffe6 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1025-gcp Description-md5: 3789f14ca61e76a6a367b6c6b4ad0b05 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1025-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-1026-aws Description-md5: e21030ed1cc5d7e4e2c18ada5e080adb Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1029-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports 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.15.0-33-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-41-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-43-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-46-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-48-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-50-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-52-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-53-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-56-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-100-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-1004-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1005-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1006-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1007-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1008-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1008-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1009-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1010-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1010-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1011-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-1011-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-1011-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1011-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-1012-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-1012-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1012-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1013-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1013-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1014-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1014-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm 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-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1015-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm 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-1016-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1017-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-1017-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm 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-1018-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-1018-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1018-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1018-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-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-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm 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-1020-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-1020-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-1020-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1021-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-1021-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-1021-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1021-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1021-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-1022-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-1022-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-1022-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-1022-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1022-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-1023-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-1023-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1023-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1024-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-1024-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-1024-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1024-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-1025-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-1025-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-1025-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-1025-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1025-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-1026-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-1026-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1026-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1027-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1028-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-1028-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-1028-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1028-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-1029-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-1029-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-1029-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1029-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1029-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-1031-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-1031-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1031-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1032-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-1032-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-1032-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1032-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1032-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-1033-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-1033-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1033-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1033-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1034-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-1034-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-1034-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-1034-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1034-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1034-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-1035-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-1035-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-1035-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1035-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-1036-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-1036-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-1036-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1036-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1036-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1037-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-1037-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-1037-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1037-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1037-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1037-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-1038-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-1038-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-1038-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1038-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-1039-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-1039-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-1039-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1039-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1039-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-104-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-1040-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-1040-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-1040-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1040-ibm Description-md5: 403d1878b208182ccee3ca9fb6283346 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 IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1041-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-1041-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-1041-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-1041-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1041-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-1042-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-1042-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1042-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-1043-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-1043-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-1043-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-1043-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1043-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1043-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-1044-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-1044-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-1044-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1045-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-1045-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-1046-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-1046-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-1046-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1046-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1046-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-1047-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-1047-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-1048-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-1048-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-1048-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1048-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-1049-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-1049-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-1049-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1049-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-105-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-1051-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-1051-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-1051-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-1051-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1051-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1052-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-1052-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1052-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1052-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-1053-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-1053-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1053-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1053-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-1054-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-1054-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1054-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1054-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-1055-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-1055-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-1055-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1055-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-1056-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-1056-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-1056-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-1056-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1056-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1056-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-1057-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-1057-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-1057-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1057-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1057-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-1058-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-1058-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-1058-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-1058-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-1059-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-1059-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-1059-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-1059-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1059-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-1060-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-1060-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-1060-gkeop Description-md5: b9ca05af7d79b3e089a49b0a7e9e1861 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 GKE on-prem installations. . You likely do not want to install this package directly. Instead, install the linux-gkeop meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1061-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-1061-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-1061-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1061-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-1062-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-1062-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-1062-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1062-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-1063-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-1063-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-1063-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-1063-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1063-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-1064-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-1064-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-1064-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-1064-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-1065-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-1065-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-1065-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-1065-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1066-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-1066-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1066-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-1067-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-1067-azure-cvm Description-md5: 39ad81476600424e28c6e51b3645ba06 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1067-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-1067-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1067-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-1068-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-1068-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-1068-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-1068-gke Description-md5: b3942067f2e068e95bafca3a7465fd81 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 GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1069-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-1069-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-1069-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-1069-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-107-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-1070-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-1070-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-1071-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-1071-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1071-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-1072-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-1072-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-1072-azure-cvm Description-md5: 39ad81476600424e28c6e51b3645ba06 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1072-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-1072-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1073-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-1073-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-1073-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-1073-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-1074-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-1074-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1075-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-1075-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-1076-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1076-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-1077-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-1078-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-1078-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-1078-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-1078-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1078-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-1079-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-1080-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-1080-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-1080-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-1080-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1081-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-1081-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1081-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-1082-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-1083-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-1083-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-1083-azure-cvm Description-md5: 39ad81476600424e28c6e51b3645ba06 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1083-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1083-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-1084-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-1084-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-1084-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1084-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-1085-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-1085-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-1085-azure-cvm Description-md5: 39ad81476600424e28c6e51b3645ba06 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-cvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1086-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-1086-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-1086-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-1086-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1086-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-1087-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-1087-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1087-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-1088-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-1089-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-1089-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-1089-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-109-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-1090-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-1090-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-1090-gke Description-md5: 82f4e80815fd205eb0b827af69083f9e 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 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1090-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-1091-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-1092-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-1092-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-1093-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-1094-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-1096-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-1098-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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-1031-oracle Description-md5: 4e015ded5a1a3d4dfcd2cb0704cd73b7 Description-en: Oracle Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.8.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.8.0-1032-gcp Description-md5: 72772ebf90fb1a2631ab5e4228e6987c Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1033-azure Description-md5: c658629c87b2e829294f3a6dc5238306 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1033-oracle Description-md5: 4e015ded5a1a3d4dfcd2cb0704cd73b7 Description-en: Oracle Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.8.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.8.0-1035-aws Description-md5: a08755eb96cb6e8dcc1ded57cbd2e2c8 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1035-gcp Description-md5: 72772ebf90fb1a2631ab5e4228e6987c Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1036-azure Description-md5: c658629c87b2e829294f3a6dc5238306 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1037-oracle Description-md5: 4e015ded5a1a3d4dfcd2cb0704cd73b7 Description-en: Oracle Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.8.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.8.0-1038-aws Description-md5: a08755eb96cb6e8dcc1ded57cbd2e2c8 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1038-gcp Description-md5: 72772ebf90fb1a2631ab5e4228e6987c Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1038-oracle Description-md5: 4e015ded5a1a3d4dfcd2cb0704cd73b7 Description-en: Oracle Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.8.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.8.0-1039-azure Description-md5: c658629c87b2e829294f3a6dc5238306 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1039-gcp Description-md5: 72772ebf90fb1a2631ab5e4228e6987c Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1040-azure Description-md5: c658629c87b2e829294f3a6dc5238306 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1041-aws Description-md5: a08755eb96cb6e8dcc1ded57cbd2e2c8 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1041-azure Description-md5: c658629c87b2e829294f3a6dc5238306 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1042-aws Description-md5: a08755eb96cb6e8dcc1ded57cbd2e2c8 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1043-azure Description-md5: c658629c87b2e829294f3a6dc5238306 Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-33-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-34-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-36-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-38-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-41-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-43-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-44-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-45-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-48-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-49-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-50-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-53-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-55-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-59-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-63-generic Description-md5: 28c01d046ad90cc052c10f0dd672863b Description-en: Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.8.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-aws-edge 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-aws-lts-20.04 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-azure-cvm 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-azure-edge 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-azure-fde 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-azure-lts-20.04 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-gcp-edge 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-gcp-lts-20.04 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-modules-extra-gke-5.4 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-modules-extra-gke-edge 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-modules-extra-gkeop Description-md5: b4126d18b04be1d5713f17564b1bb670 Description-en: Additional modules for the GKEOP kernel This package will always depend the latest modules-extra package of the gkeop kernel available. Package: linux-modules-extra-gkeop-5.4 Description-md5: b4126d18b04be1d5713f17564b1bb670 Description-en: Additional modules for the GKEOP kernel This package will always depend the latest modules-extra package of the gkeop kernel available. Package: linux-modules-extra-ibm Description-md5: 8c7f2bdf685ca407c22193c70e792792 Description-en: IBM Cloud Platform (ibm) Linux kernel extra modules This package will always depend on the latest IBM Cloud Platform (ibm) extra modules package available. Package: linux-modules-extra-ibm-lts-20.04 Description-md5: 8c7f2bdf685ca407c22193c70e792792 Description-en: IBM Cloud Platform (ibm) Linux kernel extra modules This package will always depend on the latest IBM Cloud Platform (ibm) extra modules package available. Package: linux-modules-iwlwifi-5.14.0-1038-oem Description-md5: 61c976fcef4bc84e3fe5176ba9f6f7b6 Description-en: Linux kernel iwlwifi modules for version 5.14.0-1038 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1038. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1042-oem Description-md5: b2f2af23d506eda577a81721ea51b467 Description-en: Linux kernel iwlwifi modules for version 5.14.0-1042 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1042. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1044-oem Description-md5: 21f7df84fbd3bd1d6003e1d4aa8ae9b4 Description-en: Linux kernel iwlwifi modules for version 5.14.0-1044 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1044. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1045-oem Description-md5: 5e8ddf06d8495d67cd7b1212c201f637 Description-en: Linux kernel iwlwifi modules for version 5.14.0-1045 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1045. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1046-oem Description-md5: 26dcebef55fd12414f3fc25e58b17839 Description-en: Linux kernel iwlwifi modules for version 5.14.0-1046 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1046. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1048-oem Description-md5: c80cad20ef96644a856be2dd89238615 Description-en: Linux kernel iwlwifi modules for version 5.14.0-1048 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1048. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1049-oem Description-md5: 7933136a11b285f56a5c6d80f65b978d Description-en: Linux kernel iwlwifi modules for version 5.14.0-1049 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1049. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1050-oem Description-md5: d4840948e1b21fbc54fe845dcf79f64f Description-en: Linux kernel iwlwifi modules for version 5.14.0-1050 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1050. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1051-oem Description-md5: 44ca9ff135e2e26a29cbe8ab50ebbadb Description-en: Linux kernel iwlwifi modules for version 5.14.0-1051 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1051. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1054-oem Description-md5: 86ae0e55570adf8960928951fee3b776 Description-en: Linux kernel iwlwifi modules for version 5.14.0-1054 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1054. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.14.0-1055-oem Description-md5: 234f3461b3bbac231558b7972722e0e5 Description-en: Linux kernel iwlwifi modules for version 5.14.0-1055 This package provides the Linux kernel iwlwifi modules for version 5.14.0-1055. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-oem* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1011-gke Description-md5: 6cae7c5e4ab4ccfa66570a17eaa38281 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1011 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1011. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gke* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1013-gcp Description-md5: d3ac1dfb82689ba8ef9b740a144270f5 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1013 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1013. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gcp* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1014-gke Description-md5: 9e438a5e8c94b51ea03c333d3d2c8ae8 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1014 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1014. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gke* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1015-gke Description-md5: cff800c78a00278338e82d74dddf1b82 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1015 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1015. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gke* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1015-intel-iotg Description-md5: 44571dcca43aa6c3663146f20e62c4f1 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1015 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1015. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-intel-iotg* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1016-gcp Description-md5: 1a3fbc82506d4b92efda1b5a1c75feba Description-en: Linux kernel iwlwifi modules for version 5.15.0-1016 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1016. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gcp* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1016-gke Description-md5: 45b08c3fb34544290a4a98abe626093e Description-en: Linux kernel iwlwifi modules for version 5.15.0-1016 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1016. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gke* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1016-intel-iotg Description-md5: 272ffe1f8d318cf6478ec825220f930b Description-en: Linux kernel iwlwifi modules for version 5.15.0-1016 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1016. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-intel-iotg* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1017-gcp Description-md5: 6fd54051ea378da373751f9b0144ef00 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1017 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1017. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gcp* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1017-intel-iotg Description-md5: 7332b9848a67229be348508b305bf9bb Description-en: Linux kernel iwlwifi modules for version 5.15.0-1017 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1017. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-intel-iotg* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1018-gcp Description-md5: 620a62b7634d6ad3b7ac5a784f7dbd7b Description-en: Linux kernel iwlwifi modules for version 5.15.0-1018 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1018. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gcp* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1018-intel-iotg Description-md5: 97ffb96c6959d87756943d9715976e7a Description-en: Linux kernel iwlwifi modules for version 5.15.0-1018 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1018. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-intel-iotg* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1019-gke Description-md5: 3b6f96c0bf5a652e2e86a79f2509d9f4 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1019 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1019. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gke* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1020-gke Description-md5: db8520863d64b02555fc8bb058f14c37 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1020 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1020. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gke* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1021-gcp Description-md5: 37b2b586e9ec41e9ae80197d0289430a Description-en: Linux kernel iwlwifi modules for version 5.15.0-1021 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1021. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gcp* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1021-intel-iotg Description-md5: b3a9c05eb5787dc5b56c8ccca9bc0e23 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1021 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1021. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-intel-iotg* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1022-gcp Description-md5: a34ab582249340770b97c76632bddb82 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1022 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1022. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gcp* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1023-gke Description-md5: 8d65846476c05347c6ff61f755ac8238 Description-en: Linux kernel iwlwifi modules for version 5.15.0-1023 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1023. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gke* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-1025-gcp Description-md5: c05593567930f8d56b67f1067f1ed31e Description-en: Linux kernel iwlwifi modules for version 5.15.0-1025 This package provides the Linux kernel iwlwifi modules for version 5.15.0-1025. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-gcp* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-41-generic Description-md5: aef1917eabd6c6bb02d0135e2b74311c Description-en: Linux kernel iwlwifi modules for version 5.15.0-41 This package provides the Linux kernel iwlwifi modules for version 5.15.0-41. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-42-lowlatency Description-md5: 08e5dc3d8d24458f7335e499a2a3bbae Description-en: Linux kernel iwlwifi modules for version 5.15.0-42 This package provides the Linux kernel iwlwifi modules for version 5.15.0-42. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-43-generic Description-md5: aea65d422f5d022b4e18083f71c8fc6d Description-en: Linux kernel iwlwifi modules for version 5.15.0-43 This package provides the Linux kernel iwlwifi modules for version 5.15.0-43. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-43-lowlatency Description-md5: 44abeff12d8f57b014b9100e61e13dc0 Description-en: Linux kernel iwlwifi modules for version 5.15.0-43 This package provides the Linux kernel iwlwifi modules for version 5.15.0-43. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-46-generic Description-md5: aacb76ca41810646c9b45db7f896bf93 Description-en: Linux kernel iwlwifi modules for version 5.15.0-46 This package provides the Linux kernel iwlwifi modules for version 5.15.0-46. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-46-lowlatency Description-md5: 250f18ba93ec624c4ed6c7d84bd2871b Description-en: Linux kernel iwlwifi modules for version 5.15.0-46 This package provides the Linux kernel iwlwifi modules for version 5.15.0-46. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-48-generic Description-md5: 6ea3e3b8906dca0946cdc2b9854ede5d Description-en: Linux kernel iwlwifi modules for version 5.15.0-48 This package provides the Linux kernel iwlwifi modules for version 5.15.0-48. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-48-lowlatency Description-md5: 1f2b0f36348646003e45d3ec3fc3747f Description-en: Linux kernel iwlwifi modules for version 5.15.0-48 This package provides the Linux kernel iwlwifi modules for version 5.15.0-48. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-50-generic Description-md5: 9f6ec0c665f413176ee59a428403e5ad Description-en: Linux kernel iwlwifi modules for version 5.15.0-50 This package provides the Linux kernel iwlwifi modules for version 5.15.0-50. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-50-lowlatency Description-md5: 6586522eaa53b8b5571fcde010f70ad1 Description-en: Linux kernel iwlwifi modules for version 5.15.0-50 This package provides the Linux kernel iwlwifi modules for version 5.15.0-50. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-52-generic Description-md5: b69bcd3aa921172dc0129d0fce1b23c6 Description-en: Linux kernel iwlwifi modules for version 5.15.0-52 This package provides the Linux kernel iwlwifi modules for version 5.15.0-52. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-52-lowlatency Description-md5: e7c7e093e890b44256b5a738e0499de8 Description-en: Linux kernel iwlwifi modules for version 5.15.0-52 This package provides the Linux kernel iwlwifi modules for version 5.15.0-52. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-53-generic Description-md5: 034d4e93dcf3b38ee9d6be68423ceab1 Description-en: Linux kernel iwlwifi modules for version 5.15.0-53 This package provides the Linux kernel iwlwifi modules for version 5.15.0-53. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-53-lowlatency Description-md5: e71729fde93d586ea4132399e984ffdc Description-en: Linux kernel iwlwifi modules for version 5.15.0-53 This package provides the Linux kernel iwlwifi modules for version 5.15.0-53. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-56-generic Description-md5: c9759ce455411d53bfa60340d95e8a7e Description-en: Linux kernel iwlwifi modules for version 5.15.0-56 This package provides the Linux kernel iwlwifi modules for version 5.15.0-56. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-generic* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-5.15.0-56-lowlatency Description-md5: c219de7da33d6d5924d715531a6d8940 Description-en: Linux kernel iwlwifi modules for version 5.15.0-56 This package provides the Linux kernel iwlwifi modules for version 5.15.0-56. . You likely do not want to install this package directly. Instead, install the one of the linux-modules-iwlwifi-lowlatency* meta-packages, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-iwlwifi-generic-hwe-20.04 Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-generic-hwe-20.04-edge Description-md5: 4087cc976685608e39735665e27b54dc Description-en: Extra drivers for iwlwifi for the generic flavour Install extra signed iwlwifi modules compatible with the generic flavour. Package: linux-modules-iwlwifi-oem-20.04 Description-md5: d335fc8ec617dd0090e4f490cc2f718f Description-en: Extra drivers for iwlwifi for the oem flavour Install extra signed iwlwifi modules compatible with the oem flavour. Package: linux-modules-iwlwifi-oem-20.04d Description-md5: d335fc8ec617dd0090e4f490cc2f718f Description-en: Extra drivers for iwlwifi for the oem flavour Install extra signed iwlwifi modules compatible with the oem flavour. 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-20.04-edge Description-md5: 0580456a30bc653c3547bbf3791b80d3 Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 20.04-edge to 20.04b. Package: linux-oem-20.04b Description-md5: 0e63711a3e9e559e0449147b6a858efc Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 20.04b to 20.04d. Package: linux-oem-20.04c Description-md5: 2b2a6b0454541e607dd26f6e2003674b Description-en: Complete OEM Linux kernel and headers (dummy transitional package) Transitional package for upgrades from 20.04c to 20.04d. Package: linux-oem-20.04d 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.10-headers-5.10.0-1013 Description-md5: 6fe754d8346fcff0b6e0f267a3e6d914 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1013/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1014 Description-md5: 198c5a52ba5876f696b5f9be21a60ae3 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1014/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1016 Description-md5: 2bc6b56ac19c5f6e018bd9691f354e10 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1016/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1017 Description-md5: 97d783a1375a0a434d8d345ea793d3bb Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1017/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1019 Description-md5: 4a4149936961d6d75328d8aacdea79b8 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1019/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1021 Description-md5: 61b84d1cbf8808aea10329fcc0576717 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1021/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1022 Description-md5: 6e218140190c1c19c710f331f6a9230f Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1022/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1023 Description-md5: 8db26100676d4de6c92810ae1f313244 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1023/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1025 Description-md5: 47cbf3474c6f79cd8ed3b8b312bdfff7 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1025/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1026 Description-md5: 68a695bf69da57270d792564f263d7a1 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1026/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1029 Description-md5: 5e9f049f8a79c1953a8bb4714920f097 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1029/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1033 Description-md5: 5972152e3a6aa964783cd8a890c257b2 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1033/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1038 Description-md5: 656917ede5e3daa45ff85112a06a47c0 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1038/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1044 Description-md5: f045dfe91eb382d52a5235bbb421361c Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1044/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1045 Description-md5: 8c088b81aa25a1b69fce86f975c40d51 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1045/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1049 Description-md5: 75225e9dabc9057d9e55ade5c88cada8 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1049/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1050 Description-md5: a3e56d74dc5769eaeec43ee25a039d98 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1050/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1051 Description-md5: 3266129a330ffb2d36f53b6f974a6682 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1051/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1053 Description-md5: 92da74ed5782bc1296aa6e7e45ca4e3f Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1053/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1055 Description-md5: 6dad74e1357c27397ed369017b2f0e7c Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1055/debian.README.gz for details Package: linux-oem-5.10-headers-5.10.0-1057 Description-md5: ba50df6dbcc7f90635fe853bb650d023 Description-en: Header files related to Linux kernel version 5.10.0 This package provides kernel header files for version 5.10.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.10-headers-5.10.0-1057/debian.README.gz for details Package: linux-oem-5.10-tools-5.10.0-1013 Description-md5: 788a5f37bee8d1f09764b8ed550b2e1a Description-en: Linux kernel version specific tools for version 5.10.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1013 on 64 bit x86. You probably want to install linux-tools-5.10.0-1013-. Package: linux-oem-5.10-tools-5.10.0-1014 Description-md5: 44553b2b01efafb61cbcb8ff2f61ca71 Description-en: Linux kernel version specific tools for version 5.10.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1014 on 64 bit x86. You probably want to install linux-tools-5.10.0-1014-. Package: linux-oem-5.10-tools-5.10.0-1016 Description-md5: 6721191c0fc5b866f5cb96db06e701ba Description-en: Linux kernel version specific tools for version 5.10.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.10.0-1016 on 64 bit x86. You probably want to install linux-tools-5.10.0-1016-. Package: linux-oem-5.10-tools-5.10.0-1017 Description-md5: 8e1cfe46219dae3d7cc6b78777b05009 Description-en: Linux kernel version specific tools for version 5.10.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.10.0-1017 on 64 bit x86. You probably want to install linux-tools-5.10.0-1017-. Package: linux-oem-5.10-tools-5.10.0-1019 Description-md5: 7d260371b67241ddce4fb4d149957167 Description-en: Linux kernel version specific tools for version 5.10.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.10.0-1019 on 64 bit x86. You probably want to install linux-tools-5.10.0-1019-. Package: linux-oem-5.10-tools-5.10.0-1021 Description-md5: f68a1057cf887196ba39d6b64ea8cab1 Description-en: Linux kernel version specific tools for version 5.10.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1021 on 64 bit x86. You probably want to install linux-tools-5.10.0-1021-. Package: linux-oem-5.10-tools-5.10.0-1022 Description-md5: 36bb174a36c3f1ba510a698afcfe4e9f Description-en: Linux kernel version specific tools for version 5.10.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1022 on 64 bit x86. You probably want to install linux-tools-5.10.0-1022-. Package: linux-oem-5.10-tools-5.10.0-1023 Description-md5: 32d48683dd9ee8aa33770f0866289487 Description-en: Linux kernel version specific tools for version 5.10.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1023 on 64 bit x86. You probably want to install linux-tools-5.10.0-1023-. Package: linux-oem-5.10-tools-5.10.0-1025 Description-md5: 83c7d3a0b75211a889818e4720bd55d0 Description-en: Linux kernel version specific tools for version 5.10.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1025 on 64 bit x86. You probably want to install linux-tools-5.10.0-1025-. Package: linux-oem-5.10-tools-5.10.0-1026 Description-md5: 4884d56b7ce5b4003ee80ced6c968b0d Description-en: Linux kernel version specific tools for version 5.10.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1026 on 64 bit x86. You probably want to install linux-tools-5.10.0-1026-. Package: linux-oem-5.10-tools-5.10.0-1029 Description-md5: d30a318b4d4ad8d8192b765aa3f269cc Description-en: Linux kernel version specific tools for version 5.10.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1029 on 64 bit x86. You probably want to install linux-tools-5.10.0-1029-. Package: linux-oem-5.10-tools-5.10.0-1033 Description-md5: 508e296aebb7f0dd0ca787c038323a2c Description-en: Linux kernel version specific tools for version 5.10.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1033 on 64 bit x86. You probably want to install linux-tools-5.10.0-1033-. Package: linux-oem-5.10-tools-5.10.0-1038 Description-md5: 2f43ca959fb765dd5513f2ec354d2b95 Description-en: Linux kernel version specific tools for version 5.10.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1038 on 64 bit x86. You probably want to install linux-tools-5.10.0-1038-. Package: linux-oem-5.10-tools-5.10.0-1044 Description-md5: ef0237248c316c07b8ef8d6da377cbc4 Description-en: Linux kernel version specific tools for version 5.10.0-1044 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1044 on 64 bit x86. You probably want to install linux-tools-5.10.0-1044-. Package: linux-oem-5.10-tools-5.10.0-1045 Description-md5: 5567fb7194aa216a14d8be1e4be8f73a Description-en: Linux kernel version specific tools for version 5.10.0-1045 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1045 on 64 bit x86. You probably want to install linux-tools-5.10.0-1045-. Package: linux-oem-5.10-tools-5.10.0-1049 Description-md5: 3629f73128e13d3e2954394548330e43 Description-en: Linux kernel version specific tools for version 5.10.0-1049 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1049 on 64 bit x86. You probably want to install linux-tools-5.10.0-1049-. Package: linux-oem-5.10-tools-5.10.0-1050 Description-md5: 918b7a516f508764433032d772b6ae47 Description-en: Linux kernel version specific tools for version 5.10.0-1050 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1050 on 64 bit x86. You probably want to install linux-tools-5.10.0-1050-. Package: linux-oem-5.10-tools-5.10.0-1051 Description-md5: 01e16c2a69347df9cd803aa1504d47d1 Description-en: Linux kernel version specific tools for version 5.10.0-1051 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1051 on 64 bit x86. You probably want to install linux-tools-5.10.0-1051-. Package: linux-oem-5.10-tools-5.10.0-1053 Description-md5: d69a83d62eb5219fc31034d68a3d2316 Description-en: Linux kernel version specific tools for version 5.10.0-1053 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1053 on 64 bit x86. You probably want to install linux-tools-5.10.0-1053-. Package: linux-oem-5.10-tools-5.10.0-1055 Description-md5: c0fe757a7fa8b76287ed9031348a054c Description-en: Linux kernel version specific tools for version 5.10.0-1055 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1055 on 64 bit x86. You probably want to install linux-tools-5.10.0-1055-. Package: linux-oem-5.10-tools-5.10.0-1057 Description-md5: c9a6f3de7d916a778267478c44fb9e73 Description-en: Linux kernel version specific tools for version 5.10.0-1057 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1057 on 64 bit x86. You probably want to install linux-tools-5.10.0-1057-. Package: linux-oem-5.10-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-oem-5.13-headers-5.13.0-1009 Description-md5: 874184cd170bac69877906ec4f593679 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1009/debian.README.gz for details Package: linux-oem-5.13-headers-5.13.0-1010 Description-md5: e59640ba75e683ca251086a7b08a970f Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1010/debian.README.gz for details Package: linux-oem-5.13-headers-5.13.0-1012 Description-md5: adff3c8d83d02ed81a3543b7802012b3 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1012/debian.README.gz for details Package: linux-oem-5.13-headers-5.13.0-1014 Description-md5: 43e0a407453386a56c207f0f40f8180b Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1014/debian.README.gz for details Package: linux-oem-5.13-headers-5.13.0-1017 Description-md5: a7530a5b38f8a6dafea5ec2f0fabc614 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1017/debian.README.gz for details Package: linux-oem-5.13-headers-5.13.0-1019 Description-md5: 20b40293e47cdcdd06e8f34fd4992444 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1019/debian.README.gz for details Package: linux-oem-5.13-headers-5.13.0-1020 Description-md5: 3f316494dcc206a2421dc54de962a44a Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1020/debian.README.gz for details Package: linux-oem-5.13-headers-5.13.0-1026 Description-md5: e9de486e6f8b055ef763438ad6c892ee Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1026/debian.README.gz for details Package: linux-oem-5.13-headers-5.13.0-1028 Description-md5: 027133a27cfc075097d0e7c595c13c57 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1028/debian.README.gz for details Package: linux-oem-5.13-headers-5.13.0-1029 Description-md5: 3b506a079b6e2f442c5814709b477b34 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.13-headers-5.13.0-1029/debian.README.gz for details Package: linux-oem-5.13-tools-5.13.0-1009 Description-md5: 07783366246444c2704782c036310a1f Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. You probably want to install linux-tools-5.13.0-1009-. Package: linux-oem-5.13-tools-5.13.0-1010 Description-md5: d01a1e0921b9121973c645772b55e956 Description-en: Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on 64 bit x86. You probably want to install linux-tools-5.13.0-1010-. Package: linux-oem-5.13-tools-5.13.0-1012 Description-md5: 0aeaaf5522e40db5bb8f2516dd455601 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on 64 bit x86. You probably want to install linux-tools-5.13.0-1012-. Package: linux-oem-5.13-tools-5.13.0-1014 Description-md5: 343f61384ca31bc1bcbf2219e33be2c6 Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on 64 bit x86. You probably want to install linux-tools-5.13.0-1014-. Package: linux-oem-5.13-tools-5.13.0-1017 Description-md5: ff1b931cc7489a23caf95f668a98b6bf Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on 64 bit x86. You probably want to install linux-tools-5.13.0-1017-. Package: linux-oem-5.13-tools-5.13.0-1019 Description-md5: 5c3824dc6041d4f64fbf20b30c6d481f Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on 64 bit x86. You probably want to install linux-tools-5.13.0-1019-. Package: linux-oem-5.13-tools-5.13.0-1020 Description-md5: ce41f106345271733c820a622305cf9d Description-en: Linux kernel version specific tools for version 5.13.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1020 on 64 bit x86. You probably want to install linux-tools-5.13.0-1020-. Package: linux-oem-5.13-tools-5.13.0-1026 Description-md5: df497999fd57cf20f3a530f2bdd39fed Description-en: Linux kernel version specific tools for version 5.13.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1026 on 64 bit x86. You probably want to install linux-tools-5.13.0-1026-. Package: linux-oem-5.13-tools-5.13.0-1028 Description-md5: e61880699c9148b268e311bfcc683e4e Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on 64 bit x86. You probably want to install linux-tools-5.13.0-1028-. Package: linux-oem-5.13-tools-5.13.0-1029 Description-md5: 8a371eb72d696cbb34eab6e4e1f5796f Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on 64 bit x86. You probably want to install linux-tools-5.13.0-1029-. Package: linux-oem-5.13-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-oem-5.14-headers-5.14.0-1004 Description-md5: e2b3adbc43b4d7275756d86a082b3984 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1004/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1005 Description-md5: 3b5836e4da8cd397f44f949ff7bb5852 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1005/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1007 Description-md5: cc41abdf601872128ea10b7da654800b Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1007/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1008 Description-md5: 1fca7535df8d6027f7b5f427450ff0f2 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1008/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1013 Description-md5: a27bbcff879dd35480b0ba840f8fb748 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1013/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1018 Description-md5: 6cdb05fcb3d5750e6f95969e990ecbca Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1018/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1020 Description-md5: f6b6d8338522a90b7d40d519e7fbe2bc Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1020/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1022 Description-md5: 01d51511762fce13a6a0e82556bcdf62 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1022/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1024 Description-md5: caf7410d604907b7444b0ae91c6b7628 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1024/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1027 Description-md5: 93dfba2520aec0590e7aa21d27402fd8 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1027/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1029 Description-md5: 7ca132b6f524a83cf420cdb4f3287ea8 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1029/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1031 Description-md5: ffcb03bfb5bac790d67fb4f2b3609c1d Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1031/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1033 Description-md5: cf413c1ef17e1877e59636f00f6389e0 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1033/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1036 Description-md5: 4aaae86d021228f9e85a3ec6c5655a21 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1036/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1038 Description-md5: 113b2fc2db3d51022fd8319d24866b3d Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1038/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1042 Description-md5: cc60567487c2769ec6025ad86647cd3e Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1042/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1044 Description-md5: 82e4d9ecda1494c95ae16cda99e4d3c5 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1044/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1045 Description-md5: fcaedc2606280e402eea147ce58e5515 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1045/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1046 Description-md5: 4e3ecd27136b0117e2706d91f884b9a2 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1046/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1048 Description-md5: b4b4d8f67138a6aae4baf8eb10155625 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1048/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1049 Description-md5: d9e4c3a8d2383c75e3f56893ccf4e395 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1049/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1050 Description-md5: 350e169c6460775479f2f0a827e80323 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1050/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1051 Description-md5: a19ac15c86c91961e39f53d325f1fddd Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1051/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1054 Description-md5: a8d95cc319420ddcaba73f4f15573b63 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1054/debian.README.gz for details Package: linux-oem-5.14-headers-5.14.0-1055 Description-md5: ac246cb98323cbb0e592c8debb8befa2 Description-en: Header files related to Linux kernel version 5.14.0 This package provides kernel header files for version 5.14.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-5.14-headers-5.14.0-1055/debian.README.gz for details Package: linux-oem-5.14-tools-5.14.0-1004 Description-md5: f28e17c864ce1f2f73be260aef1d639d Description-en: Linux kernel version specific tools for version 5.14.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1004 on 64 bit x86. You probably want to install linux-tools-5.14.0-1004-. Package: linux-oem-5.14-tools-5.14.0-1005 Description-md5: 9f0cf0353d7a27a5f35f4788de62f152 Description-en: Linux kernel version specific tools for version 5.14.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1005 on 64 bit x86. You probably want to install linux-tools-5.14.0-1005-. Package: linux-oem-5.14-tools-5.14.0-1007 Description-md5: a731381697572b600f01bce1431db92e Description-en: Linux kernel version specific tools for version 5.14.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1007 on 64 bit x86. You probably want to install linux-tools-5.14.0-1007-. Package: linux-oem-5.14-tools-5.14.0-1008 Description-md5: cb0d7fbadfab8740c7b94debe2f3e750 Description-en: Linux kernel version specific tools for version 5.14.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1008 on 64 bit x86. You probably want to install linux-tools-5.14.0-1008-. Package: linux-oem-5.14-tools-5.14.0-1013 Description-md5: 61a2e602c9b57decd54ad5c82c9a4d4e Description-en: Linux kernel version specific tools for version 5.14.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1013 on 64 bit x86. You probably want to install linux-tools-5.14.0-1013-. Package: linux-oem-5.14-tools-5.14.0-1018 Description-md5: 8efc5877e612594b827924b41f66bdc7 Description-en: Linux kernel version specific tools for version 5.14.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.14.0-1018 on 64 bit x86. You probably want to install linux-tools-5.14.0-1018-. Package: linux-oem-5.14-tools-5.14.0-1020 Description-md5: e20255e4d66ba78a940b0e9e3b58c8a7 Description-en: Linux kernel version specific tools for version 5.14.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1020 on 64 bit x86. You probably want to install linux-tools-5.14.0-1020-. Package: linux-oem-5.14-tools-5.14.0-1022 Description-md5: 51b9ffd473ee5659f48aab03e831b94d Description-en: Linux kernel version specific tools for version 5.14.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1022 on 64 bit x86. You probably want to install linux-tools-5.14.0-1022-. Package: linux-oem-5.14-tools-5.14.0-1024 Description-md5: 8ecc42030cc8a09d939861e7889b29db Description-en: Linux kernel version specific tools for version 5.14.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1024 on 64 bit x86. You probably want to install linux-tools-5.14.0-1024-. Package: linux-oem-5.14-tools-5.14.0-1027 Description-md5: 708e0f848e3a96fc79a4101399bf2b77 Description-en: Linux kernel version specific tools for version 5.14.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1027 on 64 bit x86. You probably want to install linux-tools-5.14.0-1027-. Package: linux-oem-5.14-tools-5.14.0-1029 Description-md5: 0b0712edfa3af8fc0f3604e2349d0d9a Description-en: Linux kernel version specific tools for version 5.14.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1029 on 64 bit x86. You probably want to install linux-tools-5.14.0-1029-. Package: linux-oem-5.14-tools-5.14.0-1031 Description-md5: 089ca0fb5c9c3f4524972456c5c79202 Description-en: Linux kernel version specific tools for version 5.14.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1031 on 64 bit x86. You probably want to install linux-tools-5.14.0-1031-. Package: linux-oem-5.14-tools-5.14.0-1033 Description-md5: ecd4152a227dcb0c4c7113b98fa53ead Description-en: Linux kernel version specific tools for version 5.14.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1033 on 64 bit x86. You probably want to install linux-tools-5.14.0-1033-. Package: linux-oem-5.14-tools-5.14.0-1036 Description-md5: b805a512363262fcbd2d15a45f9d8905 Description-en: Linux kernel version specific tools for version 5.14.0-1036 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1036 on 64 bit x86. You probably want to install linux-tools-5.14.0-1036-. Package: linux-oem-5.14-tools-5.14.0-1038 Description-md5: 368cbb0a6097f408f1880e7b7ca504fe Description-en: Linux kernel version specific tools for version 5.14.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1038 on 64 bit x86. You probably want to install linux-tools-5.14.0-1038-. Package: linux-oem-5.14-tools-5.14.0-1042 Description-md5: 50c5171690a5a5cf6dd9dc97619e835b Description-en: Linux kernel version specific tools for version 5.14.0-1042 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1042 on 64 bit x86. You probably want to install linux-tools-5.14.0-1042-. Package: linux-oem-5.14-tools-5.14.0-1044 Description-md5: b62f4066f04984fe049357f5cf8adba0 Description-en: Linux kernel version specific tools for version 5.14.0-1044 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1044 on 64 bit x86. You probably want to install linux-tools-5.14.0-1044-. Package: linux-oem-5.14-tools-5.14.0-1045 Description-md5: 7f0741da4c6e12c5572049486d4494d4 Description-en: Linux kernel version specific tools for version 5.14.0-1045 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1045 on 64 bit x86. You probably want to install linux-tools-5.14.0-1045-. Package: linux-oem-5.14-tools-5.14.0-1046 Description-md5: cb8957d0fac232a16914403dac71f0cf Description-en: Linux kernel version specific tools for version 5.14.0-1046 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1046 on 64 bit x86. You probably want to install linux-tools-5.14.0-1046-. Package: linux-oem-5.14-tools-5.14.0-1048 Description-md5: 9d66c0d6649ea4887ba1fd8b41c11526 Description-en: Linux kernel version specific tools for version 5.14.0-1048 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1048 on 64 bit x86. You probably want to install linux-tools-5.14.0-1048-. Package: linux-oem-5.14-tools-5.14.0-1049 Description-md5: a254a148438e3fea1339a91764e8b9b9 Description-en: Linux kernel version specific tools for version 5.14.0-1049 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1049 on 64 bit x86. You probably want to install linux-tools-5.14.0-1049-. Package: linux-oem-5.14-tools-5.14.0-1050 Description-md5: 2894764df779a15209e259013bd6147c Description-en: Linux kernel version specific tools for version 5.14.0-1050 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1050 on 64 bit x86. You probably want to install linux-tools-5.14.0-1050-. Package: linux-oem-5.14-tools-5.14.0-1051 Description-md5: 01eed629898ec49d55f2c6811cc18106 Description-en: Linux kernel version specific tools for version 5.14.0-1051 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1051 on 64 bit x86. You probably want to install linux-tools-5.14.0-1051-. Package: linux-oem-5.14-tools-5.14.0-1054 Description-md5: 611537d6b5e1a4e03beb35e31a2110b4 Description-en: Linux kernel version specific tools for version 5.14.0-1054 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1054 on 64 bit x86. You probably want to install linux-tools-5.14.0-1054-. Package: linux-oem-5.14-tools-5.14.0-1055 Description-md5: 998ce729058a000790ed0a330fc8798c Description-en: Linux kernel version specific tools for version 5.14.0-1055 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1055 on 64 bit x86. You probably want to install linux-tools-5.14.0-1055-. Package: linux-oem-5.14-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-oem-5.6-headers-5.6.0-1008 Description-md5: 69c3e3e15704eb5229e93e27a6ffb3cc 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-1008/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1010 Description-md5: 304a61728c6967aaee6750a6baa3a6b0 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-1010/debian.README.gz for details 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-1013 Description-md5: 4fb33a3ab08c52d9f41d076e4489aedb 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-1013/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-headers-5.6.0-1018 Description-md5: 4b3ea942ea4826d7890880cab61f3f77 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-1018/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1020 Description-md5: 707661ae2b5db966648f39d4c75e2d4a 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-1020/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1023 Description-md5: 30699aaf227de2ef7601c4899a622a5b 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-1023/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1026 Description-md5: 5e010b98f699430d7961ae10811a273b 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-1026/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1028 Description-md5: 4c907926550171197f07249a6196f1a9 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-1028/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1031 Description-md5: 7dcb3363ac718762a7976786e102084d 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-1031/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1032 Description-md5: 36c1305ff350ff7426be69fb0e9e3b80 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-1032/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1033 Description-md5: 9f498b80b53bc68548569c420eb470a1 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-1033/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1039 Description-md5: 49f362865317c9ad65226bc98d0b39e3 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-1039/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1042 Description-md5: c8ae1382029af4be06df880d983f262e 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-1042/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1047 Description-md5: ab24a033dc4430739c0706c58ba22a2a 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-1047/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1048 Description-md5: 38a6e31a896404e32007787bb4795b89 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-1048/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1050 Description-md5: 254da15d3b7ad8d14e382716fbc006bb 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-1050/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1052 Description-md5: 0b4a0f00f92b2fe7a491f36c029e45b0 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-1052/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1053 Description-md5: 2c4fa4240dda147b1029f348c7d7c54b 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-1053/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1054 Description-md5: fbf8f7c571d2a145036bd0afc198791c 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-1054/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1055 Description-md5: 6d6968f0106df5b63e82a5bffaa2b99e 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-1055/debian.README.gz for details Package: linux-oem-5.6-headers-5.6.0-1056 Description-md5: 066d0343d90a4a4a26a64a253a497c76 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-1056/debian.README.gz for details Package: linux-oem-5.6-tools-5.6.0-1008 Description-md5: 8c5c6aff61ad5efcc7ee639154a727b4 Description-en: Linux kernel version specific tools for version 5.6.0-1008 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-1008 on 64 bit x86. You probably want to install linux-tools-5.6.0-1008-. Package: linux-oem-5.6-tools-5.6.0-1010 Description-md5: c0ceeac38d7e54c24a0a537c8dc273d5 Description-en: Linux kernel version specific tools for version 5.6.0-1010 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-1010 on 64 bit x86. You probably want to install linux-tools-5.6.0-1010-. 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-1013 Description-md5: 9db27f934a84aa6025f08ea0b8e95fae Description-en: Linux kernel version specific tools for version 5.6.0-1013 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-1013 on 64 bit x86. You probably want to install linux-tools-5.6.0-1013-. 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-5.6.0-1018 Description-md5: 0abfb8d8fa04a460ac4808d557752515 Description-en: Linux kernel version specific tools for version 5.6.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.6.0-1018 on 64 bit x86. You probably want to install linux-tools-5.6.0-1018-. Package: linux-oem-5.6-tools-5.6.0-1020 Description-md5: e79fff8dea3abd954e06813c2ca53f43 Description-en: Linux kernel version specific tools for version 5.6.0-1020 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-1020 on 64 bit x86. You probably want to install linux-tools-5.6.0-1020-. Package: linux-oem-5.6-tools-5.6.0-1023 Description-md5: a26d2a1b632a8c8af356463047acc0ef Description-en: Linux kernel version specific tools for version 5.6.0-1023 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-1023 on 64 bit x86. You probably want to install linux-tools-5.6.0-1023-. Package: linux-oem-5.6-tools-5.6.0-1026 Description-md5: 586449841742ee4d6964df4c9f07321f Description-en: Linux kernel version specific tools for version 5.6.0-1026 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-1026 on 64 bit x86. You probably want to install linux-tools-5.6.0-1026-. Package: linux-oem-5.6-tools-5.6.0-1028 Description-md5: 0538197c0c18358c3a1eda4c27538b1b Description-en: Linux kernel version specific tools for version 5.6.0-1028 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-1028 on 64 bit x86. You probably want to install linux-tools-5.6.0-1028-. Package: linux-oem-5.6-tools-5.6.0-1031 Description-md5: 8d941ce9a2458cdac8c76a5db711ec5b Description-en: Linux kernel version specific tools for version 5.6.0-1031 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-1031 on 64 bit x86. You probably want to install linux-tools-5.6.0-1031-. Package: linux-oem-5.6-tools-5.6.0-1032 Description-md5: 1d5892e553cbefb4b55fdee8c6fdc8f6 Description-en: Linux kernel version specific tools for version 5.6.0-1032 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-1032 on 64 bit x86. You probably want to install linux-tools-5.6.0-1032-. Package: linux-oem-5.6-tools-5.6.0-1033 Description-md5: 3a81620731f33d375cffdce0ddeca9e1 Description-en: Linux kernel version specific tools for version 5.6.0-1033 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-1033 on 64 bit x86. You probably want to install linux-tools-5.6.0-1033-. Package: linux-oem-5.6-tools-5.6.0-1039 Description-md5: 4c86ac034e006abe08f09efe1c1b416c Description-en: Linux kernel version specific tools for version 5.6.0-1039 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-1039 on 64 bit x86. You probably want to install linux-tools-5.6.0-1039-. Package: linux-oem-5.6-tools-5.6.0-1042 Description-md5: 8e00cb66e6bcfc8ff8fc27b391ab8461 Description-en: Linux kernel version specific tools for version 5.6.0-1042 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-1042 on 64 bit x86. You probably want to install linux-tools-5.6.0-1042-. Package: linux-oem-5.6-tools-5.6.0-1047 Description-md5: ac2787e60c1f5addeb649b16f9e6b8cb Description-en: Linux kernel version specific tools for version 5.6.0-1047 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-1047 on 64 bit x86. You probably want to install linux-tools-5.6.0-1047-. Package: linux-oem-5.6-tools-5.6.0-1048 Description-md5: f6a5fb7fe9b7957f275c6278387beb0b Description-en: Linux kernel version specific tools for version 5.6.0-1048 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-1048 on 64 bit x86. You probably want to install linux-tools-5.6.0-1048-. Package: linux-oem-5.6-tools-5.6.0-1050 Description-md5: c5bc3ef4797d64b5c7577050d891207d Description-en: Linux kernel version specific tools for version 5.6.0-1050 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-1050 on 64 bit x86. You probably want to install linux-tools-5.6.0-1050-. Package: linux-oem-5.6-tools-5.6.0-1052 Description-md5: 3afff0c3c87b109744690c3d82f3153c Description-en: Linux kernel version specific tools for version 5.6.0-1052 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-1052 on 64 bit x86. You probably want to install linux-tools-5.6.0-1052-. Package: linux-oem-5.6-tools-5.6.0-1053 Description-md5: f881f55c8405c9877ce8522b12190e04 Description-en: Linux kernel version specific tools for version 5.6.0-1053 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-1053 on 64 bit x86. You probably want to install linux-tools-5.6.0-1053-. Package: linux-oem-5.6-tools-5.6.0-1054 Description-md5: cd325443462178e4b86fdbb068de9320 Description-en: Linux kernel version specific tools for version 5.6.0-1054 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-1054 on 64 bit x86. You probably want to install linux-tools-5.6.0-1054-. Package: linux-oem-5.6-tools-5.6.0-1055 Description-md5: 263de4369583b1b9a311b91a8f939bc4 Description-en: Linux kernel version specific tools for version 5.6.0-1055 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-1055 on 64 bit x86. You probably want to install linux-tools-5.6.0-1055-. Package: linux-oem-5.6-tools-5.6.0-1056 Description-md5: 7d24cf10219e73ef2952a5972d12dda0 Description-en: Linux kernel version specific tools for version 5.6.0-1056 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-1056 on 64 bit x86. You probably want to install linux-tools-5.6.0-1056-. 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-5.11-headers-5.11.0-1013 Description-md5: 3e91f42aa7fd5c327bef38f91b777154 Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1013/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1016 Description-md5: 348bdd2acb6d8a56afaa78d543fbd3a3 Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1016/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1017 Description-md5: bdb7cdb8691bc2b32721b6a7d2d61a9e Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1017/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1019 Description-md5: 4c62b9d57268ce697ef5c50de986d2dd Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1019/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1020 Description-md5: ed663dde8d04cced7d4509d504499a7a Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1020/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1021 Description-md5: 494d2bd20a6c8d29c6e75cc47d62a6da Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1021/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1022 Description-md5: d6e59ecace3edd51e8a53228ea66e781 Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1022/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1023 Description-md5: 6f068bb7678757c2d2f5b02f0dee62e1 Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1023/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1025 Description-md5: edfe76043b87ffc0a89a17022353349b Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1025/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1027 Description-md5: 9957176a115af332c920c02c7f64feef Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1027/debian.README.gz for details Package: linux-oracle-5.11-headers-5.11.0-1028 Description-md5: b9d9f52867cd24de2a69c5363161fd19 Description-en: Header files related to Oracle Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.11-headers-5.11.0-1028/debian.README.gz for details Package: linux-oracle-5.11-tools-5.11.0-1013 Description-md5: 4caa766e53139380b511a1a6618cf261 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1013 on 64 bit x86. You probably want to install linux-tools-5.11.0-1013-. Package: linux-oracle-5.11-tools-5.11.0-1016 Description-md5: 2d79b646db28e85bff8cace613f69426 Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1016 on 64 bit x86. You probably want to install linux-tools-5.11.0-1016-. Package: linux-oracle-5.11-tools-5.11.0-1017 Description-md5: f2c58e6222ed81fd0ef1440776763d46 Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1017 on 64 bit x86. You probably want to install linux-tools-5.11.0-1017-. Package: linux-oracle-5.11-tools-5.11.0-1019 Description-md5: 43e63ce05cc80974390c1f91b6dd6f09 Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1019 on 64 bit x86. You probably want to install linux-tools-5.11.0-1019-. Package: linux-oracle-5.11-tools-5.11.0-1020 Description-md5: 370bf0e457a00673de843fc580663554 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on 64 bit x86. You probably want to install linux-tools-5.11.0-1020-. Package: linux-oracle-5.11-tools-5.11.0-1021 Description-md5: d017d40d85df54fbe77fa2a9fb76d786 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on 64 bit x86. You probably want to install linux-tools-5.11.0-1021-. Package: linux-oracle-5.11-tools-5.11.0-1022 Description-md5: 410ad11eac696a4df0ca35912542d419 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on 64 bit x86. You probably want to install linux-tools-5.11.0-1022-. Package: linux-oracle-5.11-tools-5.11.0-1023 Description-md5: 510f7ec8f64058a695d343d73c30a626 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on 64 bit x86. You probably want to install linux-tools-5.11.0-1023-. Package: linux-oracle-5.11-tools-5.11.0-1025 Description-md5: 168f2a17c1e0656953ed312396216008 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on 64 bit x86. You probably want to install linux-tools-5.11.0-1025-. Package: linux-oracle-5.11-tools-5.11.0-1027 Description-md5: 60e7e06661155f06b259fd30f16cdd5f Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on 64 bit x86. You probably want to install linux-tools-5.11.0-1027-. Package: linux-oracle-5.11-tools-5.11.0-1028 Description-md5: cf6e393a3b39e021817c310002a7f1c9 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on 64 bit x86. You probably want to install linux-tools-5.11.0-1028-. Package: linux-oracle-5.13-headers-5.13.0-1011 Description-md5: 64dae5985467fe495082b3e020065207 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1011/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1015 Description-md5: fa008c00f72f994a213140718fc231ec Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1015/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1016 Description-md5: 7b23a987d5a90c3828a8e9f19ef2df7c Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1016/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1018 Description-md5: 7162d7c9326d263614c51d5763938bf8 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1018/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1021 Description-md5: a53e297c0eb6e71a9d5e13b08d7af5b5 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1021/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1025 Description-md5: c31f51426fad64d7d16ca3312be24659 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1025/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1027 Description-md5: 7ab2d2e50a4fd35c69e7817fc1732e97 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1027/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1028 Description-md5: 8c54df9dcbdf4901e9b2cc985f7df1d5 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1028/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1030 Description-md5: fda4c5aa566f20c2592c3b0b9e32113b Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1030/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1033 Description-md5: 76db022dd608e9bfb8c9efb481fb0885 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1033/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1034 Description-md5: 44b2d6c5814aafd8278e67e9cc8937df Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1034/debian.README.gz for details Package: linux-oracle-5.13-headers-5.13.0-1036 Description-md5: 6b2573a2382c53221553472f4e50fcf2 Description-en: Header files related to Oracle Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.13-headers-5.13.0-1036/debian.README.gz for details Package: linux-oracle-5.13-tools-5.13.0-1011 Description-md5: eb6dafa296b2851cd8c058df1ccc7252 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1011 on 64 bit x86. You probably want to install linux-tools-5.13.0-1011-. Package: linux-oracle-5.13-tools-5.13.0-1015 Description-md5: 230e867dffaad6501267b9405acb4220 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1015 on 64 bit x86. You probably want to install linux-tools-5.13.0-1015-. Package: linux-oracle-5.13-tools-5.13.0-1016 Description-md5: e0c67213db2c24bfc0f69f423eb418ac Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1016 on 64 bit x86. You probably want to install linux-tools-5.13.0-1016-. Package: linux-oracle-5.13-tools-5.13.0-1018 Description-md5: ed1fe50a4732d878ce160e583ddffc83 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1018 on 64 bit x86. You probably want to install linux-tools-5.13.0-1018-. Package: linux-oracle-5.13-tools-5.13.0-1021 Description-md5: 76a9d5576b7f78649bc2a5f247c282a3 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on 64 bit x86. You probably want to install linux-tools-5.13.0-1021-. Package: linux-oracle-5.13-tools-5.13.0-1025 Description-md5: 22014567ae2ab7d61af0c00e9bc5c1bd Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on 64 bit x86. You probably want to install linux-tools-5.13.0-1025-. Package: linux-oracle-5.13-tools-5.13.0-1027 Description-md5: 16cf8fbbcd590694b3724c50d2eb9269 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1027 on 64 bit x86. You probably want to install linux-tools-5.13.0-1027-. Package: linux-oracle-5.13-tools-5.13.0-1028 Description-md5: 55d819836582f403a0dadfe6e4bb18ce Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on 64 bit x86. You probably want to install linux-tools-5.13.0-1028-. Package: linux-oracle-5.13-tools-5.13.0-1030 Description-md5: 80358d12b1f90d125aa210f6eb07eed7 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1030 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1030 on 64 bit x86. You probably want to install linux-tools-5.13.0-1030-. Package: linux-oracle-5.13-tools-5.13.0-1033 Description-md5: 6dba92f848fa4753e6c4ed5e066d200c Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1033 on 64 bit x86. You probably want to install linux-tools-5.13.0-1033-. Package: linux-oracle-5.13-tools-5.13.0-1034 Description-md5: 7c4a459b5cec14e087da5953d2e3c9c0 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1034 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1034 on 64 bit x86. You probably want to install linux-tools-5.13.0-1034-. Package: linux-oracle-5.13-tools-5.13.0-1036 Description-md5: 2d4f471ed136a9847a4114cfe13900e7 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1036 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1036 on 64 bit x86. You probably want to install linux-tools-5.13.0-1036-. Package: linux-oracle-5.15-headers-5.15.0-1007 Description-md5: 9706cfedd895b1029608eb2e65aa5d70 Description-en: Header files related to Oracle Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.15-headers-5.15.0-1007/debian.README.gz for details Package: linux-oracle-5.15-headers-5.15.0-1013 Description-md5: 33d343b23ebdf625a5ab0b5c2f145982 Description-en: Header files related to Oracle Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.15-headers-5.15.0-1013/debian.README.gz for details Package: linux-oracle-5.15-headers-5.15.0-1016 Description-md5: 311e56f0a6f4488a7ddf1b5db04982b7 Description-en: Header files related to Oracle Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.15-headers-5.15.0-1016/debian.README.gz for details Package: linux-oracle-5.15-headers-5.15.0-1017 Description-md5: a39711d2844ec1f3718cbaed810249ff Description-en: Header files related to Oracle Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.15-headers-5.15.0-1017/debian.README.gz for details Package: linux-oracle-5.15-headers-5.15.0-1018 Description-md5: c6080dc59e52f031bd6a2700fb78ccd6 Description-en: Header files related to Oracle Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.15-headers-5.15.0-1018/debian.README.gz for details Package: linux-oracle-5.15-headers-5.15.0-1019 Description-md5: b50bc391811c6aeebee57473df444682 Description-en: Header files related to Oracle Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.15-headers-5.15.0-1019/debian.README.gz for details Package: linux-oracle-5.15-headers-5.15.0-1021 Description-md5: 7ceacbafe25a028d0eb1e6f085fe00bf Description-en: Header files related to Oracle Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.15-headers-5.15.0-1021/debian.README.gz for details Package: linux-oracle-5.15-headers-5.15.0-1022 Description-md5: 291384d0a86840648640f01dbaa6aa0a Description-en: Header files related to Oracle Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.15-headers-5.15.0-1022/debian.README.gz for details Package: linux-oracle-5.15-headers-5.15.0-1025 Description-md5: 89acaf13baaf7c4bac743051426eeeb9 Description-en: Header files related to Oracle Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.15-headers-5.15.0-1025/debian.README.gz for details Package: linux-oracle-5.15-tools-5.15.0-1007 Description-md5: 82654db838049a51e451fd408990385f Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1007 on 64 bit x86. You probably want to install linux-tools-5.15.0-1007-. Package: linux-oracle-5.15-tools-5.15.0-1013 Description-md5: 6912c5054b4427c5439948194c9e1dc0 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1013 on 64 bit x86. You probably want to install linux-tools-5.15.0-1013-. Package: linux-oracle-5.15-tools-5.15.0-1016 Description-md5: 00ae72416be861d7860169c9a5812494 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1016 on 64 bit x86. You probably want to install linux-tools-5.15.0-1016-. Package: linux-oracle-5.15-tools-5.15.0-1017 Description-md5: 13d505bf83ee98aba38c5381934087cb Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. You probably want to install linux-tools-5.15.0-1017-. Package: linux-oracle-5.15-tools-5.15.0-1018 Description-md5: 96cb9bff3aedf81d712a91bfaf35b624 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1018 on 64 bit x86. You probably want to install linux-tools-5.15.0-1018-. Package: linux-oracle-5.15-tools-5.15.0-1019 Description-md5: 1ce5affc50ef3a212d2856bb08755465 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1019 on 64 bit x86. You probably want to install linux-tools-5.15.0-1019-. Package: linux-oracle-5.15-tools-5.15.0-1021 Description-md5: d33cd0e8d67706f8d8bc68de77547069 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. You probably want to install linux-tools-5.15.0-1021-. Package: linux-oracle-5.15-tools-5.15.0-1022 Description-md5: 6e038160502132b38ad3508425f66b8d Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on 64 bit x86. You probably want to install linux-tools-5.15.0-1022-. Package: linux-oracle-5.15-tools-5.15.0-1025 Description-md5: fd438c9b8ef6eecc99af9dac5a0b57dd Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1025 on 64 bit x86. You probably want to install linux-tools-5.15.0-1025-. Package: linux-oracle-5.8-headers-5.8.0-1031 Description-md5: fca2f9e5b9364f772702ab3fd938e54a Description-en: Header files related to Oracle Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.8-headers-5.8.0-1031/debian.README.gz for details Package: linux-oracle-5.8-headers-5.8.0-1033 Description-md5: de438c82261633ce441dffc6797d87da Description-en: Header files related to Oracle Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.8-headers-5.8.0-1033/debian.README.gz for details Package: linux-oracle-5.8-headers-5.8.0-1037 Description-md5: 0085ff9b8fd7ae01de616db44ab28460 Description-en: Header files related to Oracle Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.8-headers-5.8.0-1037/debian.README.gz for details Package: linux-oracle-5.8-headers-5.8.0-1038 Description-md5: 875cc4e8cc269a9dc016b8bb61ff6c03 Description-en: Header files related to Oracle Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oracle-5.8-headers-5.8.0-1038/debian.README.gz for details Package: linux-oracle-5.8-tools-5.8.0-1031 Description-md5: 3ab43f67b21bb84851f8c7e1170ee92a Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1031 on 64 bit x86. You probably want to install linux-tools-5.8.0-1031-. Package: linux-oracle-5.8-tools-5.8.0-1033 Description-md5: f5fac091195ae07ea2c89f7bc132cda7 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1033 on 64 bit x86. You probably want to install linux-tools-5.8.0-1033-. Package: linux-oracle-5.8-tools-5.8.0-1037 Description-md5: 29e3701067c156efc42e9fb7de77cd26 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1037 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1037 on 64 bit x86. You probably want to install linux-tools-5.8.0-1037-. Package: linux-oracle-5.8-tools-5.8.0-1038 Description-md5: e0abcdfc71d70c1c381cd4314c70641b Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on 64 bit x86. You probably want to install linux-tools-5.8.0-1038-. Package: linux-oracle-edge 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-1011 Description-md5: 2f0488b77fe175bdd3b20e750c5a2b03 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-1011/debian.README.gz for details 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-1018 Description-md5: 70b2a945e010e11343b6c18431875450 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-1018/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-headers-5.4.0-1021 Description-md5: 6e0eaa32817aff9571c7a6fcaaa0ff96 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-1021/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1022 Description-md5: 32448c3daf2e8de9ae1c0f1348449a73 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-1022/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1024 Description-md5: 6b210f6591fef511e1a2e204ad033769 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-1024/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1025 Description-md5: e5590781eb2313b2d056d1e13512c133 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-1025/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1028 Description-md5: 77de5356c487ea2be21484b18ff50e35 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-1028/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1029 Description-md5: 64b5ac1df178b380b2c0076ae2d25036 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-1029/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1032 Description-md5: ea80ada44958b675ce15cd7b6940a10f 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-1032/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1034 Description-md5: 491e71a7adbd415cde8fba19148dc941 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-1034/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1035 Description-md5: 4bd4af25ce5b8dbb94902ee02abde155 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-1035/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1037 Description-md5: 649e41c957fb89795ebe1517831b9a70 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-1037/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1038 Description-md5: 55605e9d4e38da81d903a254517e887b 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-1038/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1039 Description-md5: 360bc7085668e1daf33c6ce2f927f6ff 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-1039/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1041 Description-md5: 79124ad391ed2e91cd77049a71aeb497 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-1041/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1042 Description-md5: c34f4ef87897fbe35a50114858a28dcb 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-1042/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1043 Description-md5: 76cdcd9023e9ca0831a0aed703e97a89 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-1043/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1045 Description-md5: d7c13e936abbe446f4611decc0a6e423 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-1045/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1046 Description-md5: d0d8788e495b26ac8d5f1008b0bc29c1 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-1046/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1048 Description-md5: 9aab6481eff4622e5d057d7cc0e2aff1 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-1048/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1052 Description-md5: 0d7d9a5e92587b3525abd3cf80199f10 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-1052/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1053 Description-md5: 725626c9fba052c68896e0d90acddd5d 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-1053/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1054 Description-md5: 51c812e89798797fc3929bae54ef1ac0 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-1054/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1055 Description-md5: 6a0d453e333b02f33e34624c67889ab1 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-1055/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1056 Description-md5: cd2c7cc78d990aa174fb67a8d0285a5d 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-1056/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1057 Description-md5: 1f542c1f4e09cd354e3b8127ed2eaa54 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-1057/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1058 Description-md5: 667b798f7f852bb3c167082d241c1b09 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-1058/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1059 Description-md5: 2861165a676a2b8774aef391db79e7b6 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-1059/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1061 Description-md5: ec6e018e2119d6a878577b6d6efa1031 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-1061/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1062 Description-md5: b9779b9eab82f6beb6b60b1f8800afb9 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-1062/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1063 Description-md5: b32f1f202930abaed5a3dc1c0bced8e2 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-1063/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1064 Description-md5: 804671ec2e41bd33ae7182fb9cf9381a 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-1064/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1066 Description-md5: d48434e2c2e7b04ae383bc314474ff66 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-1066/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1067 Description-md5: e7a9bd2b3bc511fb3e600716c9b68a3c 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-1067/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1069 Description-md5: 43670b158d94ed27110ae094e7e8e10c 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-1069/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1070 Description-md5: d64eaecdcefe26158911232ee5eeb22d 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-1070/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1071 Description-md5: fc50e0f24e730f7e4257eff36f1b0f12 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-1071/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1073 Description-md5: 00ca8b903efa147ea47547c5521482fd 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-1073/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1076 Description-md5: 99ce1ae297fd0846ca0b75aeb5f8286d 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-1076/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1078 Description-md5: d1f623b821103db5b73e3891e6f1b02a 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-1078/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1079 Description-md5: 35d9b7d622b10dd677bdd45834d04bdc 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-1079/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1081 Description-md5: 10392d04a28170d0f8edb78b72ac69a0 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-1081/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1082 Description-md5: 97c6d7ee25e0feb3fc4e9f76f9114dee 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-1082/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1083 Description-md5: 4506c40afd331e9e9dcb286aa344ffbd 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-1083/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1084 Description-md5: dbce6df709fabc6dbd1bf5cb0c1779ef 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-1084/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1086 Description-md5: 2e7759e424908b0c4f2f994ddda42b57 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-1086/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1087 Description-md5: 7ddda2cb8f65d82a172ac669e3095414 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-1087/debian.README.gz for details Package: linux-oracle-headers-5.4.0-1090 Description-md5: eab2f71fb296e3af87f38457013af2e1 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-1090/debian.README.gz for details Package: linux-oracle-lts-20.04 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-tools-5.4.0-1011 Description-md5: f8b72f232a33a9ea609e3d6a65b11001 Description-en: Oracle Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. You probably want to install linux-tools-5.4.0-1011-. 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-1018 Description-md5: 216c677512bf9930e8d3512293c24679 Description-en: Oracle 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-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-oracle-tools-5.4.0-1021 Description-md5: 0b4d13dd80cd7010985633d0dce81fbb Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. You probably want to install linux-tools-5.4.0-1021-. Package: linux-oracle-tools-5.4.0-1022 Description-md5: 62bd5c893121c2c3784aa6ce387fe1d4 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. You probably want to install linux-tools-5.4.0-1022-. Package: linux-oracle-tools-5.4.0-1024 Description-md5: 34d4d5518d1e0eb79b7c8b80631c91a7 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. You probably want to install linux-tools-5.4.0-1024-. Package: linux-oracle-tools-5.4.0-1025 Description-md5: 7e7f1d9608cfa7033dbe2729b0ce2c3d Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. You probably want to install linux-tools-5.4.0-1025-. Package: linux-oracle-tools-5.4.0-1028 Description-md5: 3bda2e125c7ec05232d370385bc2bd58 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1028 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-1028 on 64 bit x86. You probably want to install linux-tools-5.4.0-1028-. Package: linux-oracle-tools-5.4.0-1029 Description-md5: a14c62b9a9e534adeada09489e06334e Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. You probably want to install linux-tools-5.4.0-1029-. Package: linux-oracle-tools-5.4.0-1032 Description-md5: f301a931be158200492cb751cd99c070 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. You probably want to install linux-tools-5.4.0-1032-. Package: linux-oracle-tools-5.4.0-1034 Description-md5: d76b58c709a0c44813169a9b5a8ff915 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. You probably want to install linux-tools-5.4.0-1034-. Package: linux-oracle-tools-5.4.0-1035 Description-md5: 0a60a83d02ffb01db9f168775429ef93 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1035 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-1035 on 64 bit x86. You probably want to install linux-tools-5.4.0-1035-. Package: linux-oracle-tools-5.4.0-1037 Description-md5: eddfea64f48d49427f9021214b2ac362 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. You probably want to install linux-tools-5.4.0-1037-. Package: linux-oracle-tools-5.4.0-1038 Description-md5: 446c7041dddbe5860cda7ad1794f2ac6 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. You probably want to install linux-tools-5.4.0-1038-. Package: linux-oracle-tools-5.4.0-1039 Description-md5: a4f41830f30757fdf8fa5248a50cfd8e Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. You probably want to install linux-tools-5.4.0-1039-. Package: linux-oracle-tools-5.4.0-1041 Description-md5: ea073906c34192883bff822c06121628 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. You probably want to install linux-tools-5.4.0-1041-. Package: linux-oracle-tools-5.4.0-1042 Description-md5: 79d574324f13ffa1a41e344486b27229 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1042 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-1042 on 64 bit x86. You probably want to install linux-tools-5.4.0-1042-. Package: linux-oracle-tools-5.4.0-1043 Description-md5: 6bc201f4080cc3c925d7893f6e5be624 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. You probably want to install linux-tools-5.4.0-1043-. Package: linux-oracle-tools-5.4.0-1045 Description-md5: c1546cf7c23550b6c0d082d95b77d563 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1045 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-1045 on 64 bit x86. You probably want to install linux-tools-5.4.0-1045-. Package: linux-oracle-tools-5.4.0-1046 Description-md5: 88c29a7d97a648e485bdcad0082ce98e Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. You probably want to install linux-tools-5.4.0-1046-. Package: linux-oracle-tools-5.4.0-1048 Description-md5: 629ef01d2a8b43878ba76d75c0fd4cde Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. You probably want to install linux-tools-5.4.0-1048-. Package: linux-oracle-tools-5.4.0-1052 Description-md5: bd0489ca139d2710ac47582bc38b9eb7 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1052 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-1052 on 64 bit x86. You probably want to install linux-tools-5.4.0-1052-. Package: linux-oracle-tools-5.4.0-1053 Description-md5: ade64e3d590715878914733943bff6fe Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. You probably want to install linux-tools-5.4.0-1053-. Package: linux-oracle-tools-5.4.0-1054 Description-md5: b3832e3892563b00e522f198553265cc Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. You probably want to install linux-tools-5.4.0-1054-. Package: linux-oracle-tools-5.4.0-1055 Description-md5: c4dea59b50e2145d38e33ec398f22af2 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. You probably want to install linux-tools-5.4.0-1055-. Package: linux-oracle-tools-5.4.0-1056 Description-md5: f0de2b1ad0a8893023436cecfa96133a Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. You probably want to install linux-tools-5.4.0-1056-. Package: linux-oracle-tools-5.4.0-1057 Description-md5: 6566e720967896e87df2cd6d4b438441 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. You probably want to install linux-tools-5.4.0-1057-. Package: linux-oracle-tools-5.4.0-1058 Description-md5: fa36b1881a0d795a11076b54556cf340 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. You probably want to install linux-tools-5.4.0-1058-. Package: linux-oracle-tools-5.4.0-1059 Description-md5: 939520d572a921c6d427ec82003def81 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. You probably want to install linux-tools-5.4.0-1059-. Package: linux-oracle-tools-5.4.0-1061 Description-md5: de6d4f0c1b9a4db27f00ff56810d5c0d Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. You probably want to install linux-tools-5.4.0-1061-. Package: linux-oracle-tools-5.4.0-1062 Description-md5: 41953a2fdbae62c3007bd0cbaaadd805 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. You probably want to install linux-tools-5.4.0-1062-. Package: linux-oracle-tools-5.4.0-1063 Description-md5: 3a7938276717192e3e5fc33f8a62928b Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. You probably want to install linux-tools-5.4.0-1063-. Package: linux-oracle-tools-5.4.0-1064 Description-md5: 8423617609c41e10260e056ddaa81889 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1064 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-1064 on 64 bit x86. You probably want to install linux-tools-5.4.0-1064-. Package: linux-oracle-tools-5.4.0-1066 Description-md5: 37474128abb5d6767a179bc5203b2f49 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1066 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-1066 on 64 bit x86. You probably want to install linux-tools-5.4.0-1066-. Package: linux-oracle-tools-5.4.0-1067 Description-md5: a3c8da79992c1b23256c16a0d0fd7887 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. You probably want to install linux-tools-5.4.0-1067-. Package: linux-oracle-tools-5.4.0-1069 Description-md5: 5d22ebf1cda20e3012c87995ae3324ce Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1069 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-1069 on 64 bit x86. You probably want to install linux-tools-5.4.0-1069-. Package: linux-oracle-tools-5.4.0-1070 Description-md5: 8dca6161889b34876a031065eefabd93 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1070 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-1070 on 64 bit x86. You probably want to install linux-tools-5.4.0-1070-. Package: linux-oracle-tools-5.4.0-1071 Description-md5: 34a792c957ec08920acb858b54fe19ba Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1071 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-1071 on 64 bit x86. You probably want to install linux-tools-5.4.0-1071-. Package: linux-oracle-tools-5.4.0-1073 Description-md5: d9004b9f3476044239bd17b1aaf8043c Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. You probably want to install linux-tools-5.4.0-1073-. Package: linux-oracle-tools-5.4.0-1076 Description-md5: 8873b5002d57c7995f9f8aae51dc5982 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1076 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-1076 on 64 bit x86. You probably want to install linux-tools-5.4.0-1076-. Package: linux-oracle-tools-5.4.0-1078 Description-md5: b8381e11d7c1f5afc3fc95888c5697f3 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. You probably want to install linux-tools-5.4.0-1078-. Package: linux-oracle-tools-5.4.0-1079 Description-md5: ee3f171f6058260e2ce6263695806094 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1079 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-1079 on 64 bit x86. You probably want to install linux-tools-5.4.0-1079-. Package: linux-oracle-tools-5.4.0-1081 Description-md5: 948f1514f427ed964d06c41b0c8b2dd7 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1081 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-1081 on 64 bit x86. You probably want to install linux-tools-5.4.0-1081-. Package: linux-oracle-tools-5.4.0-1082 Description-md5: 9319092ba1729be93b2eb51820aaf1a4 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1082 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-1082 on 64 bit x86. You probably want to install linux-tools-5.4.0-1082-. Package: linux-oracle-tools-5.4.0-1083 Description-md5: 7bc81cbc487d0d237b22f1b3e63f211c Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. You probably want to install linux-tools-5.4.0-1083-. Package: linux-oracle-tools-5.4.0-1084 Description-md5: 8a2f81b03c5558b4f23010a0cfedf71a Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1084 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-1084 on 64 bit x86. You probably want to install linux-tools-5.4.0-1084-. Package: linux-oracle-tools-5.4.0-1086 Description-md5: 8375a2108ac7ae8e33e7ec450e17b084 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. You probably want to install linux-tools-5.4.0-1086-. Package: linux-oracle-tools-5.4.0-1087 Description-md5: 371b04439bcf3217c0f9e1132a9a970e Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1087 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-1087 on 64 bit x86. You probably want to install linux-tools-5.4.0-1087-. Package: linux-oracle-tools-5.4.0-1090 Description-md5: f296124c5788497ab721a4cdc5c902e2 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1090 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-1090 on 64 bit x86. You probably want to install linux-tools-5.4.0-1090-. Package: linux-riscv-5.11-headers-5.11.0-1017 Description-md5: d1ee581abf7c78000bbb7f94b619f4d3 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1017/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1018 Description-md5: 2c4460a4d38245f0e03b2d05d0f8630f Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1018/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1020 Description-md5: 14cd2cc6582cdeed4451eea12599907a Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1020/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1021 Description-md5: ca0a25cf4812eb5d7ad457bd5e358300 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1021/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1022 Description-md5: c988a49e78685d27d73d92ce9da1e14c Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1022/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1023 Description-md5: 7ae36e29b9718c2d616a4447de981497 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1023/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1024 Description-md5: 29f569b157187ad2949b68f1b5b1c1c9 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1024/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1026 Description-md5: af15905c4108d98f9e1b2b64850cbc65 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1026/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1028 Description-md5: a5c2878542d0d5ababd4ea89ef83aaa3 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1028/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1029 Description-md5: fd9fdbfbda78e5eb98af98d36e86dac1 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1029/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1030 Description-md5: 877330ad9339c5fbcc0cce13d2e43dc7 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1030/debian.README.gz for details Package: linux-riscv-5.11-headers-5.11.0-1031 Description-md5: 4abc75d076519c1af47fc48e011ee6a7 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.11-headers-5.11.0-1031/debian.README.gz for details Package: linux-riscv-5.13-headers-5.13.0-1012 Description-md5: 1e6ef88a3f0aa67d3f0940e3314acd53 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.13-headers-5.13.0-1012/debian.README.gz for details Package: linux-riscv-5.13-headers-5.13.0-1015 Description-md5: 51a559a85d1b5d4d3f27e2a1054a8180 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.13-headers-5.13.0-1015/debian.README.gz for details Package: linux-riscv-5.13-headers-5.13.0-1019 Description-md5: 03a8da413e720391e580f3c64aaa591b Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.13-headers-5.13.0-1019/debian.README.gz for details Package: linux-riscv-5.13-headers-5.13.0-1020 Description-md5: af3f6725fde3d6cda56990b6a8c2bc9a Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.13-headers-5.13.0-1020/debian.README.gz for details Package: linux-riscv-5.13-headers-5.13.0-1021 Description-md5: 97f7a843c90b92b8ee4cb3f47ef7e1e3 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.13-headers-5.13.0-1021/debian.README.gz for details Package: linux-riscv-5.13-headers-5.13.0-1023 Description-md5: 54390d0082064f60e2c93da6779155c4 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.13-headers-5.13.0-1023/debian.README.gz for details Package: linux-riscv-5.13-headers-5.13.0-1026 Description-md5: da4c089a56de9eb3d38242f42a15d216 Description-en: Header files related to Linux kernel version 5.13.0 This package provides kernel header files for version 5.13.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.13-headers-5.13.0-1026/debian.README.gz for details Package: linux-riscv-5.15-headers-5.15.0-1017 Description-md5: e4a22a149885c61142bcbe3459210e04 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.15-headers-5.15.0-1017/debian.README.gz for details Package: linux-riscv-5.15-headers-5.15.0-1018 Description-md5: f1a8f8f1db3f9e4da3c25489dd5341bb Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.15-headers-5.15.0-1018/debian.README.gz for details Package: linux-riscv-5.15-headers-5.15.0-1019 Description-md5: 81ba82cabcbdf93479c2a6af9f81ce22 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.15-headers-5.15.0-1019/debian.README.gz for details Package: linux-riscv-5.15-headers-5.15.0-1022 Description-md5: 9f634cfdf351a5c4c3def3c233fb13e2 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.15-headers-5.15.0-1022/debian.README.gz for details Package: linux-riscv-5.15-headers-5.15.0-1023 Description-md5: 41b7d47e3ef3adedf866073999854566 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.15-headers-5.15.0-1023/debian.README.gz for details Package: linux-riscv-5.15-headers-5.15.0-1026 Description-md5: dd8bf16801710e22e9d30f052e0d8cce Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.15-headers-5.15.0-1026/debian.README.gz for details Package: linux-riscv-5.8-headers-5.8.0-14 Description-md5: 80c8afe12275852cab6c1ae16828ebcb Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.8-headers-5.8.0-14/debian.README.gz for details Package: linux-riscv-5.8-headers-5.8.0-16 Description-md5: fac2bf12deb18893347f332c6a0494d4 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.8-headers-5.8.0-16/debian.README.gz for details Package: linux-riscv-5.8-headers-5.8.0-17 Description-md5: 62386806f3e47b3b0156146363063e36 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.8-headers-5.8.0-17/debian.README.gz for details Package: linux-riscv-5.8-headers-5.8.0-18 Description-md5: ef53fefdab96f4cce812b9c1dce48c59 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.8-headers-5.8.0-18/debian.README.gz for details Package: linux-riscv-5.8-headers-5.8.0-20 Description-md5: 12d2b94addec4f686bcf72e952b1ae5c Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.8-headers-5.8.0-20/debian.README.gz for details Package: linux-riscv-5.8-headers-5.8.0-22 Description-md5: bbd9a88deadc1616ab3ec9678f33a056 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.8-headers-5.8.0-22/debian.README.gz for details Package: linux-riscv-5.8-headers-5.8.0-25 Description-md5: 7fa7dfa130e51fbf08a42a09d010e8b5 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.8-headers-5.8.0-25/debian.README.gz for details Package: linux-riscv-5.8-headers-5.8.0-26 Description-md5: 6977cd76177b6ef2c8edf8bea4ff0a48 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.8-headers-5.8.0-26/debian.README.gz for details Package: linux-riscv-5.8-headers-5.8.0-29 Description-md5: 639f550aa36e1b4c7e2a75a54fbcd5a9 Description-en: Header files related to Linux kernel version 5.8.0 This package provides kernel header files for version 5.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-riscv-5.8-headers-5.8.0-29/debian.README.gz for details Package: linux-riscv-headers-5.4.0-26 Description-md5: 60f21f3531e6fffa1fc8915d912d2a67 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-riscv-headers-5.4.0-26/debian.README.gz for details Package: linux-riscv-headers-5.4.0-27 Description-md5: 8f5543a2b2b505e69479dfdb7cd6aec4 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-riscv-headers-5.4.0-27/debian.README.gz for details Package: linux-riscv-headers-5.4.0-28 Description-md5: 4cd1f1c3685cf792109479e2a8345a1c 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-riscv-headers-5.4.0-28/debian.README.gz for details Package: linux-riscv-headers-5.4.0-30 Description-md5: f575c547fef099f23fea6b9f041dabf1 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-riscv-headers-5.4.0-30/debian.README.gz for details Package: linux-riscv-headers-5.4.0-31 Description-md5: cdfe21c85db39ba1d5b7a82bf481678b 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-riscv-headers-5.4.0-31/debian.README.gz for details Package: linux-riscv-headers-5.4.0-33 Description-md5: c6cea5dfe7dcccf1e40c4143418acd52 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-riscv-headers-5.4.0-33/debian.README.gz for details Package: linux-riscv-headers-5.4.0-34 Description-md5: c2029c84f74747f981abdbd75a1f7e06 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-riscv-headers-5.4.0-34/debian.README.gz for details Package: linux-riscv-headers-5.4.0-36 Description-md5: 1812e29eeb93f5a01a039464ec8d3d26 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-riscv-headers-5.4.0-36/debian.README.gz for details Package: linux-riscv-headers-5.4.0-39 Description-md5: 4e079e153edadd7b42ba548e21d30b1b 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-riscv-headers-5.4.0-39/debian.README.gz for details Package: linux-riscv-headers-5.4.0-40 Description-md5: 26386337ddb68e85f75db1c27932da94 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-riscv-headers-5.4.0-40/debian.README.gz for details 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.10.0-1013-oem Description-md5: da36012d8b423ced21be3b2f8eb07e9b Description-en: Linux kernel version specific tools for version 5.10.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1013 on 64 bit x86. Package: linux-tools-5.10.0-1014-oem Description-md5: 39e80a57e4ce45f6323889f0afb0029f Description-en: Linux kernel version specific tools for version 5.10.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1014 on 64 bit x86. Package: linux-tools-5.10.0-1016-oem Description-md5: 6691258fb4d5172853e2a1ddc3901178 Description-en: Linux kernel version specific tools for version 5.10.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.10.0-1016 on 64 bit x86. Package: linux-tools-5.10.0-1017-oem Description-md5: 975b82c8d1871db8f8ad9eb9bb70b656 Description-en: Linux kernel version specific tools for version 5.10.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.10.0-1017 on 64 bit x86. Package: linux-tools-5.10.0-1019-oem Description-md5: 431e6bf07df3a7f0d455f29c8f7caedb Description-en: Linux kernel version specific tools for version 5.10.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.10.0-1019 on 64 bit x86. Package: linux-tools-5.10.0-1021-oem Description-md5: 18d25a65f6c4e796edc2abb7ba7e5506 Description-en: Linux kernel version specific tools for version 5.10.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1021 on 64 bit x86. Package: linux-tools-5.10.0-1022-oem Description-md5: b09210708d921a3323eb4e4feb6fbf9c Description-en: Linux kernel version specific tools for version 5.10.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1022 on 64 bit x86. Package: linux-tools-5.10.0-1023-oem Description-md5: 62ddb47cd1c99ad771df6c5a707a1ebc Description-en: Linux kernel version specific tools for version 5.10.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1023 on 64 bit x86. Package: linux-tools-5.10.0-1025-oem Description-md5: 6c0326dacb725038ef2daa0b93a06f8e Description-en: Linux kernel version specific tools for version 5.10.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1025 on 64 bit x86. Package: linux-tools-5.10.0-1026-oem Description-md5: 933487a40893299d96e670a2fe41931d Description-en: Linux kernel version specific tools for version 5.10.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1026 on 64 bit x86. Package: linux-tools-5.10.0-1029-oem Description-md5: e2f720b39b8c9b7034bd7e9446eccc24 Description-en: Linux kernel version specific tools for version 5.10.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1029 on 64 bit x86. Package: linux-tools-5.10.0-1033-oem Description-md5: ca4e4b2adbdc267bbf35aeecd6d07262 Description-en: Linux kernel version specific tools for version 5.10.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1033 on 64 bit x86. Package: linux-tools-5.10.0-1038-oem Description-md5: 6e0a0126b04b1716ef1cdb32c5cdc86e Description-en: Linux kernel version specific tools for version 5.10.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1038 on 64 bit x86. Package: linux-tools-5.10.0-1044-oem Description-md5: 11970e81d33786779f451f072a9ca50e Description-en: Linux kernel version specific tools for version 5.10.0-1044 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1044 on 64 bit x86. Package: linux-tools-5.10.0-1045-oem Description-md5: be30802e67282d647c052df880636707 Description-en: Linux kernel version specific tools for version 5.10.0-1045 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1045 on 64 bit x86. Package: linux-tools-5.10.0-1049-oem Description-md5: 5dba5e98a2f602dbf802676a73e28324 Description-en: Linux kernel version specific tools for version 5.10.0-1049 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1049 on 64 bit x86. Package: linux-tools-5.10.0-1050-oem Description-md5: e66626fe54e5edfe1e50f2298e6fe638 Description-en: Linux kernel version specific tools for version 5.10.0-1050 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1050 on 64 bit x86. Package: linux-tools-5.10.0-1051-oem Description-md5: d5db0c89636a18b9888122e9c6901bc8 Description-en: Linux kernel version specific tools for version 5.10.0-1051 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1051 on 64 bit x86. Package: linux-tools-5.10.0-1053-oem Description-md5: dd3bb4926a0e70fe26c9ff8976b47ed9 Description-en: Linux kernel version specific tools for version 5.10.0-1053 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1053 on 64 bit x86. Package: linux-tools-5.10.0-1055-oem Description-md5: 804cce75eb3db61eb5eaae2c4dbf2086 Description-en: Linux kernel version specific tools for version 5.10.0-1055 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1055 on 64 bit x86. Package: linux-tools-5.10.0-1057-oem Description-md5: 73f39e4ef7c1854899a0657492717293 Description-en: Linux kernel version specific tools for version 5.10.0-1057 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.10.0-1057 on 64 bit x86. Package: linux-tools-5.11.0-1012-azure Description-md5: 89a1aa1dba76ff975b7efd9d2ecc2c72 Description-en: Linux kernel version specific tools for version 5.11.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1012 on 64 bit x86. Package: linux-tools-5.11.0-1013-azure Description-md5: 045afc90fa9b7a217a34c5f5361a7327 Description-en: Linux kernel version specific tools for version 5.11.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1013 on 64 bit x86. Package: linux-tools-5.11.0-1013-oracle Description-md5: 6bd57e21a94989c187830565c0dfcf77 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1013 on 64 bit x86. Package: linux-tools-5.11.0-1014-aws Description-md5: e5aaf6c4ea74209761d1991c859f67fd Description-en: Linux kernel version specific tools for version 5.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1014 on 64 bit x86. Package: linux-tools-5.11.0-1014-gcp Description-md5: e5aaf6c4ea74209761d1991c859f67fd Description-en: Linux kernel version specific tools for version 5.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1014 on 64 bit x86. Package: linux-tools-5.11.0-1015-azure Description-md5: 9d86277413062f9dc1ed8890e68341a9 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1015 on 64 bit x86. Package: linux-tools-5.11.0-1016-aws Description-md5: 63d45eaa33b407aea9efbc8f54ae4a5b Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1016 on 64 bit x86. Package: linux-tools-5.11.0-1016-oracle Description-md5: 555155a2770498ac1b28d22c267d92f6 Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1016 on 64 bit x86. Package: linux-tools-5.11.0-1017-aws Description-md5: 4acb3148bc7c33e4da32714792caade7 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on 64 bit x86. Package: linux-tools-5.11.0-1017-azure Description-md5: 4acb3148bc7c33e4da32714792caade7 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on 64 bit x86. Package: linux-tools-5.11.0-1017-gcp Description-md5: 4acb3148bc7c33e4da32714792caade7 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on 64 bit x86. Package: linux-tools-5.11.0-1017-oracle Description-md5: 00da8d09ab1ea2c0648c0393410a64c2 Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1017 on 64 bit x86. Package: linux-tools-5.11.0-1018-gcp Description-md5: a17ac78d1124da439ce8862dd9fc8dd8 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1018 on 64 bit x86. Package: linux-tools-5.11.0-1019-aws Description-md5: ae2c1afea15e1ddd308652c06beec198 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1019 on 64 bit x86. Package: linux-tools-5.11.0-1019-azure Description-md5: ae2c1afea15e1ddd308652c06beec198 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1019 on 64 bit x86. Package: linux-tools-5.11.0-1019-oracle Description-md5: c2c51d1117cb094c520dc07d7cf64ee3 Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1019 on 64 bit x86. Package: linux-tools-5.11.0-1020-aws Description-md5: 8d6e8d1276e33e8bf2d5944257fb239f Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on 64 bit x86. Package: linux-tools-5.11.0-1020-azure Description-md5: 8d6e8d1276e33e8bf2d5944257fb239f Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on 64 bit x86. Package: linux-tools-5.11.0-1020-gcp Description-md5: 8d6e8d1276e33e8bf2d5944257fb239f Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on 64 bit x86. Package: linux-tools-5.11.0-1020-oracle Description-md5: bd733d6d33f77fcf326b1a360ddde165 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on 64 bit x86. Package: linux-tools-5.11.0-1021-aws Description-md5: af550d24d1436fd238b537af89659386 Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on 64 bit x86. Package: linux-tools-5.11.0-1021-azure Description-md5: af550d24d1436fd238b537af89659386 Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on 64 bit x86. Package: linux-tools-5.11.0-1021-gcp Description-md5: af550d24d1436fd238b537af89659386 Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on 64 bit x86. Package: linux-tools-5.11.0-1021-oracle Description-md5: 054dc7d23cd49d83a72c2097d228fb55 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on 64 bit x86. Package: linux-tools-5.11.0-1022-aws Description-md5: e99f905b623b660dd2acd26d50d95971 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on 64 bit x86. Package: linux-tools-5.11.0-1022-azure Description-md5: e99f905b623b660dd2acd26d50d95971 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on 64 bit x86. Package: linux-tools-5.11.0-1022-gcp Description-md5: e99f905b623b660dd2acd26d50d95971 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on 64 bit x86. Package: linux-tools-5.11.0-1022-oracle Description-md5: 1cbfafc0aa2b1e5a7e243dc693f54820 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on 64 bit x86. Package: linux-tools-5.11.0-1023-aws Description-md5: 8a3877c8ef0ce68944e5ef75368db1bf Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on 64 bit x86. Package: linux-tools-5.11.0-1023-azure Description-md5: 8a3877c8ef0ce68944e5ef75368db1bf Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on 64 bit x86. Package: linux-tools-5.11.0-1023-gcp Description-md5: 8a3877c8ef0ce68944e5ef75368db1bf Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on 64 bit x86. Package: linux-tools-5.11.0-1023-oracle Description-md5: cc80c21aad68e34e2225a5a5cef605bf Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on 64 bit x86. Package: linux-tools-5.11.0-1024-gcp Description-md5: 1fcd4f593be631b3804da8b9ebbdb221 Description-en: Linux kernel version specific tools for version 5.11.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1024 on 64 bit x86. Package: linux-tools-5.11.0-1025-aws Description-md5: d5bde3424195de81f42fd4e5946258c4 Description-en: Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on 64 bit x86. Package: linux-tools-5.11.0-1025-azure Description-md5: d5bde3424195de81f42fd4e5946258c4 Description-en: Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on 64 bit x86. Package: linux-tools-5.11.0-1025-oracle Description-md5: 12395fea21ab38723b6d2195d61dbfcf Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on 64 bit x86. Package: linux-tools-5.11.0-1026-gcp Description-md5: 7610d58d185fc53ac6b85e2d96ec6957 Description-en: Linux kernel version specific tools for version 5.11.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1026 on 64 bit x86. Package: linux-tools-5.11.0-1027-aws Description-md5: 08cbd41ba459d50198db912264c31157 Description-en: Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on 64 bit x86. Package: linux-tools-5.11.0-1027-azure Description-md5: 08cbd41ba459d50198db912264c31157 Description-en: Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on 64 bit x86. Package: linux-tools-5.11.0-1027-oracle Description-md5: c76fb0faa0e6b35f5214e190a4a694a9 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on 64 bit x86. Package: linux-tools-5.11.0-1028-aws Description-md5: 3ea179b4a921e81c7fee73bc3055f3e9 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on 64 bit x86. Package: linux-tools-5.11.0-1028-azure Description-md5: 3ea179b4a921e81c7fee73bc3055f3e9 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on 64 bit x86. Package: linux-tools-5.11.0-1028-gcp Description-md5: 3ea179b4a921e81c7fee73bc3055f3e9 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on 64 bit x86. Package: linux-tools-5.11.0-1028-oracle Description-md5: dd030dc8ee4520ef5a6a8f56ad2cd221 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on 64 bit x86. Package: linux-tools-5.11.0-1029-gcp Description-md5: 8892e9b2eaaf6d463ca17c9bd279f449 Description-en: Linux kernel version specific tools for version 5.11.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1029 on 64 bit x86. Package: linux-tools-5.11.0-22-generic Description-md5: 0672d9c4397770102c5c1c600e694155 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on 64 bit x86. Package: linux-tools-5.11.0-22-lowlatency Description-md5: 0672d9c4397770102c5c1c600e694155 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on 64 bit x86. Package: linux-tools-5.11.0-25-generic Description-md5: 42db4d7ad58aa27c28d14f5bf9a87942 Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on 64 bit x86. Package: linux-tools-5.11.0-25-lowlatency Description-md5: 42db4d7ad58aa27c28d14f5bf9a87942 Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on 64 bit x86. Package: linux-tools-5.11.0-27-generic Description-md5: e41968f2c67edf0dee28c03f3fc1a3c1 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on 64 bit x86. Package: linux-tools-5.11.0-27-lowlatency Description-md5: e41968f2c67edf0dee28c03f3fc1a3c1 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on 64 bit x86. Package: linux-tools-5.11.0-34-generic Description-md5: e408d5f43c2a3ec22017ab191ef643ce Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on 64 bit x86. Package: linux-tools-5.11.0-34-lowlatency Description-md5: e408d5f43c2a3ec22017ab191ef643ce Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on 64 bit x86. Package: linux-tools-5.11.0-36-generic Description-md5: efcfc2c9b0d435c73d481d7da5c46c4d Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on 64 bit x86. Package: linux-tools-5.11.0-36-lowlatency Description-md5: efcfc2c9b0d435c73d481d7da5c46c4d Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on 64 bit x86. Package: linux-tools-5.11.0-37-generic Description-md5: 7ec285a5d50f1b52e146ef1a352d5f1b Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on 64 bit x86. Package: linux-tools-5.11.0-37-lowlatency Description-md5: 7ec285a5d50f1b52e146ef1a352d5f1b Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on 64 bit x86. Package: linux-tools-5.11.0-38-generic Description-md5: 385d75e7fe8d1c64b626f00d8d7a7287 Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on 64 bit x86. Package: linux-tools-5.11.0-38-lowlatency Description-md5: 385d75e7fe8d1c64b626f00d8d7a7287 Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on 64 bit x86. Package: linux-tools-5.11.0-40-generic Description-md5: ce61cec3a346c8d95e55b8b60159b9e5 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on 64 bit x86. Package: linux-tools-5.11.0-40-lowlatency Description-md5: ce61cec3a346c8d95e55b8b60159b9e5 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on 64 bit x86. Package: linux-tools-5.11.0-41-generic Description-md5: bfd6be88dd2a4381d0aa21d6ae50f59f Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on 64 bit x86. Package: linux-tools-5.11.0-41-lowlatency Description-md5: bfd6be88dd2a4381d0aa21d6ae50f59f Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on 64 bit x86. Package: linux-tools-5.11.0-43-generic Description-md5: ef2d62f4ec940e18a039d9369b6d3a2b Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on 64 bit x86. Package: linux-tools-5.11.0-43-lowlatency Description-md5: ef2d62f4ec940e18a039d9369b6d3a2b Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on 64 bit x86. Package: linux-tools-5.11.0-44-generic Description-md5: 33799ea948f3a0784717da57b894e1f8 Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on 64 bit x86. Package: linux-tools-5.11.0-44-lowlatency Description-md5: 33799ea948f3a0784717da57b894e1f8 Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on 64 bit x86. Package: linux-tools-5.11.0-46-generic Description-md5: 55eeee927b4430e674b03f4bd1eabe55 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on 64 bit x86. Package: linux-tools-5.11.0-46-lowlatency Description-md5: 55eeee927b4430e674b03f4bd1eabe55 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on 64 bit x86. Package: linux-tools-5.13.0-1008-aws Description-md5: 7a95896693ca4138bec8e143e010de7a Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. Package: linux-tools-5.13.0-1008-gcp Description-md5: 7a95896693ca4138bec8e143e010de7a Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. Package: linux-tools-5.13.0-1008-intel Description-md5: 7a95896693ca4138bec8e143e010de7a Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on 64 bit x86. Package: linux-tools-5.13.0-1009-azure Description-md5: 49dd3ba6f77d4d9465ecc2af4b73be95 Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. Package: linux-tools-5.13.0-1009-intel Description-md5: 49dd3ba6f77d4d9465ecc2af4b73be95 Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. Package: linux-tools-5.13.0-1009-oem Description-md5: 49dd3ba6f77d4d9465ecc2af4b73be95 Description-en: Linux kernel version specific tools for version 5.13.0-1009 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1009 on 64 bit x86. Package: linux-tools-5.13.0-1010-intel Description-md5: 280ab91bfd8bacdae47c5b7c7a485090 Description-en: Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on 64 bit x86. Package: linux-tools-5.13.0-1010-oem Description-md5: 280ab91bfd8bacdae47c5b7c7a485090 Description-en: Linux kernel version specific tools for version 5.13.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1010 on 64 bit x86. Package: linux-tools-5.13.0-1011-aws Description-md5: 972c2f09a15f399c86b865c81091e38e Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1011 on 64 bit x86. Package: linux-tools-5.13.0-1011-intel Description-md5: 972c2f09a15f399c86b865c81091e38e Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1011 on 64 bit x86. Package: linux-tools-5.13.0-1011-oracle Description-md5: 136ae9b5196934c009c9c0542661fed7 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1011 on 64 bit x86. Package: linux-tools-5.13.0-1012-aws Description-md5: fcd6817243bf6b20cca1dbff6ca4c687 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on 64 bit x86. Package: linux-tools-5.13.0-1012-azure Description-md5: fcd6817243bf6b20cca1dbff6ca4c687 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on 64 bit x86. Package: linux-tools-5.13.0-1012-gcp Description-md5: fcd6817243bf6b20cca1dbff6ca4c687 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on 64 bit x86. Package: linux-tools-5.13.0-1012-oem Description-md5: fcd6817243bf6b20cca1dbff6ca4c687 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on 64 bit x86. Package: linux-tools-5.13.0-1013-gcp Description-md5: 13bed3f77a1039dead55ea32be6affcd Description-en: Linux kernel version specific tools for version 5.13.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1013 on 64 bit x86. Package: linux-tools-5.13.0-1014-aws Description-md5: 6a5f08edbf53c17a07c3ff8c9d4ef47f Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on 64 bit x86. Package: linux-tools-5.13.0-1014-azure Description-md5: 6a5f08edbf53c17a07c3ff8c9d4ef47f Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on 64 bit x86. Package: linux-tools-5.13.0-1014-intel Description-md5: 6a5f08edbf53c17a07c3ff8c9d4ef47f Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on 64 bit x86. Package: linux-tools-5.13.0-1014-oem Description-md5: 6a5f08edbf53c17a07c3ff8c9d4ef47f Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on 64 bit x86. Package: linux-tools-5.13.0-1015-gcp Description-md5: eac918c8d6b16691cd3553d29e4170c8 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1015 on 64 bit x86. Package: linux-tools-5.13.0-1015-oracle Description-md5: 966edc0a85f76a429f05217cb8f4d990 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1015 on 64 bit x86. Package: linux-tools-5.13.0-1016-oracle Description-md5: 8e929edbd45eccf2fdd826c3f9de239b Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1016 on 64 bit x86. Package: linux-tools-5.13.0-1017-aws Description-md5: 7deef3d4e19f22756ee63e13632f50d6 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on 64 bit x86. Package: linux-tools-5.13.0-1017-azure Description-md5: 7deef3d4e19f22756ee63e13632f50d6 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on 64 bit x86. Package: linux-tools-5.13.0-1017-intel Description-md5: 7deef3d4e19f22756ee63e13632f50d6 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on 64 bit x86. Package: linux-tools-5.13.0-1017-oem Description-md5: 7deef3d4e19f22756ee63e13632f50d6 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on 64 bit x86. Package: linux-tools-5.13.0-1018-oracle Description-md5: a6d7d81bfaa4cb86cd1e8feb16b4dfd4 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1018 on 64 bit x86. Package: linux-tools-5.13.0-1019-aws Description-md5: 8ce6c21dda5b65e2b9c14a4c3031cafd Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on 64 bit x86. Package: linux-tools-5.13.0-1019-gcp Description-md5: 8ce6c21dda5b65e2b9c14a4c3031cafd Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on 64 bit x86. Package: linux-tools-5.13.0-1019-oem Description-md5: 8ce6c21dda5b65e2b9c14a4c3031cafd Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on 64 bit x86. Package: linux-tools-5.13.0-1020-oem Description-md5: 68ba943120acd0d3374b6c5d6111eec7 Description-en: Linux kernel version specific tools for version 5.13.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1020 on 64 bit x86. Package: linux-tools-5.13.0-1021-aws Description-md5: 1f8e3ffb01703fbc087a062100c57469 Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on 64 bit x86. Package: linux-tools-5.13.0-1021-azure Description-md5: 1f8e3ffb01703fbc087a062100c57469 Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on 64 bit x86. Package: linux-tools-5.13.0-1021-gcp Description-md5: 1f8e3ffb01703fbc087a062100c57469 Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on 64 bit x86. Package: linux-tools-5.13.0-1021-oracle Description-md5: aea33d1422b86dcc438bbfd22e142a70 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on 64 bit x86. Package: linux-tools-5.13.0-1022-aws Description-md5: acadc749c42173740847ce94ad11e5c5 Description-en: Linux kernel version specific tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1022 on 64 bit x86. Package: linux-tools-5.13.0-1022-azure Description-md5: acadc749c42173740847ce94ad11e5c5 Description-en: Linux kernel version specific tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1022 on 64 bit x86. Package: linux-tools-5.13.0-1023-aws Description-md5: d5d7d159d68090e3baae53a3bd4d3098 Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on 64 bit x86. Package: linux-tools-5.13.0-1023-azure Description-md5: d5d7d159d68090e3baae53a3bd4d3098 Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on 64 bit x86. Package: linux-tools-5.13.0-1023-gcp Description-md5: d5d7d159d68090e3baae53a3bd4d3098 Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on 64 bit x86. Package: linux-tools-5.13.0-1024-gcp Description-md5: f532550b262bee6f9912ae2e9b9052a5 Description-en: Linux kernel version specific tools for version 5.13.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1024 on 64 bit x86. Package: linux-tools-5.13.0-1025-aws Description-md5: 4688f67c93f2ebe7dea838003d22e3d2 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on 64 bit x86. Package: linux-tools-5.13.0-1025-azure Description-md5: 4688f67c93f2ebe7dea838003d22e3d2 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on 64 bit x86. Package: linux-tools-5.13.0-1025-gcp Description-md5: 4688f67c93f2ebe7dea838003d22e3d2 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on 64 bit x86. Package: linux-tools-5.13.0-1025-oracle Description-md5: 3178f8c6e67db2ef02e27607e6f958e4 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on 64 bit x86. Package: linux-tools-5.13.0-1026-oem Description-md5: 146b8ad51eb53e5b1d2fd9b278c4840f Description-en: Linux kernel version specific tools for version 5.13.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1026 on 64 bit x86. Package: linux-tools-5.13.0-1027-gcp Description-md5: bd4f13df36da6cdd50802bc10a2562d5 Description-en: Linux kernel version specific tools for version 5.13.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1027 on 64 bit x86. Package: linux-tools-5.13.0-1027-oracle Description-md5: c42a3b4a1ccde9f944de92c8e43cdb9e Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1027 on 64 bit x86. Package: linux-tools-5.13.0-1028-aws Description-md5: a09bad644c04fbecccf939f1714a36b2 Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on 64 bit x86. Package: linux-tools-5.13.0-1028-azure Description-md5: a09bad644c04fbecccf939f1714a36b2 Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on 64 bit x86. Package: linux-tools-5.13.0-1028-oem Description-md5: a09bad644c04fbecccf939f1714a36b2 Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on 64 bit x86. Package: linux-tools-5.13.0-1028-oracle Description-md5: 29b02011d433da184c539da8a7fda980 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on 64 bit x86. Package: linux-tools-5.13.0-1029-aws Description-md5: 99f63257ffffb15d6bcec1d00f1cbf9f Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on 64 bit x86. Package: linux-tools-5.13.0-1029-azure Description-md5: 99f63257ffffb15d6bcec1d00f1cbf9f Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on 64 bit x86. Package: linux-tools-5.13.0-1029-oem Description-md5: 99f63257ffffb15d6bcec1d00f1cbf9f Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on 64 bit x86. Package: linux-tools-5.13.0-1030-gcp Description-md5: d6949c2ee3c642f50926a684dcb5eea5 Description-en: Linux kernel version specific tools for version 5.13.0-1030 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1030 on 64 bit x86. Package: linux-tools-5.13.0-1030-oracle Description-md5: 7e3f55682fa684dec6344c8cc56837ee Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1030 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1030 on 64 bit x86. Package: linux-tools-5.13.0-1031-aws Description-md5: 60aee8a90c31b8fef2459b5427121163 Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on 64 bit x86. Package: linux-tools-5.13.0-1031-azure Description-md5: 60aee8a90c31b8fef2459b5427121163 Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on 64 bit x86. Package: linux-tools-5.13.0-1031-gcp Description-md5: 60aee8a90c31b8fef2459b5427121163 Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on 64 bit x86. Package: linux-tools-5.13.0-1033-gcp Description-md5: c2e30d6db7ebbc8266575c7a2c5c7381 Description-en: Linux kernel version specific tools for version 5.13.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1033 on 64 bit x86. Package: linux-tools-5.13.0-1033-oracle Description-md5: f35aea96fc6c4320bbbf071fe29d8804 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1033 on 64 bit x86. Package: linux-tools-5.13.0-1034-oracle Description-md5: 20e43601a6d8920c5d2aa67a814bd356 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1034 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1034 on 64 bit x86. Package: linux-tools-5.13.0-1036-oracle Description-md5: 78512e0965740758653d3173fb24eac4 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1036 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1036 on 64 bit x86. Package: linux-tools-5.13.0-21-generic Description-md5: 6050bf31600654834d88cacc11df1ec8 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on 64 bit x86. Package: linux-tools-5.13.0-21-lowlatency Description-md5: 6050bf31600654834d88cacc11df1ec8 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on 64 bit x86. Package: linux-tools-5.13.0-22-generic Description-md5: 4cc8a3868d3e45e0df69745180a26811 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on 64 bit x86. Package: linux-tools-5.13.0-22-lowlatency Description-md5: 4cc8a3868d3e45e0df69745180a26811 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on 64 bit x86. Package: linux-tools-5.13.0-23-generic Description-md5: 3f5a480544dc9ca6867f8eab0b274619 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on 64 bit x86. Package: linux-tools-5.13.0-23-lowlatency Description-md5: 3f5a480544dc9ca6867f8eab0b274619 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on 64 bit x86. Package: linux-tools-5.13.0-25-generic Description-md5: 8512c671591c2f9f14b95bef0f305cd2 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on 64 bit x86. Package: linux-tools-5.13.0-25-lowlatency Description-md5: 8512c671591c2f9f14b95bef0f305cd2 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on 64 bit x86. Package: linux-tools-5.13.0-27-generic Description-md5: ba26ed3e31beac6e6513edd816377302 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on 64 bit x86. Package: linux-tools-5.13.0-27-lowlatency Description-md5: ba26ed3e31beac6e6513edd816377302 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on 64 bit x86. Package: linux-tools-5.13.0-28-generic Description-md5: db278567ea95bd26707234bc9b5a115f Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on 64 bit x86. Package: linux-tools-5.13.0-28-lowlatency Description-md5: db278567ea95bd26707234bc9b5a115f Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on 64 bit x86. Package: linux-tools-5.13.0-30-generic Description-md5: 5be67632f4dd45bca33da83b6c69237f Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on 64 bit x86. Package: linux-tools-5.13.0-30-lowlatency Description-md5: 5be67632f4dd45bca33da83b6c69237f Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on 64 bit x86. Package: linux-tools-5.13.0-35-generic Description-md5: 56e6e935c9c1f672266d9fc6f4a6e79c Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on 64 bit x86. Package: linux-tools-5.13.0-35-lowlatency Description-md5: 56e6e935c9c1f672266d9fc6f4a6e79c Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on 64 bit x86. Package: linux-tools-5.13.0-37-generic Description-md5: 23fef1d10841644c2e2f46765d861147 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on 64 bit x86. Package: linux-tools-5.13.0-37-lowlatency Description-md5: 23fef1d10841644c2e2f46765d861147 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on 64 bit x86. Package: linux-tools-5.13.0-39-generic Description-md5: 862a5aea62e4538b2225d75785330114 Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on 64 bit x86. Package: linux-tools-5.13.0-39-lowlatency Description-md5: 862a5aea62e4538b2225d75785330114 Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on 64 bit x86. Package: linux-tools-5.13.0-40-generic Description-md5: e0461120f08ef4312562d7778a68582a Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on 64 bit x86. Package: linux-tools-5.13.0-40-lowlatency Description-md5: e0461120f08ef4312562d7778a68582a Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on 64 bit x86. Package: linux-tools-5.13.0-41-generic Description-md5: 2df6fdda31cb83455c79757fc921c586 Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on 64 bit x86. Package: linux-tools-5.13.0-41-lowlatency Description-md5: 2df6fdda31cb83455c79757fc921c586 Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on 64 bit x86. Package: linux-tools-5.13.0-44-generic Description-md5: 9b78dc2fc23b7e817b289824b85ed2d7 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on 64 bit x86. Package: linux-tools-5.13.0-44-lowlatency Description-md5: 9b78dc2fc23b7e817b289824b85ed2d7 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on 64 bit x86. Package: linux-tools-5.13.0-48-generic Description-md5: 2521df9e45d6feac31a4bc1c7d696f1d Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on 64 bit x86. Package: linux-tools-5.13.0-48-lowlatency Description-md5: 2521df9e45d6feac31a4bc1c7d696f1d Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on 64 bit x86. Package: linux-tools-5.13.0-51-generic Description-md5: 6d525e4d8c237eafb3b693cc6fde1710 Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on 64 bit x86. Package: linux-tools-5.13.0-51-lowlatency Description-md5: 6d525e4d8c237eafb3b693cc6fde1710 Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on 64 bit x86. Package: linux-tools-5.13.0-52-generic Description-md5: c681ec231030650045c18c072c909ca8 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on 64 bit x86. Package: linux-tools-5.13.0-52-lowlatency Description-md5: c681ec231030650045c18c072c909ca8 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on 64 bit x86. Package: linux-tools-5.14.0-1004-oem Description-md5: a59a11e2e584de1cf29a694f7d56a8f5 Description-en: Linux kernel version specific tools for version 5.14.0-1004 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1004 on 64 bit x86. Package: linux-tools-5.14.0-1005-oem Description-md5: 31f1e3e85b4c4f28f1d7a7e83d9a98a1 Description-en: Linux kernel version specific tools for version 5.14.0-1005 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1005 on 64 bit x86. Package: linux-tools-5.14.0-1007-oem Description-md5: 439cac85d772f9fd73f35d792b7b4be5 Description-en: Linux kernel version specific tools for version 5.14.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1007 on 64 bit x86. Package: linux-tools-5.14.0-1008-oem Description-md5: 993db3ce3d9594d2b0f092203775178b Description-en: Linux kernel version specific tools for version 5.14.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1008 on 64 bit x86. Package: linux-tools-5.14.0-1013-oem Description-md5: 912a1336001edf62d2200ad73db70e85 Description-en: Linux kernel version specific tools for version 5.14.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1013 on 64 bit x86. Package: linux-tools-5.14.0-1018-oem Description-md5: ab286d9c29e2aa091436ff1dd99e9a90 Description-en: Linux kernel version specific tools for version 5.14.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.14.0-1018 on 64 bit x86. Package: linux-tools-5.14.0-1020-oem Description-md5: d80f60014571d9976b87c7103976fb5d Description-en: Linux kernel version specific tools for version 5.14.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1020 on 64 bit x86. Package: linux-tools-5.14.0-1022-oem Description-md5: 6bbbb15d3d63ecd94efffbc30f726ea3 Description-en: Linux kernel version specific tools for version 5.14.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1022 on 64 bit x86. Package: linux-tools-5.14.0-1024-oem Description-md5: ed17300ec02f99ee9b13e6eb2713de7c Description-en: Linux kernel version specific tools for version 5.14.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1024 on 64 bit x86. Package: linux-tools-5.14.0-1027-oem Description-md5: bddb58175842daf08505d7ed8489c4c7 Description-en: Linux kernel version specific tools for version 5.14.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1027 on 64 bit x86. Package: linux-tools-5.14.0-1029-oem Description-md5: d6765c8b385370d0625d3cced5a73543 Description-en: Linux kernel version specific tools for version 5.14.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1029 on 64 bit x86. Package: linux-tools-5.14.0-1031-oem Description-md5: a8670e3e7c0c23850bda799cbe409094 Description-en: Linux kernel version specific tools for version 5.14.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1031 on 64 bit x86. Package: linux-tools-5.14.0-1033-oem Description-md5: 7c7a9212ba39222c2f766812994ae05b Description-en: Linux kernel version specific tools for version 5.14.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1033 on 64 bit x86. Package: linux-tools-5.14.0-1036-oem Description-md5: 8ef966e993a4f16cacd8e35864ebeab6 Description-en: Linux kernel version specific tools for version 5.14.0-1036 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1036 on 64 bit x86. Package: linux-tools-5.14.0-1038-oem Description-md5: c32081d171c0b80b22eef399d10996f8 Description-en: Linux kernel version specific tools for version 5.14.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1038 on 64 bit x86. Package: linux-tools-5.14.0-1042-oem Description-md5: a7261a1256fe0443544396268d4eaf85 Description-en: Linux kernel version specific tools for version 5.14.0-1042 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1042 on 64 bit x86. Package: linux-tools-5.14.0-1044-oem Description-md5: b224c0248d7206d8e61c3e3959c0d4c3 Description-en: Linux kernel version specific tools for version 5.14.0-1044 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1044 on 64 bit x86. Package: linux-tools-5.14.0-1045-oem Description-md5: cd29a21a59d038b80b0eaba659e87617 Description-en: Linux kernel version specific tools for version 5.14.0-1045 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1045 on 64 bit x86. Package: linux-tools-5.14.0-1046-oem Description-md5: 719e0606aa31a52ebd87a9673b0f6df6 Description-en: Linux kernel version specific tools for version 5.14.0-1046 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1046 on 64 bit x86. Package: linux-tools-5.14.0-1048-oem Description-md5: 84e9962cbde160cdfd0f51e1b0ac6ee1 Description-en: Linux kernel version specific tools for version 5.14.0-1048 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1048 on 64 bit x86. Package: linux-tools-5.14.0-1049-oem Description-md5: d6758d353014e24cd7aa749ea8630b01 Description-en: Linux kernel version specific tools for version 5.14.0-1049 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1049 on 64 bit x86. Package: linux-tools-5.14.0-1050-oem Description-md5: 5ddf8b5576bf10a57e08eea5fbb1c97f Description-en: Linux kernel version specific tools for version 5.14.0-1050 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1050 on 64 bit x86. Package: linux-tools-5.14.0-1051-oem Description-md5: 397e1b58a6184c5273d23910ba96597d Description-en: Linux kernel version specific tools for version 5.14.0-1051 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1051 on 64 bit x86. Package: linux-tools-5.14.0-1054-oem Description-md5: 58a5c14c299f7b0e8402ba419478c84e Description-en: Linux kernel version specific tools for version 5.14.0-1054 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1054 on 64 bit x86. Package: linux-tools-5.14.0-1055-oem Description-md5: 4330ad549d22d0dfc9c70e5ddf9a5226 Description-en: Linux kernel version specific tools for version 5.14.0-1055 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.14.0-1055 on 64 bit x86. Package: linux-tools-5.15.0-1003-intel-iotg Description-md5: eecb8cf883c198469470a93c9a687227 Description-en: Linux kernel version specific tools for version 5.15.0-1003 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1003 on 64 bit x86. Package: linux-tools-5.15.0-1006-gcp Description-md5: bdd0607e7d48dc1f1d5de9963bc9f5f8 Description-en: Linux kernel version specific tools for version 5.15.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1006 on 64 bit x86. Package: linux-tools-5.15.0-1007-azure Description-md5: 7256f5e7296dcd28aba25b872c766c6d Description-en: Linux kernel version specific tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1007 on 64 bit x86. Package: linux-tools-5.15.0-1007-oracle Description-md5: 7aaaa1c525436f418db90aee5faa5d51 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1007 on 64 bit x86. Package: linux-tools-5.15.0-1008-azure Description-md5: b5454b95251c721eed22ea9d5d9026e2 Description-en: Linux kernel version specific tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1008 on 64 bit x86. Package: linux-tools-5.15.0-1008-intel-iotg Description-md5: b5454b95251c721eed22ea9d5d9026e2 Description-en: Linux kernel version specific tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1008 on 64 bit x86. Package: linux-tools-5.15.0-1010-intel-iotg Description-md5: 4ff1129071bc1fdbb4cfae460afddacb Description-en: Linux kernel version specific tools for version 5.15.0-1010 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1010 on 64 bit x86. Package: linux-tools-5.15.0-1011-gke Description-md5: 3465a4bb4ea7ae13bb13ad67339df79a Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1011 on 64 bit x86. Package: linux-tools-5.15.0-1013-gcp Description-md5: ffa86b6d47b4a410acfc9def64c3f32e Description-en: Linux kernel version specific tools for version 5.15.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1013 on 64 bit x86. Package: linux-tools-5.15.0-1013-oracle Description-md5: d1d971c7674c7b11b17fba7c162c2ced Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1013 on 64 bit x86. Package: linux-tools-5.15.0-1014-azure Description-md5: 73566c2c1fd17a9f902149eac28bc095 Description-en: Linux kernel version specific tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1014 on 64 bit x86. Package: linux-tools-5.15.0-1014-gke Description-md5: 73566c2c1fd17a9f902149eac28bc095 Description-en: Linux kernel version specific tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1014 on 64 bit x86. Package: linux-tools-5.15.0-1015-aws Description-md5: 29ac7177f5e98a3835d9a3910e29cfb7 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on 64 bit x86. Package: linux-tools-5.15.0-1015-gke Description-md5: 29ac7177f5e98a3835d9a3910e29cfb7 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on 64 bit x86. Package: linux-tools-5.15.0-1015-intel-iotg Description-md5: 29ac7177f5e98a3835d9a3910e29cfb7 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on 64 bit x86. Package: linux-tools-5.15.0-1016-gcp Description-md5: dce3a6faa3c95eae9e5a8a5adc485136 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on 64 bit x86. Package: linux-tools-5.15.0-1016-gke Description-md5: dce3a6faa3c95eae9e5a8a5adc485136 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on 64 bit x86. Package: linux-tools-5.15.0-1016-intel-iotg Description-md5: dce3a6faa3c95eae9e5a8a5adc485136 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on 64 bit x86. Package: linux-tools-5.15.0-1016-oracle Description-md5: 405f236c170be56b41c32268a6371ebc Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1016 on 64 bit x86. Package: linux-tools-5.15.0-1017-aws Description-md5: 0c794dc79271e231fded88ece77fd4aa Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. Package: linux-tools-5.15.0-1017-azure Description-md5: 0c794dc79271e231fded88ece77fd4aa Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. Package: linux-tools-5.15.0-1017-gcp Description-md5: 0c794dc79271e231fded88ece77fd4aa Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. Package: linux-tools-5.15.0-1017-intel-iotg Description-md5: 0c794dc79271e231fded88ece77fd4aa Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. Package: linux-tools-5.15.0-1017-oracle Description-md5: 73746f6be3e156824af539d2037b140a Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1017 on 64 bit x86. Package: linux-tools-5.15.0-1018-gcp Description-md5: 4b2924ed3bf9be8786dd1f7ee9148f36 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1018 on 64 bit x86. Package: linux-tools-5.15.0-1018-intel-iotg Description-md5: 4b2924ed3bf9be8786dd1f7ee9148f36 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1018 on 64 bit x86. Package: linux-tools-5.15.0-1018-oracle Description-md5: e5b7198baa731a24e819270b60424f0d Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1018 on 64 bit x86. Package: linux-tools-5.15.0-1019-aws Description-md5: e8d4b3ae1d55a1a842865393df108a16 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on 64 bit x86. Package: linux-tools-5.15.0-1019-azure Description-md5: e8d4b3ae1d55a1a842865393df108a16 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on 64 bit x86. Package: linux-tools-5.15.0-1019-gke Description-md5: e8d4b3ae1d55a1a842865393df108a16 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on 64 bit x86. Package: linux-tools-5.15.0-1019-oracle Description-md5: 72e956043bb1b72e521c2173c8dd3056 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1019 on 64 bit x86. Package: linux-tools-5.15.0-1020-aws Description-md5: 199393aaf797979d93b89197ae87ddd6 Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on 64 bit x86. Package: linux-tools-5.15.0-1020-azure Description-md5: 199393aaf797979d93b89197ae87ddd6 Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on 64 bit x86. Package: linux-tools-5.15.0-1020-gke Description-md5: 199393aaf797979d93b89197ae87ddd6 Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on 64 bit x86. Package: linux-tools-5.15.0-1021-aws Description-md5: 64368423b0d5d6cdceb4d99a98b2c1e6 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. Package: linux-tools-5.15.0-1021-azure Description-md5: 64368423b0d5d6cdceb4d99a98b2c1e6 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. Package: linux-tools-5.15.0-1021-gcp Description-md5: 64368423b0d5d6cdceb4d99a98b2c1e6 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. Package: linux-tools-5.15.0-1021-intel-iotg Description-md5: 64368423b0d5d6cdceb4d99a98b2c1e6 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. Package: linux-tools-5.15.0-1021-oracle Description-md5: 6b4a1061ab25d9ab1b01e05a426d4688 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on 64 bit x86. Package: linux-tools-5.15.0-1022-aws Description-md5: fcdfb0fe82dbc54cfce4dc02503597d4 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on 64 bit x86. Package: linux-tools-5.15.0-1022-azure Description-md5: fcdfb0fe82dbc54cfce4dc02503597d4 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on 64 bit x86. Package: linux-tools-5.15.0-1022-gcp Description-md5: fcdfb0fe82dbc54cfce4dc02503597d4 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on 64 bit x86. Package: linux-tools-5.15.0-1022-oracle Description-md5: 095821cfe2792366d5ec08a2d7e4268c Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on 64 bit x86. Package: linux-tools-5.15.0-1023-aws Description-md5: c389b0debdc80b6f8f2ea8ebe23c9e1c Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on 64 bit x86. Package: linux-tools-5.15.0-1023-azure Description-md5: c389b0debdc80b6f8f2ea8ebe23c9e1c Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on 64 bit x86. Package: linux-tools-5.15.0-1023-gke Description-md5: c389b0debdc80b6f8f2ea8ebe23c9e1c Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on 64 bit x86. Package: linux-tools-5.15.0-1025-gcp Description-md5: 53a8b0e73ad050b7a51952d81e196e2f Description-en: Linux kernel version specific tools for version 5.15.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1025 on 64 bit x86. Package: linux-tools-5.15.0-1025-oracle Description-md5: 330a773d4698c93e1695e71e32230d44 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1025 on 64 bit x86. Package: linux-tools-5.15.0-1026-aws Description-md5: a6d1d9e61ea35cf8c1a04193b0eeab9c Description-en: Linux kernel version specific tools for version 5.15.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1026 on 64 bit x86. Package: linux-tools-5.15.0-1029-azure Description-md5: 0c321c4172f8fd73f8b177bbcd624e3c Description-en: Linux kernel version specific tools for version 5.15.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1029 on 64 bit x86. Package: linux-tools-5.15.0-33-generic Description-md5: a03c093963b589bafc40f6c28b79611d Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on 64 bit x86. Package: linux-tools-5.15.0-33-lowlatency Description-md5: a03c093963b589bafc40f6c28b79611d Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on 64 bit x86. Package: linux-tools-5.15.0-41-generic Description-md5: 293406dd48c445de9fbe73f34262f8ec Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on 64 bit x86. Package: linux-tools-5.15.0-42-lowlatency Description-md5: ce61cab19014819e18f49d619d8559f1 Description-en: Linux kernel version specific tools for version 5.15.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-42 on 64 bit x86. Package: linux-tools-5.15.0-43-generic Description-md5: 5f961d2f205294723a563dadac597ec6 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on 64 bit x86. Package: linux-tools-5.15.0-43-lowlatency Description-md5: 5f961d2f205294723a563dadac597ec6 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on 64 bit x86. Package: linux-tools-5.15.0-46-generic Description-md5: 7b1c629e6e1621780d2253b41f83a5b3 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on 64 bit x86. Package: linux-tools-5.15.0-46-lowlatency Description-md5: 7b1c629e6e1621780d2253b41f83a5b3 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on 64 bit x86. Package: linux-tools-5.15.0-48-generic Description-md5: 314ac89947b27cbd95cb6b1c6d7ec4dc Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on 64 bit x86. Package: linux-tools-5.15.0-48-lowlatency Description-md5: 314ac89947b27cbd95cb6b1c6d7ec4dc Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on 64 bit x86. Package: linux-tools-5.15.0-50-generic Description-md5: 0b83f1c8cc62797c882374e96e575959 Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on 64 bit x86. Package: linux-tools-5.15.0-50-lowlatency Description-md5: 0b83f1c8cc62797c882374e96e575959 Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on 64 bit x86. Package: linux-tools-5.15.0-52-generic Description-md5: b0692fca720c6bf2e2426c7f37940b6a Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on 64 bit x86. Package: linux-tools-5.15.0-52-lowlatency Description-md5: b0692fca720c6bf2e2426c7f37940b6a Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on 64 bit x86. Package: linux-tools-5.15.0-53-generic Description-md5: 02668dab848527c10f5b8aedd38ed47f Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on 64 bit x86. Package: linux-tools-5.15.0-53-lowlatency Description-md5: 02668dab848527c10f5b8aedd38ed47f Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on 64 bit x86. Package: linux-tools-5.15.0-56-generic Description-md5: 331921f92850a4eba4cd5ce39fcebd48 Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on 64 bit x86. Package: linux-tools-5.15.0-56-lowlatency Description-md5: 331921f92850a4eba4cd5ce39fcebd48 Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on 64 bit x86. Package: linux-tools-5.4.0-100 Description-md5: 9f0f0def57ab03f84758ce6ef90ec0f9 Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on 64 bit x86. You probably want to install linux-tools-5.4.0-100-. Package: linux-tools-5.4.0-100-generic Description-md5: 2234aa449df27a8b0bb2e65f465ae087 Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on 64 bit x86. Package: linux-tools-5.4.0-100-lowlatency Description-md5: 2234aa449df27a8b0bb2e65f465ae087 Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on 64 bit x86. Package: linux-tools-5.4.0-1004-ibm Description-md5: 773badbd50e69a3cae7b594f04ea73ca Description-en: Linux kernel version specific tools for version 5.4.0-1004 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-1004 on 64 bit x86. Package: linux-tools-5.4.0-1005-ibm Description-md5: a482cb3d2a6d72592e9499757c7ba144 Description-en: Linux kernel version specific tools for version 5.4.0-1005 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-1005 on 64 bit x86. Package: linux-tools-5.4.0-1006-ibm Description-md5: c9f799f24310f09865914f8967054391 Description-en: Linux kernel version specific tools for version 5.4.0-1006 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-1006 on 64 bit x86. Package: linux-tools-5.4.0-1007-ibm Description-md5: b0f87f9451a445a49aafc04e60b31d11 Description-en: Linux kernel version specific tools for version 5.4.0-1007 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-1007 on 64 bit x86. Package: linux-tools-5.4.0-1008-gkeop Description-md5: c52036911cfbfcee65bab8e8abcae88e Description-en: Linux kernel version specific tools for version 5.4.0-1008 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-1008 on 64 bit x86. Package: linux-tools-5.4.0-1008-ibm Description-md5: c52036911cfbfcee65bab8e8abcae88e Description-en: Linux kernel version specific tools for version 5.4.0-1008 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-1008 on 64 bit x86. Package: linux-tools-5.4.0-1009-gkeop Description-md5: 801d7113a1588230196fac60af1fccbb Description-en: Linux kernel version specific tools for version 5.4.0-1009 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-1009 on 64 bit x86. Package: linux-tools-5.4.0-1010-gkeop Description-md5: 1bba16310bb8df3797555d53abcc0789 Description-en: Linux kernel version specific tools for version 5.4.0-1010 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-1010 on 64 bit x86. Package: linux-tools-5.4.0-1010-ibm Description-md5: 1bba16310bb8df3797555d53abcc0789 Description-en: Linux kernel version specific tools for version 5.4.0-1010 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-1010 on 64 bit x86. Package: linux-tools-5.4.0-1011-aws Description-md5: f353f55791db642e30ea6f3f5b9bf025 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. Package: linux-tools-5.4.0-1011-gcp Description-md5: f353f55791db642e30ea6f3f5b9bf025 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. Package: linux-tools-5.4.0-1011-gkeop Description-md5: f353f55791db642e30ea6f3f5b9bf025 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. Package: linux-tools-5.4.0-1011-kvm Description-md5: f353f55791db642e30ea6f3f5b9bf025 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. Package: linux-tools-5.4.0-1011-oracle Description-md5: ebffd314444150754c9d3634519004af Description-en: Oracle Linux kernel version specific tools for version 5.4.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.4.0-1011 on 64 bit x86. Package: linux-tools-5.4.0-1012-azure Description-md5: c57a4c99e406eb9a66d1f3cca327f9a8 Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on 64 bit x86. Package: linux-tools-5.4.0-1012-gkeop Description-md5: c57a4c99e406eb9a66d1f3cca327f9a8 Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on 64 bit x86. Package: linux-tools-5.4.0-1012-ibm Description-md5: c57a4c99e406eb9a66d1f3cca327f9a8 Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on 64 bit x86. Package: linux-tools-5.4.0-1013-gkeop Description-md5: 8b6743cb56c308f262e0930f79608a4b Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on 64 bit x86. Package: linux-tools-5.4.0-1013-ibm Description-md5: 8b6743cb56c308f262e0930f79608a4b Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on 64 bit x86. Package: linux-tools-5.4.0-1014-gkeop Description-md5: a35bd6505936f83720c95f23816e0e2e Description-en: Linux kernel version specific tools for version 5.4.0-1014 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-1014 on 64 bit x86. Package: linux-tools-5.4.0-1014-ibm Description-md5: a35bd6505936f83720c95f23816e0e2e Description-en: Linux kernel version specific tools for version 5.4.0-1014 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-1014 on 64 bit x86. 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-gkeop 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-ibm 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-kvm 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-1016-gkeop 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-1017-aws Description-md5: 635d3fa8473bc19f999a478c5cf4f6c9 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1017 on 64 bit x86. Package: linux-tools-5.4.0-1017-ibm Description-md5: 635d3fa8473bc19f999a478c5cf4f6c9 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1017 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-1018-gcp 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-1018-gkeop 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-1018-ibm 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-1018-kvm 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-1018-oracle Description-md5: 2f21991d921bcdf579825a1a153bcf99 Description-en: Oracle 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-ibm 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-1020-aws Description-md5: 4a5c5cb1ac68074346ddc4b39d9ae003 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on 64 bit x86. Package: linux-tools-5.4.0-1020-azure Description-md5: 4a5c5cb1ac68074346ddc4b39d9ae003 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on 64 bit x86. Package: linux-tools-5.4.0-1020-ibm Description-md5: 4a5c5cb1ac68074346ddc4b39d9ae003 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on 64 bit x86. Package: linux-tools-5.4.0-1020-kvm Description-md5: 4a5c5cb1ac68074346ddc4b39d9ae003 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on 64 bit x86. Package: linux-tools-5.4.0-1021-aws Description-md5: 03823badd969117ae36761d2af0dc636 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. Package: linux-tools-5.4.0-1021-gcp Description-md5: 03823badd969117ae36761d2af0dc636 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. Package: linux-tools-5.4.0-1021-gkeop Description-md5: 03823badd969117ae36761d2af0dc636 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. Package: linux-tools-5.4.0-1021-ibm Description-md5: 03823badd969117ae36761d2af0dc636 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. Package: linux-tools-5.4.0-1021-kvm Description-md5: 03823badd969117ae36761d2af0dc636 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. Package: linux-tools-5.4.0-1021-oracle Description-md5: e1252f7e4bd721afc65a6148b1a3d833 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1021 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-1021 on 64 bit x86. Package: linux-tools-5.4.0-1022-aws Description-md5: ef524fe0fed60fb72b170767fabc7c8c Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. Package: linux-tools-5.4.0-1022-azure Description-md5: ef524fe0fed60fb72b170767fabc7c8c Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. Package: linux-tools-5.4.0-1022-gcp Description-md5: ef524fe0fed60fb72b170767fabc7c8c Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. Package: linux-tools-5.4.0-1022-gkeop Description-md5: ef524fe0fed60fb72b170767fabc7c8c Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. Package: linux-tools-5.4.0-1022-oracle Description-md5: 575de49e77a2ac57bdfdcd10f153ede8 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1022 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-1022 on 64 bit x86. Package: linux-tools-5.4.0-1023-azure Description-md5: 56ffa57f9466d4ebf8b65219c2306f91 Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on 64 bit x86. Package: linux-tools-5.4.0-1023-gkeop Description-md5: 56ffa57f9466d4ebf8b65219c2306f91 Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on 64 bit x86. Package: linux-tools-5.4.0-1023-ibm Description-md5: 56ffa57f9466d4ebf8b65219c2306f91 Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on 64 bit x86. Package: linux-tools-5.4.0-1023-kvm Description-md5: 56ffa57f9466d4ebf8b65219c2306f91 Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on 64 bit x86. Package: linux-tools-5.4.0-1024-aws Description-md5: 7dbde814d518e498b284fd7b0d759ac4 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. Package: linux-tools-5.4.0-1024-gcp Description-md5: 7dbde814d518e498b284fd7b0d759ac4 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. Package: linux-tools-5.4.0-1024-gkeop Description-md5: 7dbde814d518e498b284fd7b0d759ac4 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. Package: linux-tools-5.4.0-1024-kvm Description-md5: 7dbde814d518e498b284fd7b0d759ac4 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. Package: linux-tools-5.4.0-1024-oracle Description-md5: 8b16c0e34b0da38f90c55b7a4905198f Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1024 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-1024 on 64 bit x86. Package: linux-tools-5.4.0-1025-aws Description-md5: 42287edce8d3c1f6cd6c926a5de775f5 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. Package: linux-tools-5.4.0-1025-azure Description-md5: 42287edce8d3c1f6cd6c926a5de775f5 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. Package: linux-tools-5.4.0-1025-gcp Description-md5: 42287edce8d3c1f6cd6c926a5de775f5 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. Package: linux-tools-5.4.0-1025-gkeop Description-md5: 42287edce8d3c1f6cd6c926a5de775f5 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. Package: linux-tools-5.4.0-1025-oracle Description-md5: dbed3bb4dae26a7628763f2d6acf6475 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1025 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-1025 on 64 bit x86. Package: linux-tools-5.4.0-1026-azure Description-md5: 30af30840e39b336efbbb9c982f28f6f Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on 64 bit x86. Package: linux-tools-5.4.0-1026-gkeop Description-md5: 30af30840e39b336efbbb9c982f28f6f Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on 64 bit x86. Package: linux-tools-5.4.0-1026-ibm Description-md5: 30af30840e39b336efbbb9c982f28f6f Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on 64 bit x86. Package: linux-tools-5.4.0-1026-kvm Description-md5: 30af30840e39b336efbbb9c982f28f6f Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on 64 bit x86. Package: linux-tools-5.4.0-1027-gkeop Description-md5: 3dc3aa1968326668de750372261130d4 Description-en: Linux kernel version specific tools for version 5.4.0-1027 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-1027 on 64 bit x86. Package: linux-tools-5.4.0-1028-aws Description-md5: 87b7a947d1156fc3b3c770152b4a8cd1 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on 64 bit x86. Package: linux-tools-5.4.0-1028-gcp Description-md5: 87b7a947d1156fc3b3c770152b4a8cd1 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on 64 bit x86. Package: linux-tools-5.4.0-1028-ibm Description-md5: 87b7a947d1156fc3b3c770152b4a8cd1 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on 64 bit x86. Package: linux-tools-5.4.0-1028-oracle Description-md5: df468fab4709d5bcfbc954592aae6502 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1028 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-1028 on 64 bit x86. Package: linux-tools-5.4.0-1029-aws Description-md5: 37beb482860b91915a9ad87293cba74b Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. Package: linux-tools-5.4.0-1029-gcp Description-md5: 37beb482860b91915a9ad87293cba74b Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. Package: linux-tools-5.4.0-1029-gkeop Description-md5: 37beb482860b91915a9ad87293cba74b Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. Package: linux-tools-5.4.0-1029-ibm Description-md5: 37beb482860b91915a9ad87293cba74b Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. Package: linux-tools-5.4.0-1029-oracle Description-md5: faf3d639f7defc721857598a6c2c30c5 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1029 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-1029 on 64 bit x86. Package: linux-tools-5.4.0-1030-kvm Description-md5: 5447c9696a9228e63caf85b5d57c57bc Description-en: Linux kernel version specific tools for version 5.4.0-1030 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-1030 on 64 bit x86. Package: linux-tools-5.4.0-1031-azure Description-md5: 4837d85afbdbfc24c1760702d68f5bef Description-en: Linux kernel version specific tools for version 5.4.0-1031 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-1031 on 64 bit x86. Package: linux-tools-5.4.0-1031-gkeop Description-md5: 4837d85afbdbfc24c1760702d68f5bef Description-en: Linux kernel version specific tools for version 5.4.0-1031 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-1031 on 64 bit x86. Package: linux-tools-5.4.0-1031-ibm Description-md5: 4837d85afbdbfc24c1760702d68f5bef Description-en: Linux kernel version specific tools for version 5.4.0-1031 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-1031 on 64 bit x86. Package: linux-tools-5.4.0-1031-kvm Description-md5: 4837d85afbdbfc24c1760702d68f5bef Description-en: Linux kernel version specific tools for version 5.4.0-1031 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-1031 on 64 bit x86. Package: linux-tools-5.4.0-1032-aws Description-md5: 7414cc4cd105326ad03c774abb404554 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. Package: linux-tools-5.4.0-1032-gcp Description-md5: 7414cc4cd105326ad03c774abb404554 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. Package: linux-tools-5.4.0-1032-gkeop Description-md5: 7414cc4cd105326ad03c774abb404554 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. Package: linux-tools-5.4.0-1032-ibm Description-md5: 7414cc4cd105326ad03c774abb404554 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. Package: linux-tools-5.4.0-1032-kvm Description-md5: 7414cc4cd105326ad03c774abb404554 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. Package: linux-tools-5.4.0-1032-oracle Description-md5: 2f158ff215af3dabd469424853582d65 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1032 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-1032 on 64 bit x86. Package: linux-tools-5.4.0-1033-gcp Description-md5: fe153c8fe9d9843cede7f74c617c42bc Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. Package: linux-tools-5.4.0-1033-gke Description-md5: fe153c8fe9d9843cede7f74c617c42bc Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. Package: linux-tools-5.4.0-1033-gkeop Description-md5: fe153c8fe9d9843cede7f74c617c42bc Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. Package: linux-tools-5.4.0-1033-ibm Description-md5: fe153c8fe9d9843cede7f74c617c42bc Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. Package: linux-tools-5.4.0-1033-kvm Description-md5: fe153c8fe9d9843cede7f74c617c42bc Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on 64 bit x86. Package: linux-tools-5.4.0-1034-aws Description-md5: e926f5685b472ccf06182fff26647814 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. Package: linux-tools-5.4.0-1034-azure Description-md5: e926f5685b472ccf06182fff26647814 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. Package: linux-tools-5.4.0-1034-gcp Description-md5: e926f5685b472ccf06182fff26647814 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. Package: linux-tools-5.4.0-1034-gkeop Description-md5: e926f5685b472ccf06182fff26647814 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. Package: linux-tools-5.4.0-1034-ibm Description-md5: e926f5685b472ccf06182fff26647814 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. Package: linux-tools-5.4.0-1034-kvm Description-md5: e926f5685b472ccf06182fff26647814 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. Package: linux-tools-5.4.0-1034-oracle Description-md5: e2cf425696cffbdb97ec3a26d09f9d53 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1034 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-1034 on 64 bit x86. Package: linux-tools-5.4.0-1035-aws Description-md5: 1039f36f8581d3c46e1ddcd059773b12 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on 64 bit x86. Package: linux-tools-5.4.0-1035-azure Description-md5: 1039f36f8581d3c46e1ddcd059773b12 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on 64 bit x86. Package: linux-tools-5.4.0-1035-gke Description-md5: 1039f36f8581d3c46e1ddcd059773b12 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on 64 bit x86. Package: linux-tools-5.4.0-1035-oracle Description-md5: 7c71bdad186b79db9e1516a52a97b0ab Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1035 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-1035 on 64 bit x86. Package: linux-tools-5.4.0-1036-azure Description-md5: 324489361d9f4bee8538d0d7c743fc83 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. Package: linux-tools-5.4.0-1036-gcp Description-md5: 324489361d9f4bee8538d0d7c743fc83 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. Package: linux-tools-5.4.0-1036-gke Description-md5: 324489361d9f4bee8538d0d7c743fc83 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. Package: linux-tools-5.4.0-1036-gkeop Description-md5: 324489361d9f4bee8538d0d7c743fc83 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. Package: linux-tools-5.4.0-1036-ibm Description-md5: 324489361d9f4bee8538d0d7c743fc83 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. Package: linux-tools-5.4.0-1036-kvm Description-md5: 324489361d9f4bee8538d0d7c743fc83 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on 64 bit x86. Package: linux-tools-5.4.0-1037-aws Description-md5: a170e021e3c249f5bec6534fba82d70f Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. Package: linux-tools-5.4.0-1037-gcp Description-md5: a170e021e3c249f5bec6534fba82d70f Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. Package: linux-tools-5.4.0-1037-gke Description-md5: a170e021e3c249f5bec6534fba82d70f Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. Package: linux-tools-5.4.0-1037-gkeop Description-md5: a170e021e3c249f5bec6534fba82d70f Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. Package: linux-tools-5.4.0-1037-ibm Description-md5: a170e021e3c249f5bec6534fba82d70f Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. Package: linux-tools-5.4.0-1037-kvm Description-md5: a170e021e3c249f5bec6534fba82d70f Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. Package: linux-tools-5.4.0-1037-oracle Description-md5: f1213b6eb8dc18a307d7a2ab467ba445 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1037 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-1037 on 64 bit x86. Package: linux-tools-5.4.0-1038-aws Description-md5: d139f950dea6eba3840c673f7ae8a699 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. Package: linux-tools-5.4.0-1038-gcp Description-md5: d139f950dea6eba3840c673f7ae8a699 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. Package: linux-tools-5.4.0-1038-gkeop Description-md5: d139f950dea6eba3840c673f7ae8a699 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. Package: linux-tools-5.4.0-1038-kvm Description-md5: d139f950dea6eba3840c673f7ae8a699 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. Package: linux-tools-5.4.0-1038-oracle Description-md5: 4a75fb8106ecb2c1c95c55a91b00b5a1 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. Package: linux-tools-5.4.0-1039-aws Description-md5: df204ce98e848ab53d59f8998b7bf7d9 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. Package: linux-tools-5.4.0-1039-azure Description-md5: df204ce98e848ab53d59f8998b7bf7d9 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. Package: linux-tools-5.4.0-1039-gke Description-md5: df204ce98e848ab53d59f8998b7bf7d9 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. Package: linux-tools-5.4.0-1039-gkeop Description-md5: df204ce98e848ab53d59f8998b7bf7d9 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. Package: linux-tools-5.4.0-1039-kvm Description-md5: df204ce98e848ab53d59f8998b7bf7d9 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. Package: linux-tools-5.4.0-1039-oracle Description-md5: 0cc9e21d1b85deedf7c081d44bd8cb97 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1039 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-1039 on 64 bit x86. Package: linux-tools-5.4.0-104 Description-md5: 55850dd28e01407feaf6e9ed8e49abe2 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on 64 bit x86. You probably want to install linux-tools-5.4.0-104-. Package: linux-tools-5.4.0-104-generic Description-md5: 3a2bcd05e821deda0990180266711e87 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on 64 bit x86. Package: linux-tools-5.4.0-104-lowlatency Description-md5: 3a2bcd05e821deda0990180266711e87 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on 64 bit x86. Package: linux-tools-5.4.0-1040-azure Description-md5: 8c1aadbb67cbcf8bec41289c7315b447 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. Package: linux-tools-5.4.0-1040-gcp Description-md5: 8c1aadbb67cbcf8bec41289c7315b447 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. Package: linux-tools-5.4.0-1040-gkeop Description-md5: 8c1aadbb67cbcf8bec41289c7315b447 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. Package: linux-tools-5.4.0-1040-ibm Description-md5: 8c1aadbb67cbcf8bec41289c7315b447 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. Package: linux-tools-5.4.0-1040-kvm Description-md5: 8c1aadbb67cbcf8bec41289c7315b447 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on 64 bit x86. Package: linux-tools-5.4.0-1041-aws Description-md5: c196d10a78848ebb809c7e29eaccb883 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. Package: linux-tools-5.4.0-1041-azure Description-md5: c196d10a78848ebb809c7e29eaccb883 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. Package: linux-tools-5.4.0-1041-gcp Description-md5: c196d10a78848ebb809c7e29eaccb883 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. Package: linux-tools-5.4.0-1041-gke Description-md5: c196d10a78848ebb809c7e29eaccb883 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. Package: linux-tools-5.4.0-1041-kvm Description-md5: c196d10a78848ebb809c7e29eaccb883 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. Package: linux-tools-5.4.0-1041-oracle Description-md5: 8acc3c51e26e43c0dea19610d4d7ed5e Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1041 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-1041 on 64 bit x86. Package: linux-tools-5.4.0-1042-gcp Description-md5: 84c154d956799521c4d1b609133b3d30 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on 64 bit x86. Package: linux-tools-5.4.0-1042-gke Description-md5: 84c154d956799521c4d1b609133b3d30 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on 64 bit x86. Package: linux-tools-5.4.0-1042-oracle Description-md5: 25377de1439b151ca42a26c76ee42ba3 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1042 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-1042 on 64 bit x86. Package: linux-tools-5.4.0-1043-aws Description-md5: cce7b0b13389dec467b57ba8b3a48614 Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. Package: linux-tools-5.4.0-1043-azure Description-md5: cce7b0b13389dec467b57ba8b3a48614 Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. Package: linux-tools-5.4.0-1043-gcp Description-md5: cce7b0b13389dec467b57ba8b3a48614 Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. Package: linux-tools-5.4.0-1043-gke Description-md5: cce7b0b13389dec467b57ba8b3a48614 Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. Package: linux-tools-5.4.0-1043-gkeop Description-md5: cce7b0b13389dec467b57ba8b3a48614 Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. Package: linux-tools-5.4.0-1043-oracle Description-md5: 101c0f4c1c8da8e7d0c34cb75e2c8e9f Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1043 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-1043 on 64 bit x86. Package: linux-tools-5.4.0-1044-azure Description-md5: 44d170408546008df6e76d482ab3c4f8 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on 64 bit x86. Package: linux-tools-5.4.0-1044-gcp Description-md5: 44d170408546008df6e76d482ab3c4f8 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on 64 bit x86. Package: linux-tools-5.4.0-1044-gke Description-md5: 44d170408546008df6e76d482ab3c4f8 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on 64 bit x86. Package: linux-tools-5.4.0-1044-kvm Description-md5: 44d170408546008df6e76d482ab3c4f8 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on 64 bit x86. Package: linux-tools-5.4.0-1045-aws Description-md5: c67f1076f8a08a43cbe637d1df3aa053 Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on 64 bit x86. Package: linux-tools-5.4.0-1045-kvm Description-md5: c67f1076f8a08a43cbe637d1df3aa053 Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on 64 bit x86. Package: linux-tools-5.4.0-1045-oracle Description-md5: 05c0909c09ff81cb8dd4a79c7d3a9657 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1045 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-1045 on 64 bit x86. Package: linux-tools-5.4.0-1046-azure Description-md5: 5735e123572eec171bae31f46e007f1d Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. Package: linux-tools-5.4.0-1046-gcp Description-md5: 5735e123572eec171bae31f46e007f1d Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. Package: linux-tools-5.4.0-1046-gke Description-md5: 5735e123572eec171bae31f46e007f1d Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. Package: linux-tools-5.4.0-1046-gkeop Description-md5: 5735e123572eec171bae31f46e007f1d Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. Package: linux-tools-5.4.0-1046-kvm Description-md5: 5735e123572eec171bae31f46e007f1d Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. Package: linux-tools-5.4.0-1046-oracle Description-md5: c5681b30152ec5c22de91b1269d92276 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1046 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-1046 on 64 bit x86. Package: linux-tools-5.4.0-1047-aws Description-md5: bd4f667efa616cd491cd9f318360a4eb Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on 64 bit x86. Package: linux-tools-5.4.0-1047-azure Description-md5: bd4f667efa616cd491cd9f318360a4eb Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on 64 bit x86. Package: linux-tools-5.4.0-1047-kvm Description-md5: bd4f667efa616cd491cd9f318360a4eb Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on 64 bit x86. Package: linux-tools-5.4.0-1048-aws Description-md5: 0f561d199e2ff5ecfbe0078073373a02 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. Package: linux-tools-5.4.0-1048-azure Description-md5: 0f561d199e2ff5ecfbe0078073373a02 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. Package: linux-tools-5.4.0-1048-gkeop Description-md5: 0f561d199e2ff5ecfbe0078073373a02 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. Package: linux-tools-5.4.0-1048-kvm Description-md5: 0f561d199e2ff5ecfbe0078073373a02 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. Package: linux-tools-5.4.0-1048-oracle Description-md5: 100c5db9f325d0877032b8619a75a9b8 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1048 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-1048 on 64 bit x86. Package: linux-tools-5.4.0-1049-aws Description-md5: 1b5faf648e4f4f8e5d4c7c1e0cda1d88 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. Package: linux-tools-5.4.0-1049-gcp Description-md5: 1b5faf648e4f4f8e5d4c7c1e0cda1d88 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. Package: linux-tools-5.4.0-1049-gke Description-md5: 1b5faf648e4f4f8e5d4c7c1e0cda1d88 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. Package: linux-tools-5.4.0-1049-gkeop Description-md5: 1b5faf648e4f4f8e5d4c7c1e0cda1d88 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. Package: linux-tools-5.4.0-1049-kvm Description-md5: 1b5faf648e4f4f8e5d4c7c1e0cda1d88 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on 64 bit x86. Package: linux-tools-5.4.0-105 Description-md5: 64a9293531658d70095ddebfa9f79052 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on 64 bit x86. You probably want to install linux-tools-5.4.0-105-. Package: linux-tools-5.4.0-105-generic Description-md5: 5abe8a56b86a4f239303abf32f1778e7 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on 64 bit x86. Package: linux-tools-5.4.0-105-lowlatency Description-md5: 5abe8a56b86a4f239303abf32f1778e7 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on 64 bit x86. Package: linux-tools-5.4.0-1050-kvm Description-md5: 54cbf3b3322a8432eed678c0d33cd394 Description-en: Linux kernel version specific tools for version 5.4.0-1050 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-1050 on 64 bit x86. Package: linux-tools-5.4.0-1051-aws Description-md5: 9539b6d3722883fe1a3e0e0449435c0d Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. Package: linux-tools-5.4.0-1051-azure Description-md5: 9539b6d3722883fe1a3e0e0449435c0d Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. Package: linux-tools-5.4.0-1051-gcp Description-md5: 9539b6d3722883fe1a3e0e0449435c0d Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. Package: linux-tools-5.4.0-1051-gke Description-md5: 9539b6d3722883fe1a3e0e0449435c0d Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. Package: linux-tools-5.4.0-1051-gkeop Description-md5: 9539b6d3722883fe1a3e0e0449435c0d Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. Package: linux-tools-5.4.0-1051-kvm Description-md5: 9539b6d3722883fe1a3e0e0449435c0d Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on 64 bit x86. Package: linux-tools-5.4.0-1052-gcp Description-md5: 32f5c000a4dfcf9ad297542dc8ac6392 Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on 64 bit x86. Package: linux-tools-5.4.0-1052-gke Description-md5: 32f5c000a4dfcf9ad297542dc8ac6392 Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on 64 bit x86. Package: linux-tools-5.4.0-1052-gkeop Description-md5: 32f5c000a4dfcf9ad297542dc8ac6392 Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on 64 bit x86. Package: linux-tools-5.4.0-1052-oracle Description-md5: d042f9c6d029536e226cec35797cf08f Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1052 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-1052 on 64 bit x86. Package: linux-tools-5.4.0-1053-gcp Description-md5: 4aaab1d64ad2196bcace249302f974c0 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. Package: linux-tools-5.4.0-1053-gke Description-md5: 4aaab1d64ad2196bcace249302f974c0 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. Package: linux-tools-5.4.0-1053-gkeop Description-md5: 4aaab1d64ad2196bcace249302f974c0 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. Package: linux-tools-5.4.0-1053-kvm Description-md5: 4aaab1d64ad2196bcace249302f974c0 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. Package: linux-tools-5.4.0-1053-oracle Description-md5: 7648816a5b9f72a72f1bab494e3bbbd0 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1053 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-1053 on 64 bit x86. Package: linux-tools-5.4.0-1054-aws Description-md5: 1207bb73697f4d59ef7b8d564b9c122c Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. Package: linux-tools-5.4.0-1054-gke Description-md5: 1207bb73697f4d59ef7b8d564b9c122c Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. Package: linux-tools-5.4.0-1054-gkeop Description-md5: 1207bb73697f4d59ef7b8d564b9c122c Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. Package: linux-tools-5.4.0-1054-kvm Description-md5: 1207bb73697f4d59ef7b8d564b9c122c Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. Package: linux-tools-5.4.0-1054-oracle Description-md5: 399b2cb4f47cc253892c304d0d769c61 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1054 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-1054 on 64 bit x86. Package: linux-tools-5.4.0-1055-aws Description-md5: 4cdfec883a870b9f01ff9ddc134fb8c2 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. Package: linux-tools-5.4.0-1055-azure Description-md5: 4cdfec883a870b9f01ff9ddc134fb8c2 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. Package: linux-tools-5.4.0-1055-gke Description-md5: 4cdfec883a870b9f01ff9ddc134fb8c2 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. Package: linux-tools-5.4.0-1055-kvm Description-md5: 4cdfec883a870b9f01ff9ddc134fb8c2 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. Package: linux-tools-5.4.0-1055-oracle Description-md5: 2cfb24914714e94a8fa586e4a8bbadf5 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1055 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-1055 on 64 bit x86. Package: linux-tools-5.4.0-1056-aws Description-md5: 0a21cfc678d397fc1e03f4d908fc443b Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. Package: linux-tools-5.4.0-1056-azure Description-md5: 0a21cfc678d397fc1e03f4d908fc443b Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. Package: linux-tools-5.4.0-1056-gcp Description-md5: 0a21cfc678d397fc1e03f4d908fc443b Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. Package: linux-tools-5.4.0-1056-gke Description-md5: 0a21cfc678d397fc1e03f4d908fc443b Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. Package: linux-tools-5.4.0-1056-gkeop Description-md5: 0a21cfc678d397fc1e03f4d908fc443b Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. Package: linux-tools-5.4.0-1056-kvm Description-md5: 0a21cfc678d397fc1e03f4d908fc443b Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. Package: linux-tools-5.4.0-1056-oracle Description-md5: 7f601a18f249973a4ab853d4c131af53 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1056 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-1056 on 64 bit x86. Package: linux-tools-5.4.0-1057-aws Description-md5: 06847b14d902b765005c729de126e241 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. Package: linux-tools-5.4.0-1057-gcp Description-md5: 06847b14d902b765005c729de126e241 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. Package: linux-tools-5.4.0-1057-gke Description-md5: 06847b14d902b765005c729de126e241 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. Package: linux-tools-5.4.0-1057-gkeop Description-md5: 06847b14d902b765005c729de126e241 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. Package: linux-tools-5.4.0-1057-oracle Description-md5: cc16cc0d96e885bceb99efe5d816e746 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1057 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-1057 on 64 bit x86. Package: linux-tools-5.4.0-1058-aws Description-md5: 83a4690b92e8b5f93c642eb0aea3fe1d Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. Package: linux-tools-5.4.0-1058-azure Description-md5: 83a4690b92e8b5f93c642eb0aea3fe1d Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. Package: linux-tools-5.4.0-1058-gcp Description-md5: 83a4690b92e8b5f93c642eb0aea3fe1d Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. Package: linux-tools-5.4.0-1058-kvm Description-md5: 83a4690b92e8b5f93c642eb0aea3fe1d Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. Package: linux-tools-5.4.0-1058-oracle Description-md5: 256e43cb771ba483e3bef4a01bdb2f20 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1058 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-1058 on 64 bit x86. Package: linux-tools-5.4.0-1059-aws Description-md5: f0c6c6e5487c61b58034c6487edb12a3 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. Package: linux-tools-5.4.0-1059-azure Description-md5: f0c6c6e5487c61b58034c6487edb12a3 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. Package: linux-tools-5.4.0-1059-gcp Description-md5: f0c6c6e5487c61b58034c6487edb12a3 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. Package: linux-tools-5.4.0-1059-gke Description-md5: f0c6c6e5487c61b58034c6487edb12a3 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. Package: linux-tools-5.4.0-1059-kvm Description-md5: f0c6c6e5487c61b58034c6487edb12a3 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. Package: linux-tools-5.4.0-1059-oracle Description-md5: b8f88f5073eb0ff452f163431ba9c526 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1059 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-1059 on 64 bit x86. Package: linux-tools-5.4.0-1060-aws Description-md5: 2dbf7bf8d9d8505230fa833644bec129 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on 64 bit x86. Package: linux-tools-5.4.0-1060-gcp Description-md5: 2dbf7bf8d9d8505230fa833644bec129 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on 64 bit x86. Package: linux-tools-5.4.0-1060-gkeop Description-md5: 2dbf7bf8d9d8505230fa833644bec129 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on 64 bit x86. Package: linux-tools-5.4.0-1061-aws Description-md5: d842522da145fdd8619793d92609c636 Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. Package: linux-tools-5.4.0-1061-azure Description-md5: d842522da145fdd8619793d92609c636 Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. Package: linux-tools-5.4.0-1061-gke Description-md5: d842522da145fdd8619793d92609c636 Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. Package: linux-tools-5.4.0-1061-kvm Description-md5: d842522da145fdd8619793d92609c636 Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. Package: linux-tools-5.4.0-1061-oracle Description-md5: ede9c0fdcd2eabab2ad4203fc13b12e0 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1061 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-1061 on 64 bit x86. Package: linux-tools-5.4.0-1062-azure Description-md5: 1d31e44a2cfb11ccf88790867f291624 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. Package: linux-tools-5.4.0-1062-gcp Description-md5: 1d31e44a2cfb11ccf88790867f291624 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. Package: linux-tools-5.4.0-1062-gke Description-md5: 1d31e44a2cfb11ccf88790867f291624 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. Package: linux-tools-5.4.0-1062-kvm Description-md5: 1d31e44a2cfb11ccf88790867f291624 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. Package: linux-tools-5.4.0-1062-oracle Description-md5: 7114de87c2bdb47da22d98bf2cd2ceae Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1062 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-1062 on 64 bit x86. Package: linux-tools-5.4.0-1063-aws Description-md5: 290bcf613226cb15cd2916652430d315 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. Package: linux-tools-5.4.0-1063-azure Description-md5: 290bcf613226cb15cd2916652430d315 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. Package: linux-tools-5.4.0-1063-gcp Description-md5: 290bcf613226cb15cd2916652430d315 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. Package: linux-tools-5.4.0-1063-gke Description-md5: 290bcf613226cb15cd2916652430d315 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. Package: linux-tools-5.4.0-1063-kvm Description-md5: 290bcf613226cb15cd2916652430d315 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. Package: linux-tools-5.4.0-1063-oracle Description-md5: db0dcdae45c98efe0bac6d9edea8d66f Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1063 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-1063 on 64 bit x86. Package: linux-tools-5.4.0-1064-aws Description-md5: defbba856df9e9f71c1195bac6969fcb Description-en: Linux kernel version specific tools for version 5.4.0-1064 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-1064 on 64 bit x86. Package: linux-tools-5.4.0-1064-azure Description-md5: defbba856df9e9f71c1195bac6969fcb Description-en: Linux kernel version specific tools for version 5.4.0-1064 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-1064 on 64 bit x86. Package: linux-tools-5.4.0-1064-gcp Description-md5: defbba856df9e9f71c1195bac6969fcb Description-en: Linux kernel version specific tools for version 5.4.0-1064 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-1064 on 64 bit x86. Package: linux-tools-5.4.0-1064-oracle Description-md5: a6cf62f638e71166523495ea444da318 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1064 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-1064 on 64 bit x86. Package: linux-tools-5.4.0-1065-aws Description-md5: 8e3688bb3d4aae6bb11814c167e230b5 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. Package: linux-tools-5.4.0-1065-azure Description-md5: 8e3688bb3d4aae6bb11814c167e230b5 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. Package: linux-tools-5.4.0-1065-gcp Description-md5: 8e3688bb3d4aae6bb11814c167e230b5 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. Package: linux-tools-5.4.0-1065-gke Description-md5: 8e3688bb3d4aae6bb11814c167e230b5 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. Package: linux-tools-5.4.0-1065-kvm Description-md5: 8e3688bb3d4aae6bb11814c167e230b5 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on 64 bit x86. Package: linux-tools-5.4.0-1066-aws Description-md5: ffe8aa1c542658223887e38f2d95339e Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on 64 bit x86. Package: linux-tools-5.4.0-1066-gke Description-md5: ffe8aa1c542658223887e38f2d95339e Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on 64 bit x86. Package: linux-tools-5.4.0-1066-oracle Description-md5: 535b2c934e3e993a2cc2b5d96afbe7bb Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1066 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-1066 on 64 bit x86. Package: linux-tools-5.4.0-1067-azure Description-md5: 84d0ca15d5e71f7974131fbfb80f5e14 Description-en: Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. Package: linux-tools-5.4.0-1067-azure-cvm Description-md5: 84d0ca15d5e71f7974131fbfb80f5e14 Description-en: Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. Package: linux-tools-5.4.0-1067-gcp Description-md5: 84d0ca15d5e71f7974131fbfb80f5e14 Description-en: Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. Package: linux-tools-5.4.0-1067-gke Description-md5: 84d0ca15d5e71f7974131fbfb80f5e14 Description-en: Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. Package: linux-tools-5.4.0-1067-oracle Description-md5: 386dd759c9af4520c989644a2aec4201 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1067 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-1067 on 64 bit x86. Package: linux-tools-5.4.0-1068-aws Description-md5: 70563e08a8c8e604fd7b4f3e02b4225d Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. Package: linux-tools-5.4.0-1068-azure Description-md5: 70563e08a8c8e604fd7b4f3e02b4225d Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. Package: linux-tools-5.4.0-1068-gcp Description-md5: 70563e08a8c8e604fd7b4f3e02b4225d Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. Package: linux-tools-5.4.0-1068-gke Description-md5: 70563e08a8c8e604fd7b4f3e02b4225d Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. Package: linux-tools-5.4.0-1068-kvm Description-md5: 70563e08a8c8e604fd7b4f3e02b4225d Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on 64 bit x86. Package: linux-tools-5.4.0-1069-aws Description-md5: b425e55c796bd35b050f0e300b9b1cf3 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on 64 bit x86. Package: linux-tools-5.4.0-1069-azure Description-md5: b425e55c796bd35b050f0e300b9b1cf3 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on 64 bit x86. Package: linux-tools-5.4.0-1069-gcp Description-md5: b425e55c796bd35b050f0e300b9b1cf3 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on 64 bit x86. Package: linux-tools-5.4.0-1069-oracle Description-md5: e416f5a1da8587fac9084d466a746d1c Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1069 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-1069 on 64 bit x86. Package: linux-tools-5.4.0-107 Description-md5: ca6ba6b2fa8a9b7dd8668c50a22af564 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on 64 bit x86. You probably want to install linux-tools-5.4.0-107-. Package: linux-tools-5.4.0-107-generic Description-md5: 56c73cdf5c693b4f79d9e3f8b99fd4a7 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on 64 bit x86. Package: linux-tools-5.4.0-107-lowlatency Description-md5: 56c73cdf5c693b4f79d9e3f8b99fd4a7 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on 64 bit x86. Package: linux-tools-5.4.0-1070-azure Description-md5: bb4d3ea68e08afea937646e3ad1c7770 Description-en: Linux kernel version specific tools for version 5.4.0-1070 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-1070 on 64 bit x86. Package: linux-tools-5.4.0-1070-kvm Description-md5: bb4d3ea68e08afea937646e3ad1c7770 Description-en: Linux kernel version specific tools for version 5.4.0-1070 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-1070 on 64 bit x86. Package: linux-tools-5.4.0-1070-oracle Description-md5: b558eb3f3965c3be2200697515273943 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1070 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-1070 on 64 bit x86. Package: linux-tools-5.4.0-1071-aws Description-md5: 26ad96c0072cc12fef7be6d493f5188e Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on 64 bit x86. Package: linux-tools-5.4.0-1071-gke Description-md5: 26ad96c0072cc12fef7be6d493f5188e Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on 64 bit x86. Package: linux-tools-5.4.0-1071-kvm Description-md5: 26ad96c0072cc12fef7be6d493f5188e Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on 64 bit x86. Package: linux-tools-5.4.0-1071-oracle Description-md5: b016b3cda3088a606112beeeaa1392d9 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1071 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-1071 on 64 bit x86. Package: linux-tools-5.4.0-1072-aws Description-md5: 1589b4f5f4e8408ba455b50a8cb95faf Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. Package: linux-tools-5.4.0-1072-azure Description-md5: 1589b4f5f4e8408ba455b50a8cb95faf Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. Package: linux-tools-5.4.0-1072-azure-cvm Description-md5: 1589b4f5f4e8408ba455b50a8cb95faf Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. Package: linux-tools-5.4.0-1072-gcp Description-md5: 1589b4f5f4e8408ba455b50a8cb95faf Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. Package: linux-tools-5.4.0-1072-gke Description-md5: 1589b4f5f4e8408ba455b50a8cb95faf Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on 64 bit x86. Package: linux-tools-5.4.0-1073-aws Description-md5: 012836e27aec4637c2605a5b29d8929a Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. Package: linux-tools-5.4.0-1073-azure Description-md5: 012836e27aec4637c2605a5b29d8929a Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. Package: linux-tools-5.4.0-1073-gcp Description-md5: 012836e27aec4637c2605a5b29d8929a Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. Package: linux-tools-5.4.0-1073-kvm Description-md5: 012836e27aec4637c2605a5b29d8929a Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. Package: linux-tools-5.4.0-1073-oracle Description-md5: 5245f2a4251001e2f26c185dee5ddbe8 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1073 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-1073 on 64 bit x86. Package: linux-tools-5.4.0-1074-azure Description-md5: 9560e9bbd9ecb4a0b6f75ccdf8edeb0e Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on 64 bit x86. Package: linux-tools-5.4.0-1074-gke Description-md5: 9560e9bbd9ecb4a0b6f75ccdf8edeb0e Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on 64 bit x86. Package: linux-tools-5.4.0-1074-kvm Description-md5: 9560e9bbd9ecb4a0b6f75ccdf8edeb0e Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on 64 bit x86. Package: linux-tools-5.4.0-1075-aws Description-md5: 3a346f74d0bed66e208f95e81315a782 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on 64 bit x86. Package: linux-tools-5.4.0-1075-gcp Description-md5: 3a346f74d0bed66e208f95e81315a782 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on 64 bit x86. Package: linux-tools-5.4.0-1075-kvm Description-md5: 3a346f74d0bed66e208f95e81315a782 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on 64 bit x86. Package: linux-tools-5.4.0-1076-gke Description-md5: bbed3edff8ead2896ab0eeef1e99354a Description-en: Linux kernel version specific tools for version 5.4.0-1076 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-1076 on 64 bit x86. Package: linux-tools-5.4.0-1076-kvm Description-md5: bbed3edff8ead2896ab0eeef1e99354a Description-en: Linux kernel version specific tools for version 5.4.0-1076 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-1076 on 64 bit x86. Package: linux-tools-5.4.0-1076-oracle Description-md5: ff53546cf83f3739a0278e96c69feabc Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1076 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-1076 on 64 bit x86. Package: linux-tools-5.4.0-1077-azure Description-md5: 5cc7f1912ab531768d534e67ba900e35 Description-en: Linux kernel version specific tools for version 5.4.0-1077 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-1077 on 64 bit x86. Package: linux-tools-5.4.0-1078-aws Description-md5: c34af3e16176ded92e376d4393070fd2 Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. Package: linux-tools-5.4.0-1078-azure Description-md5: c34af3e16176ded92e376d4393070fd2 Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. Package: linux-tools-5.4.0-1078-gcp Description-md5: c34af3e16176ded92e376d4393070fd2 Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. Package: linux-tools-5.4.0-1078-gke Description-md5: c34af3e16176ded92e376d4393070fd2 Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. Package: linux-tools-5.4.0-1078-kvm Description-md5: c34af3e16176ded92e376d4393070fd2 Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. Package: linux-tools-5.4.0-1078-oracle Description-md5: e60cdb9090d2474e46a22b7873271a3a Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1078 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-1078 on 64 bit x86. Package: linux-tools-5.4.0-1079-kvm Description-md5: 323a73dbaeb44d363056ad3b3ee6e400 Description-en: Linux kernel version specific tools for version 5.4.0-1079 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-1079 on 64 bit x86. Package: linux-tools-5.4.0-1079-oracle Description-md5: 1286ba47b6513faf4ec94cbc13205d50 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1079 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-1079 on 64 bit x86. Package: linux-tools-5.4.0-1080-aws Description-md5: f10178a2a50d4744bdead9118085e853 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on 64 bit x86. Package: linux-tools-5.4.0-1080-azure Description-md5: f10178a2a50d4744bdead9118085e853 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on 64 bit x86. Package: linux-tools-5.4.0-1080-gcp Description-md5: f10178a2a50d4744bdead9118085e853 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on 64 bit x86. Package: linux-tools-5.4.0-1080-gke Description-md5: f10178a2a50d4744bdead9118085e853 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on 64 bit x86. Package: linux-tools-5.4.0-1081-aws Description-md5: 5b38b44146d177e47c71b94880ff827c Description-en: Linux kernel version specific tools for version 5.4.0-1081 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-1081 on 64 bit x86. Package: linux-tools-5.4.0-1081-gke Description-md5: 5b38b44146d177e47c71b94880ff827c Description-en: Linux kernel version specific tools for version 5.4.0-1081 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-1081 on 64 bit x86. Package: linux-tools-5.4.0-1081-oracle Description-md5: 1401129c57058d91eb27ff02184facff Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1081 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-1081 on 64 bit x86. Package: linux-tools-5.4.0-1082-kvm Description-md5: 53b90a951ec43780962efc89a016698f Description-en: Linux kernel version specific tools for version 5.4.0-1082 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-1082 on 64 bit x86. Package: linux-tools-5.4.0-1082-oracle Description-md5: 593eec3bfec5fc3dbb5df5d460995f76 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1082 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-1082 on 64 bit x86. Package: linux-tools-5.4.0-1083-aws Description-md5: 25a527339fe30ebfd404748f3b9ea593 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. Package: linux-tools-5.4.0-1083-azure Description-md5: 25a527339fe30ebfd404748f3b9ea593 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. Package: linux-tools-5.4.0-1083-azure-cvm Description-md5: 25a527339fe30ebfd404748f3b9ea593 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. Package: linux-tools-5.4.0-1083-gke Description-md5: 25a527339fe30ebfd404748f3b9ea593 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. Package: linux-tools-5.4.0-1083-oracle Description-md5: 8ff2d1bb4b25f703280095fbf7ec4b89 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1083 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-1083 on 64 bit x86. Package: linux-tools-5.4.0-1084-aws Description-md5: 579fba091ee1faaf831e1237fd213dd2 Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on 64 bit x86. Package: linux-tools-5.4.0-1084-gcp Description-md5: 579fba091ee1faaf831e1237fd213dd2 Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on 64 bit x86. Package: linux-tools-5.4.0-1084-gke Description-md5: 579fba091ee1faaf831e1237fd213dd2 Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on 64 bit x86. Package: linux-tools-5.4.0-1084-oracle Description-md5: 098536fe03a866c793cb8f4bb3df2fa5 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1084 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-1084 on 64 bit x86. Package: linux-tools-5.4.0-1085-aws Description-md5: eae32b423b996366ab0b6179e39aab88 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on 64 bit x86. Package: linux-tools-5.4.0-1085-azure Description-md5: eae32b423b996366ab0b6179e39aab88 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on 64 bit x86. Package: linux-tools-5.4.0-1085-azure-cvm Description-md5: eae32b423b996366ab0b6179e39aab88 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on 64 bit x86. Package: linux-tools-5.4.0-1086-aws Description-md5: ab44917117246569c3d6468c7c46f000 Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. Package: linux-tools-5.4.0-1086-azure Description-md5: ab44917117246569c3d6468c7c46f000 Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. Package: linux-tools-5.4.0-1086-gcp Description-md5: ab44917117246569c3d6468c7c46f000 Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. Package: linux-tools-5.4.0-1086-gke Description-md5: ab44917117246569c3d6468c7c46f000 Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. Package: linux-tools-5.4.0-1086-oracle Description-md5: 18e5959883fa2dba347680ff77498100 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1086 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-1086 on 64 bit x86. Package: linux-tools-5.4.0-1087-gcp Description-md5: a2362b05ad58507a5a6336a350fa78a4 Description-en: Linux kernel version specific tools for version 5.4.0-1087 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-1087 on 64 bit x86. Package: linux-tools-5.4.0-1087-gke Description-md5: a2362b05ad58507a5a6336a350fa78a4 Description-en: Linux kernel version specific tools for version 5.4.0-1087 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-1087 on 64 bit x86. Package: linux-tools-5.4.0-1087-oracle Description-md5: dcb29b6e5409cd67adcfaf404fecb784 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1087 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-1087 on 64 bit x86. Package: linux-tools-5.4.0-1088-aws Description-md5: bc846df728541138de5ce6d66754c2bf Description-en: Linux kernel version specific tools for version 5.4.0-1088 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-1088 on 64 bit x86. Package: linux-tools-5.4.0-1089-aws Description-md5: 8347037cdc2922317f7bd32fb59d3f0a Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on 64 bit x86. Package: linux-tools-5.4.0-1089-azure Description-md5: 8347037cdc2922317f7bd32fb59d3f0a Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on 64 bit x86. Package: linux-tools-5.4.0-1089-gcp Description-md5: 8347037cdc2922317f7bd32fb59d3f0a Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on 64 bit x86. Package: linux-tools-5.4.0-109 Description-md5: 77b019cb0ee05702477d741f8b8c28d2 Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on 64 bit x86. You probably want to install linux-tools-5.4.0-109-. Package: linux-tools-5.4.0-109-generic Description-md5: 0368247b484b86c556b1143f612f0107 Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on 64 bit x86. Package: linux-tools-5.4.0-109-lowlatency Description-md5: 0368247b484b86c556b1143f612f0107 Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on 64 bit x86. Package: linux-tools-5.4.0-1090-azure Description-md5: 1e3b00c8ce9696c82c6915215d8555a4 Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on 64 bit x86. Package: linux-tools-5.4.0-1090-gcp Description-md5: 1e3b00c8ce9696c82c6915215d8555a4 Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on 64 bit x86. Package: linux-tools-5.4.0-1090-gke Description-md5: 1e3b00c8ce9696c82c6915215d8555a4 Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on 64 bit x86. Package: linux-tools-5.4.0-1090-oracle Description-md5: 4245330010776bf6d14bd9e031eec1ba Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1090 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-1090 on 64 bit x86. Package: linux-tools-5.4.0-1091-azure Description-md5: a18a8f863fedb19efa01a8df67b83929 Description-en: Linux kernel version specific tools for version 5.4.0-1091 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-1091 on 64 bit x86. Package: linux-tools-5.4.0-1092-aws Description-md5: 6795bb18769c691d29a5a5eeeeb5b1eb Description-en: Linux kernel version specific tools for version 5.4.0-1092 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-1092 on 64 bit x86. Package: linux-tools-5.4.0-1092-gcp Description-md5: 6795bb18769c691d29a5a5eeeeb5b1eb Description-en: Linux kernel version specific tools for version 5.4.0-1092 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-1092 on 64 bit x86. Package: linux-tools-5.4.0-1093-gcp Description-md5: 8271b6e93a809132d3271db52a2143b7 Description-en: Linux kernel version specific tools for version 5.4.0-1093 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-1093 on 64 bit x86. Package: linux-tools-5.4.0-1094-azure Description-md5: 9bbbc27fa03ef8e6dbcae4156d1c9716 Description-en: Linux kernel version specific tools for version 5.4.0-1094 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-1094 on 64 bit x86. Package: linux-tools-5.4.0-1096-gcp Description-md5: 5fe2614838bb58e8b6440e14dcc23241 Description-en: Linux kernel version specific tools for version 5.4.0-1096 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-1096 on 64 bit x86. Package: linux-tools-5.4.0-1098-azure Description-md5: f5b5612f8910c54e9bb7e47c6a5c25c8 Description-en: Linux kernel version specific tools for version 5.4.0-1098 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-1098 on 64 bit x86. Package: linux-tools-5.4.0-110 Description-md5: 8252d2ef233bcddc749b5678b55c930b Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on 64 bit x86. You probably want to install linux-tools-5.4.0-110-. Package: linux-tools-5.4.0-110-generic Description-md5: b62f8bf1361344082f9180c50dee3398 Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on 64 bit x86. Package: linux-tools-5.4.0-110-lowlatency Description-md5: b62f8bf1361344082f9180c50dee3398 Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on 64 bit x86. Package: linux-tools-5.4.0-113 Description-md5: 4cfd4061d36fe759e8f0df3c9878fbcd Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on 64 bit x86. You probably want to install linux-tools-5.4.0-113-. Package: linux-tools-5.4.0-113-generic Description-md5: 89c72552d041ab830ce7e07e285df14e Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on 64 bit x86. Package: linux-tools-5.4.0-113-lowlatency Description-md5: 89c72552d041ab830ce7e07e285df14e Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on 64 bit x86. Package: linux-tools-5.4.0-117 Description-md5: 001e302c255487f2cf0c0498a4cfd877 Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on 64 bit x86. You probably want to install linux-tools-5.4.0-117-. Package: linux-tools-5.4.0-117-generic Description-md5: 64b67fbb7f809f1bd105107dea5d5fe8 Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on 64 bit x86. Package: linux-tools-5.4.0-117-lowlatency Description-md5: 64b67fbb7f809f1bd105107dea5d5fe8 Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on 64 bit x86. Package: linux-tools-5.4.0-120 Description-md5: 89ebc195f2125716e45d1df77ea6c45d Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on 64 bit x86. You probably want to install linux-tools-5.4.0-120-. Package: linux-tools-5.4.0-120-generic Description-md5: 421f00f62efc299e26bbf2b016bc8f9b Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on 64 bit x86. Package: linux-tools-5.4.0-120-lowlatency Description-md5: 421f00f62efc299e26bbf2b016bc8f9b Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on 64 bit x86. Package: linux-tools-5.4.0-121 Description-md5: 3b86c9350820cb622c0b0ea236e8915e Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on 64 bit x86. You probably want to install linux-tools-5.4.0-121-. Package: linux-tools-5.4.0-121-generic Description-md5: 7151db2e5189f58557af91e82662b1e0 Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on 64 bit x86. Package: linux-tools-5.4.0-121-lowlatency Description-md5: 7151db2e5189f58557af91e82662b1e0 Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on 64 bit x86. Package: linux-tools-5.4.0-122 Description-md5: de71cad5c4617609e178f668b7cdfab1 Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on 64 bit x86. You probably want to install linux-tools-5.4.0-122-. Package: linux-tools-5.4.0-122-generic Description-md5: f9d7293af78f5c0d6e74d93fa48b2494 Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on 64 bit x86. Package: linux-tools-5.4.0-122-lowlatency Description-md5: f9d7293af78f5c0d6e74d93fa48b2494 Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on 64 bit x86. Package: linux-tools-5.4.0-124 Description-md5: 17608facf5d2427c866056ebb2eee2c5 Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on 64 bit x86. You probably want to install linux-tools-5.4.0-124-. Package: linux-tools-5.4.0-124-generic Description-md5: 2c49038920c7a38b5125f2e745862fa1 Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on 64 bit x86. Package: linux-tools-5.4.0-124-lowlatency Description-md5: 2c49038920c7a38b5125f2e745862fa1 Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on 64 bit x86. Package: linux-tools-5.4.0-125 Description-md5: 4ea9949b49e1a40786c3fbac1db1420b Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on 64 bit x86. You probably want to install linux-tools-5.4.0-125-. Package: linux-tools-5.4.0-125-generic Description-md5: 44d87be869f1c13af348b3c6ad9928fc Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on 64 bit x86. Package: linux-tools-5.4.0-125-lowlatency Description-md5: 44d87be869f1c13af348b3c6ad9928fc Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on 64 bit x86. Package: linux-tools-5.4.0-126 Description-md5: 4ad68dca5ad5e5239fb2a419be699fe4 Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on 64 bit x86. You probably want to install linux-tools-5.4.0-126-. Package: linux-tools-5.4.0-126-generic Description-md5: 1accffbdddc47e482725fdf467a0e0a8 Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on 64 bit x86. Package: linux-tools-5.4.0-126-lowlatency Description-md5: 1accffbdddc47e482725fdf467a0e0a8 Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on 64 bit x86. Package: linux-tools-5.4.0-128 Description-md5: ed300afec9fee76ec9ec33d4f009e663 Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on 64 bit x86. You probably want to install linux-tools-5.4.0-128-. Package: linux-tools-5.4.0-128-generic Description-md5: ff47a16d9210ad41565b1a55b5180834 Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on 64 bit x86. Package: linux-tools-5.4.0-128-lowlatency Description-md5: ff47a16d9210ad41565b1a55b5180834 Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on 64 bit x86. Package: linux-tools-5.4.0-131 Description-md5: 049007015cbd7054fd4f2648d212913d Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on 64 bit x86. You probably want to install linux-tools-5.4.0-131-. Package: linux-tools-5.4.0-131-generic Description-md5: 07265368f1a560a313f4fd28804a92c0 Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on 64 bit x86. Package: linux-tools-5.4.0-131-lowlatency Description-md5: 07265368f1a560a313f4fd28804a92c0 Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on 64 bit x86. Package: linux-tools-5.4.0-132 Description-md5: 562646e4dce2a553d9cc4cab787ccd48 Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on 64 bit x86. You probably want to install linux-tools-5.4.0-132-. Package: linux-tools-5.4.0-132-generic Description-md5: f18ad87103adb731ebcd113118cd180d Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on 64 bit x86. Package: linux-tools-5.4.0-132-lowlatency Description-md5: f18ad87103adb731ebcd113118cd180d Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on 64 bit x86. Package: linux-tools-5.4.0-135 Description-md5: 9e6cba69488b10459c4364b522a25929 Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on 64 bit x86. You probably want to install linux-tools-5.4.0-135-. Package: linux-tools-5.4.0-135-generic Description-md5: 0a6d3187798a79408a845fd12a8aef09 Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on 64 bit x86. Package: linux-tools-5.4.0-135-lowlatency Description-md5: 0a6d3187798a79408a845fd12a8aef09 Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on 64 bit x86. Package: linux-tools-5.4.0-28 Description-md5: 92fdd13bd0ef73dcf32406f8fedf37a1 Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on 64 bit x86. You probably want to install linux-tools-5.4.0-28-. Package: linux-tools-5.4.0-28-generic Description-md5: e18c8de52fe793ea627c9bff258d80ba Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on 64 bit x86. Package: linux-tools-5.4.0-28-lowlatency Description-md5: e18c8de52fe793ea627c9bff258d80ba Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 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-31 Description-md5: 9726f1ab91d9cf8c9473810397a7893d Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 on 64 bit x86. You probably want to install linux-tools-5.4.0-31-. Package: linux-tools-5.4.0-31-generic Description-md5: 412edd98d999d31ac0c259a22778e078 Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 on 64 bit x86. Package: linux-tools-5.4.0-31-lowlatency Description-md5: 412edd98d999d31ac0c259a22778e078 Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 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-39 Description-md5: 6fe2e42f300b5cfe331bbf8637da6c6d Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 on 64 bit x86. You probably want to install linux-tools-5.4.0-39-. Package: linux-tools-5.4.0-39-generic Description-md5: 70a4814df73e762c488ce238f46e3e64 Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 on 64 bit x86. Package: linux-tools-5.4.0-39-lowlatency Description-md5: 70a4814df73e762c488ce238f46e3e64 Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 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.4.0-42 Description-md5: 0b80c8630d3d978b2b64de0414db6fbd Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on 64 bit x86. You probably want to install linux-tools-5.4.0-42-. Package: linux-tools-5.4.0-42-generic Description-md5: e8d3f1e615ec6365232a2e2f9de013c0 Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on 64 bit x86. Package: linux-tools-5.4.0-42-lowlatency Description-md5: e8d3f1e615ec6365232a2e2f9de013c0 Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on 64 bit x86. Package: linux-tools-5.4.0-45 Description-md5: 275999a0fe86fc26d69811d3eb5ed70b Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on 64 bit x86. You probably want to install linux-tools-5.4.0-45-. Package: linux-tools-5.4.0-45-generic Description-md5: ba5fd0aac62103aa0e09198d917cbbae Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on 64 bit x86. Package: linux-tools-5.4.0-45-lowlatency Description-md5: ba5fd0aac62103aa0e09198d917cbbae Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on 64 bit x86. Package: linux-tools-5.4.0-47 Description-md5: 9d979e85aa10d2d9b29db0a24bd587c2 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on 64 bit x86. You probably want to install linux-tools-5.4.0-47-. Package: linux-tools-5.4.0-47-generic Description-md5: 28682315968220f753bbf9e772fc9831 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on 64 bit x86. Package: linux-tools-5.4.0-47-lowlatency Description-md5: 28682315968220f753bbf9e772fc9831 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on 64 bit x86. Package: linux-tools-5.4.0-48 Description-md5: 6cfeab29b6f01945789c775c4dd1af2b Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on 64 bit x86. You probably want to install linux-tools-5.4.0-48-. Package: linux-tools-5.4.0-48-generic Description-md5: 6321727b52f1371d650e8cf8f9071296 Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on 64 bit x86. Package: linux-tools-5.4.0-48-lowlatency Description-md5: 6321727b52f1371d650e8cf8f9071296 Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on 64 bit x86. Package: linux-tools-5.4.0-51 Description-md5: 23fe8df69bb555091d01d884401ab630 Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on 64 bit x86. You probably want to install linux-tools-5.4.0-51-. Package: linux-tools-5.4.0-51-generic Description-md5: 14910acac13979a39872a55995d0e7ea Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on 64 bit x86. Package: linux-tools-5.4.0-51-lowlatency Description-md5: 14910acac13979a39872a55995d0e7ea Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on 64 bit x86. Package: linux-tools-5.4.0-52 Description-md5: 97de31b5221bad869e7f153d1853ab35 Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on 64 bit x86. You probably want to install linux-tools-5.4.0-52-. Package: linux-tools-5.4.0-52-generic Description-md5: d290f03b215511fcee2d019d5843327f Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on 64 bit x86. Package: linux-tools-5.4.0-52-lowlatency Description-md5: d290f03b215511fcee2d019d5843327f Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on 64 bit x86. Package: linux-tools-5.4.0-53 Description-md5: 86de81ef97f6b79b2a8b8c18274ce7c1 Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on 64 bit x86. You probably want to install linux-tools-5.4.0-53-. Package: linux-tools-5.4.0-53-generic Description-md5: 3b6628d55e0d6fbf0c1f2a358c10a8d4 Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on 64 bit x86. Package: linux-tools-5.4.0-53-lowlatency Description-md5: 3b6628d55e0d6fbf0c1f2a358c10a8d4 Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on 64 bit x86. Package: linux-tools-5.4.0-58 Description-md5: b25b8028b87a8e3e07d475560b205cef Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on 64 bit x86. You probably want to install linux-tools-5.4.0-58-. Package: linux-tools-5.4.0-58-generic Description-md5: c15bc348915b99d92a30a13d8ecfc6d5 Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on 64 bit x86. Package: linux-tools-5.4.0-58-lowlatency Description-md5: c15bc348915b99d92a30a13d8ecfc6d5 Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on 64 bit x86. Package: linux-tools-5.4.0-59 Description-md5: 9491874227764df734da587dac5e061f Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on 64 bit x86. You probably want to install linux-tools-5.4.0-59-. Package: linux-tools-5.4.0-59-generic Description-md5: 3875b76371fca25a754c7f120c4c667d Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on 64 bit x86. Package: linux-tools-5.4.0-59-lowlatency Description-md5: 3875b76371fca25a754c7f120c4c667d Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on 64 bit x86. Package: linux-tools-5.4.0-60 Description-md5: dbe4c7295893345b0120d34a1af5a662 Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on 64 bit x86. You probably want to install linux-tools-5.4.0-60-. Package: linux-tools-5.4.0-60-generic Description-md5: 4ab6003db142f9f7d9ad58e373c03eca Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on 64 bit x86. Package: linux-tools-5.4.0-60-lowlatency Description-md5: 4ab6003db142f9f7d9ad58e373c03eca Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on 64 bit x86. Package: linux-tools-5.4.0-62 Description-md5: 9fdad3aff6c99204f1645cad20299869 Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on 64 bit x86. You probably want to install linux-tools-5.4.0-62-. Package: linux-tools-5.4.0-62-generic Description-md5: fa6ef176eaf4c570b76fc2076fa17d19 Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on 64 bit x86. Package: linux-tools-5.4.0-62-lowlatency Description-md5: fa6ef176eaf4c570b76fc2076fa17d19 Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on 64 bit x86. Package: linux-tools-5.4.0-65 Description-md5: 2dfef4fcfdeb5a0716bbdfe4da8d82c9 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on 64 bit x86. You probably want to install linux-tools-5.4.0-65-. Package: linux-tools-5.4.0-65-generic Description-md5: f1fbe411a559fc04a511d0b37e044ac7 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on 64 bit x86. Package: linux-tools-5.4.0-65-lowlatency Description-md5: f1fbe411a559fc04a511d0b37e044ac7 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on 64 bit x86. Package: linux-tools-5.4.0-66 Description-md5: 78f58e2526f169b5bf8e5022fdfb54bc Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on 64 bit x86. You probably want to install linux-tools-5.4.0-66-. Package: linux-tools-5.4.0-66-generic Description-md5: 31c6cabab8ac54492d92905d4968ff5e Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on 64 bit x86. Package: linux-tools-5.4.0-66-lowlatency Description-md5: 31c6cabab8ac54492d92905d4968ff5e Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on 64 bit x86. Package: linux-tools-5.4.0-67 Description-md5: b009fff5c906a0ee5c9f6e6578deefc2 Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on 64 bit x86. You probably want to install linux-tools-5.4.0-67-. Package: linux-tools-5.4.0-67-generic Description-md5: a797b3d0c005964ea8bf78119f4e1c47 Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on 64 bit x86. Package: linux-tools-5.4.0-67-lowlatency Description-md5: a797b3d0c005964ea8bf78119f4e1c47 Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on 64 bit x86. Package: linux-tools-5.4.0-70 Description-md5: a13f6f77526bda70a8e344b9460d6151 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on 64 bit x86. You probably want to install linux-tools-5.4.0-70-. Package: linux-tools-5.4.0-70-generic Description-md5: 2acd1836dffda618d23e59dffd915238 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on 64 bit x86. Package: linux-tools-5.4.0-70-lowlatency Description-md5: 2acd1836dffda618d23e59dffd915238 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on 64 bit x86. Package: linux-tools-5.4.0-71 Description-md5: e0063249b06e4883f4f4f70b4da9d7e5 Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on 64 bit x86. You probably want to install linux-tools-5.4.0-71-. Package: linux-tools-5.4.0-71-generic Description-md5: f695ac100bc1afd624c17edadd9264bf Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on 64 bit x86. Package: linux-tools-5.4.0-71-lowlatency Description-md5: f695ac100bc1afd624c17edadd9264bf Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on 64 bit x86. Package: linux-tools-5.4.0-72 Description-md5: 84ea40f4c1fdf9593ef233f3722b15cc Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on 64 bit x86. You probably want to install linux-tools-5.4.0-72-. Package: linux-tools-5.4.0-72-generic Description-md5: d36dc5235c0311778d9b704b2b11c90e Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on 64 bit x86. Package: linux-tools-5.4.0-72-lowlatency Description-md5: d36dc5235c0311778d9b704b2b11c90e Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on 64 bit x86. Package: linux-tools-5.4.0-73 Description-md5: 2bf083be064ab9a873aa6de5aa1d754e Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on 64 bit x86. You probably want to install linux-tools-5.4.0-73-. Package: linux-tools-5.4.0-73-generic Description-md5: fc894ba81f038aae0eee73cea00865db Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on 64 bit x86. Package: linux-tools-5.4.0-73-lowlatency Description-md5: fc894ba81f038aae0eee73cea00865db Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on 64 bit x86. Package: linux-tools-5.4.0-74 Description-md5: 1b8fccb1ae740f2744e02c17af5f58fe Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on 64 bit x86. You probably want to install linux-tools-5.4.0-74-. Package: linux-tools-5.4.0-74-generic Description-md5: 9637ae8c1e01c955a3421c51297bba92 Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on 64 bit x86. Package: linux-tools-5.4.0-74-lowlatency Description-md5: 9637ae8c1e01c955a3421c51297bba92 Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on 64 bit x86. Package: linux-tools-5.4.0-77 Description-md5: 8af22ece9af54153f0c271d53d923b8c Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on 64 bit x86. You probably want to install linux-tools-5.4.0-77-. Package: linux-tools-5.4.0-77-generic Description-md5: 423c7a9e6756cca98092026912969ce0 Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on 64 bit x86. Package: linux-tools-5.4.0-77-lowlatency Description-md5: 423c7a9e6756cca98092026912969ce0 Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on 64 bit x86. Package: linux-tools-5.4.0-80 Description-md5: 9191e7eba9a36a0a99f49a0612872f1d Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on 64 bit x86. You probably want to install linux-tools-5.4.0-80-. Package: linux-tools-5.4.0-80-generic Description-md5: 7b8b21478f9738cbeb35a55d7e0782b5 Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on 64 bit x86. Package: linux-tools-5.4.0-80-lowlatency Description-md5: 7b8b21478f9738cbeb35a55d7e0782b5 Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on 64 bit x86. Package: linux-tools-5.4.0-81 Description-md5: 92a0ba37fc34085f3141913d77d170dc Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on 64 bit x86. You probably want to install linux-tools-5.4.0-81-. Package: linux-tools-5.4.0-81-generic Description-md5: 44f379eaa1bc5f7a66f85a1cc92733a2 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on 64 bit x86. Package: linux-tools-5.4.0-81-lowlatency Description-md5: 44f379eaa1bc5f7a66f85a1cc92733a2 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on 64 bit x86. Package: linux-tools-5.4.0-84 Description-md5: b1b4a200b8073f7656d96ef13b562478 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on 64 bit x86. You probably want to install linux-tools-5.4.0-84-. Package: linux-tools-5.4.0-84-generic Description-md5: 9b81a4b6a564027fb7fdd7b35ac80596 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on 64 bit x86. Package: linux-tools-5.4.0-84-lowlatency Description-md5: 9b81a4b6a564027fb7fdd7b35ac80596 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on 64 bit x86. Package: linux-tools-5.4.0-86 Description-md5: d10de69a279f14b37f85a4402d960903 Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on 64 bit x86. You probably want to install linux-tools-5.4.0-86-. Package: linux-tools-5.4.0-86-generic Description-md5: 09a0e192b42400a84031e46adffeee4a Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on 64 bit x86. Package: linux-tools-5.4.0-86-lowlatency Description-md5: 09a0e192b42400a84031e46adffeee4a Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on 64 bit x86. Package: linux-tools-5.4.0-88 Description-md5: 303eba86aa9fb0c61bbf076b80c0fd4a Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on 64 bit x86. You probably want to install linux-tools-5.4.0-88-. Package: linux-tools-5.4.0-88-generic Description-md5: a51bd5bbd8b85323aa496bbd894e7e9e Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on 64 bit x86. Package: linux-tools-5.4.0-88-lowlatency Description-md5: a51bd5bbd8b85323aa496bbd894e7e9e Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on 64 bit x86. Package: linux-tools-5.4.0-89 Description-md5: 9f3d7f2844f1aa4a489b3ca8cbe6e69b Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on 64 bit x86. You probably want to install linux-tools-5.4.0-89-. Package: linux-tools-5.4.0-89-generic Description-md5: 6d55101b144f0129dae05ea4024311a0 Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on 64 bit x86. Package: linux-tools-5.4.0-89-lowlatency Description-md5: 6d55101b144f0129dae05ea4024311a0 Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on 64 bit x86. Package: linux-tools-5.4.0-90 Description-md5: 54c004d63456771404cf2ac2cc3fc389 Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on 64 bit x86. You probably want to install linux-tools-5.4.0-90-. Package: linux-tools-5.4.0-90-generic Description-md5: 6ce487d3f4313374d73b14be8db74a99 Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on 64 bit x86. Package: linux-tools-5.4.0-90-lowlatency Description-md5: 6ce487d3f4313374d73b14be8db74a99 Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on 64 bit x86. Package: linux-tools-5.4.0-91 Description-md5: 9119694f87b5456e43e50659e3c72df8 Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on 64 bit x86. You probably want to install linux-tools-5.4.0-91-. Package: linux-tools-5.4.0-91-generic Description-md5: e9d72be783d99b3f0dc185d51feba9fe Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on 64 bit x86. Package: linux-tools-5.4.0-91-lowlatency Description-md5: e9d72be783d99b3f0dc185d51feba9fe Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on 64 bit x86. Package: linux-tools-5.4.0-92 Description-md5: 4478321712e3ad2cc510862a082eefde Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on 64 bit x86. You probably want to install linux-tools-5.4.0-92-. Package: linux-tools-5.4.0-92-generic Description-md5: d8c972fac3b4e407c43c469841473264 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on 64 bit x86. Package: linux-tools-5.4.0-92-lowlatency Description-md5: d8c972fac3b4e407c43c469841473264 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on 64 bit x86. Package: linux-tools-5.4.0-94 Description-md5: bd0d43b58d952ec06f95f9484268364b Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on 64 bit x86. You probably want to install linux-tools-5.4.0-94-. Package: linux-tools-5.4.0-94-generic Description-md5: 3a5cf4549a3402b822ef42b2a0fd2a89 Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on 64 bit x86. Package: linux-tools-5.4.0-94-lowlatency Description-md5: 3a5cf4549a3402b822ef42b2a0fd2a89 Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on 64 bit x86. Package: linux-tools-5.4.0-96 Description-md5: ce2990633679d619e798f224a52b74d6 Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on 64 bit x86. You probably want to install linux-tools-5.4.0-96-. Package: linux-tools-5.4.0-96-generic Description-md5: c12d65c56c1dee8c1555d90b6ed534f4 Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on 64 bit x86. Package: linux-tools-5.4.0-96-lowlatency Description-md5: c12d65c56c1dee8c1555d90b6ed534f4 Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on 64 bit x86. Package: linux-tools-5.4.0-97 Description-md5: 2b7b90948560800100f49a7584d7a2e0 Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on 64 bit x86. You probably want to install linux-tools-5.4.0-97-. Package: linux-tools-5.4.0-97-generic Description-md5: 66137bb579897f1c061c380a5c6fe9ea Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on 64 bit x86. Package: linux-tools-5.4.0-97-lowlatency Description-md5: 66137bb579897f1c061c380a5c6fe9ea Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on 64 bit x86. Package: linux-tools-5.4.0-99 Description-md5: f2e875c84cef980d4486355897932a1c Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on 64 bit x86. You probably want to install linux-tools-5.4.0-99-. Package: linux-tools-5.4.0-99-generic Description-md5: 5b18e9daa5d50acc0a3e1871b140aadf Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on 64 bit x86. Package: linux-tools-5.4.0-99-lowlatency Description-md5: 5b18e9daa5d50acc0a3e1871b140aadf Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on 64 bit x86. Package: linux-tools-5.6.0-1008-oem Description-md5: 400c0e7025494761bd738760ccb2baef Description-en: Linux kernel version specific tools for version 5.6.0-1008 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-1008 on 64 bit x86. Package: linux-tools-5.6.0-1010-oem Description-md5: bc5d4a06e6efc8eec15774ffc11c4603 Description-en: Linux kernel version specific tools for version 5.6.0-1010 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-1010 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-1013-oem Description-md5: 3e7fadfbb83c70e4c655dae01ffb6f62 Description-en: Linux kernel version specific tools for version 5.6.0-1013 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-1013 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-5.6.0-1018-oem Description-md5: 610cb8dba8e0c0508376b2fa3ba4dfc5 Description-en: Linux kernel version specific tools for version 5.6.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.6.0-1018 on 64 bit x86. Package: linux-tools-5.6.0-1020-oem Description-md5: adddc0c6a30d70431e6b22bdb4d44f7e Description-en: Linux kernel version specific tools for version 5.6.0-1020 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-1020 on 64 bit x86. Package: linux-tools-5.6.0-1023-oem Description-md5: 9f5ca68bb8b94acee9ee2e976eb9aed3 Description-en: Linux kernel version specific tools for version 5.6.0-1023 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-1023 on 64 bit x86. Package: linux-tools-5.6.0-1026-oem Description-md5: 77067a87d985d314b6d27b084a805ec0 Description-en: Linux kernel version specific tools for version 5.6.0-1026 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-1026 on 64 bit x86. Package: linux-tools-5.6.0-1028-oem Description-md5: e8196469026382f802496f673db919d7 Description-en: Linux kernel version specific tools for version 5.6.0-1028 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-1028 on 64 bit x86. Package: linux-tools-5.6.0-1031-oem Description-md5: 4890086d80882eaf7db1ef676062c20b Description-en: Linux kernel version specific tools for version 5.6.0-1031 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-1031 on 64 bit x86. Package: linux-tools-5.6.0-1032-oem Description-md5: 74dabb69ef3d7eb324c490d4913e6e08 Description-en: Linux kernel version specific tools for version 5.6.0-1032 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-1032 on 64 bit x86. Package: linux-tools-5.6.0-1033-oem Description-md5: 51b17f6da8d32b6299c369e2d5c80362 Description-en: Linux kernel version specific tools for version 5.6.0-1033 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-1033 on 64 bit x86. Package: linux-tools-5.6.0-1039-oem Description-md5: 3ad081219f46c3b7f8a5473ef30cf149 Description-en: Linux kernel version specific tools for version 5.6.0-1039 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-1039 on 64 bit x86. Package: linux-tools-5.6.0-1042-oem Description-md5: ec6b95b2aa49e79d7b7a878e9b629781 Description-en: Linux kernel version specific tools for version 5.6.0-1042 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-1042 on 64 bit x86. Package: linux-tools-5.6.0-1047-oem Description-md5: ba3932393abd95acbb8884b8742f7664 Description-en: Linux kernel version specific tools for version 5.6.0-1047 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-1047 on 64 bit x86. Package: linux-tools-5.6.0-1048-oem Description-md5: 59a06d917198adf3c390d028f7cd8308 Description-en: Linux kernel version specific tools for version 5.6.0-1048 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-1048 on 64 bit x86. Package: linux-tools-5.6.0-1050-oem Description-md5: 39ebff2f93a74a60aba21f050068c3ed Description-en: Linux kernel version specific tools for version 5.6.0-1050 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-1050 on 64 bit x86. Package: linux-tools-5.6.0-1052-oem Description-md5: fe69b413774372eceb45de5209a1f74a Description-en: Linux kernel version specific tools for version 5.6.0-1052 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-1052 on 64 bit x86. Package: linux-tools-5.6.0-1053-oem Description-md5: b32cf8df84744b4cc648c9390f81fe18 Description-en: Linux kernel version specific tools for version 5.6.0-1053 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-1053 on 64 bit x86. Package: linux-tools-5.6.0-1054-oem Description-md5: 0efe796d24dd81f135cec69915eff7d3 Description-en: Linux kernel version specific tools for version 5.6.0-1054 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-1054 on 64 bit x86. Package: linux-tools-5.6.0-1055-oem Description-md5: 519db13a819c6bd562fe82762cb42fd0 Description-en: Linux kernel version specific tools for version 5.6.0-1055 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-1055 on 64 bit x86. Package: linux-tools-5.6.0-1056-oem Description-md5: dfe998f595096e73945cb3639197cfab Description-en: Linux kernel version specific tools for version 5.6.0-1056 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-1056 on 64 bit x86. Package: linux-tools-5.8.0-1031-oracle Description-md5: 3243ee86e8057dad2b658e87d77c5951 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1031 on 64 bit x86. Package: linux-tools-5.8.0-1032-gcp Description-md5: 900a260e38921e2eb9dbe48d97cf0894 Description-en: Linux kernel version specific tools for version 5.8.0-1032 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1032 on 64 bit x86. Package: linux-tools-5.8.0-1033-azure Description-md5: 9f630bf3e837e0238cfd4cd3bcad8065 Description-en: Linux kernel version specific tools for version 5.8.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1033 on 64 bit x86. Package: linux-tools-5.8.0-1033-oracle Description-md5: b1c96ef209aa32c0449648ae4785097b Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1033 on 64 bit x86. Package: linux-tools-5.8.0-1035-aws Description-md5: de2036a670a03c20b6e015590cf86ba5 Description-en: Linux kernel version specific tools for version 5.8.0-1035 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1035 on 64 bit x86. Package: linux-tools-5.8.0-1035-gcp Description-md5: de2036a670a03c20b6e015590cf86ba5 Description-en: Linux kernel version specific tools for version 5.8.0-1035 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1035 on 64 bit x86. Package: linux-tools-5.8.0-1036-azure Description-md5: 9aeedd211cecfdfe556b1de7792fe6ac Description-en: Linux kernel version specific tools for version 5.8.0-1036 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1036 on 64 bit x86. Package: linux-tools-5.8.0-1037-oracle Description-md5: e458b5956107602bd55e3de7ae806449 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1037 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1037 on 64 bit x86. Package: linux-tools-5.8.0-1038-aws Description-md5: 546a8cee27fb7b18b9dbed38030a2364 Description-en: Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on 64 bit x86. Package: linux-tools-5.8.0-1038-gcp Description-md5: 546a8cee27fb7b18b9dbed38030a2364 Description-en: Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on 64 bit x86. Package: linux-tools-5.8.0-1038-oracle Description-md5: 898ebc6f32c6b8d44af93115a9c4a993 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on 64 bit x86. Package: linux-tools-5.8.0-1039-azure Description-md5: 1b03fbc903ee5ffd36dc95ef1c407f14 Description-en: Linux kernel version specific tools for version 5.8.0-1039 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1039 on 64 bit x86. Package: linux-tools-5.8.0-1039-gcp Description-md5: 1b03fbc903ee5ffd36dc95ef1c407f14 Description-en: Linux kernel version specific tools for version 5.8.0-1039 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1039 on 64 bit x86. Package: linux-tools-5.8.0-1040-azure Description-md5: 671f9b7259786ae70a612e4e2f1a9e56 Description-en: Linux kernel version specific tools for version 5.8.0-1040 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1040 on 64 bit x86. Package: linux-tools-5.8.0-1041-aws Description-md5: fab365d4bb675219d46ffc5d0b2a2a13 Description-en: Linux kernel version specific tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1041 on 64 bit x86. Package: linux-tools-5.8.0-1041-azure Description-md5: fab365d4bb675219d46ffc5d0b2a2a13 Description-en: Linux kernel version specific tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1041 on 64 bit x86. Package: linux-tools-5.8.0-1042-aws Description-md5: 440c35c9c7718a7ab542c76cbd6d2573 Description-en: Linux kernel version specific tools for version 5.8.0-1042 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1042 on 64 bit x86. Package: linux-tools-5.8.0-1043-azure Description-md5: 279877138f4fd300e0e81d1dffe6839d Description-en: Linux kernel version specific tools for version 5.8.0-1043 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1043 on 64 bit x86. Package: linux-tools-5.8.0-33-generic Description-md5: 4a0cd44fb121fa492065adbc40110e99 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on 64 bit x86. Package: linux-tools-5.8.0-33-lowlatency Description-md5: 4a0cd44fb121fa492065adbc40110e99 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on 64 bit x86. Package: linux-tools-5.8.0-34-generic Description-md5: 284184784a8ceb9d9a9bb9b5b8333367 Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on 64 bit x86. Package: linux-tools-5.8.0-34-lowlatency Description-md5: 284184784a8ceb9d9a9bb9b5b8333367 Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on 64 bit x86. Package: linux-tools-5.8.0-36-generic Description-md5: b524e1638169098a4ed9535628c9f91e Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on 64 bit x86. Package: linux-tools-5.8.0-36-lowlatency Description-md5: b524e1638169098a4ed9535628c9f91e Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on 64 bit x86. Package: linux-tools-5.8.0-38-generic Description-md5: bf1f22bac57958bd7b69cc1a9cbda28d Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on 64 bit x86. Package: linux-tools-5.8.0-38-lowlatency Description-md5: bf1f22bac57958bd7b69cc1a9cbda28d Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on 64 bit x86. Package: linux-tools-5.8.0-41-generic Description-md5: fb3eb53f71eeb09c1283a1ae24f271a6 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on 64 bit x86. Package: linux-tools-5.8.0-41-lowlatency Description-md5: fb3eb53f71eeb09c1283a1ae24f271a6 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on 64 bit x86. Package: linux-tools-5.8.0-43-generic Description-md5: e07168ee5059f30ff72455ed3c3900d6 Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on 64 bit x86. Package: linux-tools-5.8.0-43-lowlatency Description-md5: e07168ee5059f30ff72455ed3c3900d6 Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on 64 bit x86. Package: linux-tools-5.8.0-44-generic Description-md5: 3583cf518e274cc68aa708b034670045 Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on 64 bit x86. Package: linux-tools-5.8.0-44-lowlatency Description-md5: 3583cf518e274cc68aa708b034670045 Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on 64 bit x86. Package: linux-tools-5.8.0-45-generic Description-md5: f6975375dd85a6d0ad4a11d343d3ee9e Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on 64 bit x86. Package: linux-tools-5.8.0-45-lowlatency Description-md5: f6975375dd85a6d0ad4a11d343d3ee9e Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on 64 bit x86. Package: linux-tools-5.8.0-48-generic Description-md5: 75e53fa701b267b555295c06307a2ba9 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on 64 bit x86. Package: linux-tools-5.8.0-48-lowlatency Description-md5: 75e53fa701b267b555295c06307a2ba9 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on 64 bit x86. Package: linux-tools-5.8.0-49-generic Description-md5: da6685495dc110c81a46fbb4be03fb27 Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on 64 bit x86. Package: linux-tools-5.8.0-49-lowlatency Description-md5: da6685495dc110c81a46fbb4be03fb27 Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on 64 bit x86. Package: linux-tools-5.8.0-50-generic Description-md5: 0be50311e93a1f0c55641793e55dca81 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on 64 bit x86. Package: linux-tools-5.8.0-50-lowlatency Description-md5: 0be50311e93a1f0c55641793e55dca81 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on 64 bit x86. Package: linux-tools-5.8.0-53-generic Description-md5: c5dd96614bcdb7c5e9c2456c61b4f08b Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on 64 bit x86. Package: linux-tools-5.8.0-53-lowlatency Description-md5: c5dd96614bcdb7c5e9c2456c61b4f08b Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on 64 bit x86. Package: linux-tools-5.8.0-55-generic Description-md5: f775f9f2a631d04d21d9e8a6c3b63a9d Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on 64 bit x86. Package: linux-tools-5.8.0-55-lowlatency Description-md5: f775f9f2a631d04d21d9e8a6c3b63a9d Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on 64 bit x86. Package: linux-tools-5.8.0-59-generic Description-md5: ce7887daae8397fae386909009bc6152 Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on 64 bit x86. Package: linux-tools-5.8.0-59-lowlatency Description-md5: ce7887daae8397fae386909009bc6152 Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on 64 bit x86. Package: linux-tools-5.8.0-63-generic Description-md5: b3d7a21aef5fba291b8edbd793929af8 Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on 64 bit x86. Package: linux-tools-5.8.0-63-lowlatency Description-md5: b3d7a21aef5fba291b8edbd793929af8 Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 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-aws-edge 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-aws-lts-20.04 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-azure-cvm 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-azure-edge 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-azure-fde 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-azure-lts-20.04 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: e2938b09d257e8b72e17adc9b5a8a936 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 5.4.0. 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-gcp-edge 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-gcp-lts-20.04 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-generic-hwe-20.04-edge 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-gke-5.15 Description-md5: 458af721eec25183156433303d04de05 Description-en: Linux kernel versioned tools for gke systems. This package will always depend on the latest Linux kernel versioned tools available for gke systems. Package: linux-tools-gke-5.4 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-gke-edge Description-md5: 458af721eec25183156433303d04de05 Description-en: Linux kernel versioned tools for gke systems. This package will always depend on the latest Linux kernel versioned tools available for gke systems. Package: linux-tools-gkeop Description-md5: 0f5efe0c61dee437be51b277691a87a9 Description-en: Generic Linux kernel tools This package will always depend on the latest gkeop kernel tools available. Package: linux-tools-gkeop-5.4 Description-md5: 0f5efe0c61dee437be51b277691a87a9 Description-en: Generic Linux kernel tools This package will always depend on the latest gkeop 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-ibm Description-md5: 28ea2c16382bc8345e38e32ba1f02015 Description-en: IBM Cloud Platform (ibm) Linux kernel tools This package will always depend on the latest IBM Cloud Platform (ibm) kernel tools available. Package: linux-tools-ibm-lts-20.04 Description-md5: 28ea2c16382bc8345e38e32ba1f02015 Description-en: IBM Cloud Platform (ibm) Linux kernel tools This package will always depend on the latest IBM Cloud Platform (ibm) kernel tools available. Package: linux-tools-intel Description-md5: 42b67e0672fa20cc3472c012a87a4094 Description-en: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades from intel-iotg 5.13 to 5.15. Package: linux-tools-intel-iotg Description-md5: 26bec03db41b666ed42d0acb70adc7a0 Description-en: Intel-Iotg Linux kernel tools This package will always depend on the latest intel-iotg kernel tools available. Package: linux-tools-intel-iotg-edge Description-md5: 26bec03db41b666ed42d0acb70adc7a0 Description-en: Intel-Iotg Linux kernel tools This package will always depend on the latest intel-iotg kernel tools available. Package: linux-tools-kvm Description-md5: e17495f95d35a6507f5ac75579a7c604 Description-en: Linux kernel versioned tools for virtual systems. This package will always depend on the latest Linux kernel versioned tools available for virtual systems. 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-lowlatency-hwe-20.04-edge 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-20.04-edge Description-md5: ee452401dd3360e707872483cb440081 Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades from 20.04-edge to 20.04b. Package: linux-tools-oem-20.04b Description-md5: e0aa0e1b5dc17c4d5f810873d315c33e Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades from 20.04b to 20.04d. Package: linux-tools-oem-20.04c Description-md5: 269066f615a8313989ceffbe60777de5 Description-en: OEM Linux kernel tools (dummy transitional package) Transitional package for upgrades from 20.04c to 20.04d. Package: linux-tools-oem-20.04d 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-oracle-edge 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-oracle-lts-20.04 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-tools-virtual-hwe-20.04-edge 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: linux-virtual-hwe-20.04-edge 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: login Description-md5: 78ac96cb774b9146397717a29f70b14b Description-en: system login tools This package provides some required infrastructure for logins and for changing effective user or group IDs, including: * login, the program that invokes a user shell on a virtual terminal; * nologin, a dummy shell for disabled user accounts; * su, a basic tool for executing commands as root or another user. Package: logsave Description-md5: 423ff285c4e5f41ac959b0fda6f812fe Description-en: save the output of a command in a log file The logsave program will execute cmd_prog with the specified argument(s), and save a copy of its output to logfile. If the containing directory for logfile does not exist, logsave will accumulate the output in memory until it can be written out. A copy of the output will also be written to standard output. Package: lz4 Description-md5: 559a59fa22d506a3fde0f4eef6db1a8d Description-en: Fast LZ compression algorithm library - tool LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains files that is tool using liblz4. Package: mesa-common-dev Description-md5: 0d9d46ba6861a0a8c404cf51db1e980d Description-en: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Package: mesa-vdpau-drivers Description-md5: 19cfba61e1be17ccf30d9c5bb9ec109a Description-en: Mesa VDPAU video acceleration drivers These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VDPAU for some gallium drivers. Package: mesa-vulkan-drivers Description-md5: de68f7559174261711b175701783338c Description-en: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. 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: multipath-tools Description-md5: d2b50f6d45021a3e6697180f992bb365 Description-en: maintain multipath block device access These tools are in charge of maintaining the disk multipath device maps and react to path and map events. . If you install this package you may have to change the way you address block devices. See README.Debian for details. Package: multipath-tools-boot Description-md5: 24b848655cff6a3dd257c2afda6cf91f Description-en: Support booting from multipath devices This package contains the necessary support for booting from a multipath device: . * copy over multipath.conf and persistent bindings if necessary * load the necessary kernel modules * detect multipath block devices . Don't install this package if you're not booting from a multipath device. Package: mutt Description-md5: 14c29b7cb02b614c08865f8fb8a0ac39 Description-en: text-based mailreader supporting MIME, GPG, PGP and threading Mutt is a sophisticated text-based Mail User Agent. Some highlights: . * MIME support (including RFC1522 encoding/decoding of 8-bit message headers and UTF-8 support). * PGP/MIME support (RFC 2015). * Advanced IMAP client supporting SSL encryption and SASL authentication. * POP3 support. * ESMTP support. * Message threading (both strict and non-strict). * Keybindings are configurable, default keybindings are much like ELM; Mush and PINE-like ones are provided as examples. * Handles MMDF, MH and Maildir in addition to regular mbox format. * Messages may be (indefinitely) postponed. * Colour support. * Highly configurable through easy but powerful rc file. * Support for compressed mailboxes. * An optional Sidebar. 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: nbd-server Description-md5: e277eb8c796be1246a3bdf1f441257b9 Description-en: Network Block Device protocol - server Network Block Device (NBD) is a client/server protocol that emulates a block device (such as a hard disk, a floppy, or a CD-ROM) over the network, thus giving the system the ability to swap over the network, or to use raw network disk space for other purposes. . However, writing to one Network Block Device from different clients simultaneously is not recommended, and would probably result in data loss. If you want multiple clients to share a remote resource, use a network file system such as NFS or Coda. . This package provides the server binary for NBD. Package: nettle-dev Description-md5: 71d39c111aac4d3815d7606eac8b4fe3 Description-en: low level cryptographic library (development files) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the development files (C headers and static libraries) Package: networkd-dispatcher Description-md5: ac5a3116254ac1902b32fe3fb696379a Description-en: Dispatcher service for systemd-networkd connection status changes Networkd-dispatcher is a dispatcher daemon for systemd-networkd connection status changes. It is similar to NetworkManager-dispatcher, but is much more limited in the types of events it supports due to the limited nature of systemd-networkd. Package: nfs-common Description-md5: c2f5fd5a7d525f1cc35fbb49cc8628fd Description-en: NFS support files common to client and server Use this package on any machine that uses NFS, either as client or server. Programs included: lockd, statd, showmount, nfsstat, gssd, idmapd and mount.nfs. Package: nfs-kernel-server Description-md5: 899bf536fe9edad1d8a30a8fada5180d Description-en: support for NFS kernel server The NFS kernel server is currently the recommended NFS server for use with Linux, featuring features such as NFSv3 and NFSv4, Kerberos support via GSS, and much more. It is also significantly faster and usually more reliable than the user-space NFS servers (from the unfs3 and nfs-user-server packages). However, it is more difficult to debug than the user-space servers, and has a slightly different feature set. . This package contains the user-space support needed to use the NFS kernel server. Most administrators wishing to set up an NFS server would want to install this package. Package: nginx Description-md5: 04f6acc7fe672a4d62f4345c9addf4a7 Description-en: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This is a dependency package to install either nginx-full (by default), nginx-light or nginx-extras. Package: nginx-common Description-md5: 9e23931d84d07adbee5412aefdad8a90 Description-en: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Package: nginx-core Description-md5: f0076661a0f1ce2ea4352796aeaa9a94 Description-en: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx identical to that of nginx-full, but without any third-party modules, and only modules in the original nginx code base. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, Stream, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. Package: nginx-doc Description-md5: fd841a2b53e39ae89ec191f0e1278a05 Description-en: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Package: ntfs-3g Description-md5: d38b96403238266210560bdd2ee0d28c Description-en: read/write NTFS driver for FUSE NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. Package: ntfs-3g-dev Description-md5: f17752933720148edc7d3f25b03e9fee Description-en: read/write NTFS driver for FUSE (development) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the development files. Package: nvidia-settings Description-md5: 9bb7c34dc84550e6fff415c0eb0eda37 Description-en: Tool for configuring the NVIDIA graphics driver The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver. It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension. . Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings. Package: open-vm-tools Description-md5: a6ea22fad449711c4296720ce1ebe6b4 Description-en: Open VMware Tools for virtual machines hosted on VMware (CLI) The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualization utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. . This package contains only the core user-space programs and libraries. Package: open-vm-tools-desktop Description-md5: 0a75baf603aed1d261cb9d62936d3c0d Description-en: Open VMware Tools for virtual machines hosted on VMware (GUI) The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualization utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. . This package contains the user-space programs and libraries that are essential for improved user experience of VMware virtual machines. Package: open-vm-tools-dev Description-md5: 4aa45696c5c5c28398c17ba27233e67d Description-en: Open VMware Tools for virtual machines hosted on VMware (development) The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualization utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. . This package contains the development files. Package: openjdk-11-dbg Description-md5: d73cb0a41450fd194ce774f2b26510b8 Description-en: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Package: openjdk-11-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-11-jdk Description-md5: b9e7f4837238c34971e4a8b72ab7d045 Description-en: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-11-jdk-headless Description-md5: 494a52f34d707a832270d6d51a78f511 Description-en: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-11-jre Description-md5: 13097853553de1ab39cc189225a9cbaa Description-en: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Package: openjdk-11-jre-headless Description-md5: 62c2c9689e617c48cc4480926d2ca785 Description-en: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Package: openjdk-11-source Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf Description-en: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Package: openssh-client Description-md5: 8cde3280ebad71c16b3e8c661dae6c6d Description-en: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Package: openssh-server Description-md5: 842cc998cae371b9d8106c1696373919 Description-en: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Package: openssh-sftp-server Description-md5: b9a6d4f71758c154615deaec42e8415d Description-en: secure shell (SSH) sftp server module, for SFTP access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the SFTP server module for the SSH server. It is needed if you want to access your SSH server with SFTP. The SFTP server module also works with other SSH daemons like dropbear. . OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer protocol described in: . http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt . Newer versions of the draft will not be supported, though some features are individually implemented as extensions. 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: openstack-dashboard Description-md5: a54f5b92f84ab1d5b6c3fa553f99ef77 Description-en: Django web interface for OpenStack The OpenStack Dashboard is a reference implementation of a Django site that uses the Django-Nova project to provide web based interactions with the OpenStack Nova cloud controller. Package: openstack-dashboard-common Description-md5: 1b68105103a266973cb0e91a7529a793 Description-en: Django web interface for OpenStack - common files The OpenStack Dashboard is a reference implementation of a Django site that uses the Django-Nova project to provide web based interactions with the OpenStack Nova cloud controller. . This package provides common files. Package: openvpn Description-md5: 2ebe91e411d46309a61861db507e5c2f Description-en: virtual private network daemon OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point-to-point connections, enhance wireless security, etc. . OpenVPN uses all of the encryption, authentication, and certification features provided by the OpenSSL library (any cipher, key size, or HMAC digest). . OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (such as Linux's iptables). Package: openvswitch-common Description-md5: 592fb336c66a49b36ec2d6b8873eb66a Description-en: Open vSwitch common components Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-common provides components required by both openvswitch-switch and openvswitch-testcontroller. Package: openvswitch-dbg Description-md5: 963111b391333c82170e6233714ee2c8 Description-en: Debug symbols for Open vSwitch packages Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package contains the debug symbols for all the other openvswitch-* packages. Install it to debug one of them or to examine a core dump produced by one of them. Package: openvswitch-doc Description-md5: 34dbb9eb458b41810977ed67bd034a5b Description-en: Open vSwitch documentation Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package provides documentation for configuration and use of Open vSwitch. Package: openvswitch-switch Description-md5: ff569939b14d8f902d88039019fdf3ae Description-en: Open vSwitch switch implementations Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch. Package: openvswitch-switch-dpdk Description-md5: c9a918dc998b88bacbc77b69bf99d90f Description-en: DPDK enabled Open vSwitch switch implementation Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch. . DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package provides a DPDK enabled implementation of the ovs-vswitchd binary. Package: orca Description-md5: 7e9825746bd4509b700a0a82b5f84c0b Description-en: Scriptable screen reader A flexible, extensible, and powerful assistive technology that provides end-user access to applications and toolkits that support the AT-SPI (e.g., the GNOME desktop). . Orca defines a set of default behaviors (reactions to application events) and key bindings (reaction to user key presses). These default behaviors and key bindings can be overwritten on a per-application basis. Orca creates a script object for each running application, which merges both the default behaviors and key bindings, and the application specific ones. Orca provides the infrastructure to activate and deactivate scripts, as well as a host of services accessible from within the scripts. Package: os-brick-common Description-md5: 120ff671a86897dfd831b40bde5f5004 Description-en: Library for managing local volume attaches - common files OpenStack Cinder brick library for managing local volume attaches. . Features discovery of volumes being attached to a host for many transport protocols and removal of volumes from a host. . This package contains common files needed by either the Python 2 or 3 module of os-brick. Package: ovmf Description-md5: f5518b7d256400637ca9512a6cfc4bac Description-en: UEFI firmware for 64-bit x86 virtual machines Open Virtual Machine Firmware is a build of EDK II for 64-bit x86 virtual machines. It includes full support for UEFI, including Secure Boot, allowing use of UEFI in place of a traditional BIOS in your VM. Package: p11-kit Description-md5: 508d78032e662c6fa52ead95b7a4888a Description-en: p11-glue utilities The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the p11-kit tool for listing PKCS#11 modules. Package: p11-kit-modules Description-md5: 56534a556dbb75d275d89ecbe0818bfe Description-en: p11-glue proxy and trust modules The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the p11-kit proxy module and the system trust policy module. Package: pacemaker Description-md5: 5a7d174c0a0a22dd75fe3052ed84b5a9 Description-en: cluster resource manager At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Pacemaker daemons directly interacting with the cluster stack. Package: pacemaker-cli-utils Description-md5: 031e08b73b20732817b9825a25a7eb56 Description-en: cluster resource manager command line utilities At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains those command line utilities of the Pacemaker cluster manager which work on remote nodes as well. Package: pacemaker-common Description-md5: edb0c8ebf2fc3e1685cd8935628616d6 Description-en: cluster resource manager common files At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains common infrastructure and data files for the Pacemaker daemons and utilities. Package: pacemaker-dev Description-md5: 3fc09d6b48898381bdf700670dd9db45 Description-en: cluster resource manager development At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the headers and other necessary files to build applications or libraries that use the Pacemaker libraries. Package: pacemaker-doc Description-md5: 3fa8c7342ea2b05ffd4916e73df2cdc5 Description-en: cluster resource manager HTML documentation At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains * the Pacemaker API documentation generated by Doxygen, * the Clusters from Scratch book, * the Pacemaker Administration book, * the Pacemaker Development book, * the Pacemaker Explained book and * the Pacemaker Remote book. Package: pacemaker-resource-agents Description-md5: 38277d4ade0123ca4bcb659ef25d88d0 Description-en: cluster resource manager general resource agents At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains Pacemaker resource agents not requiring access to the cluster stack, thus also usable by the remote daemon. Package: packagekit Description-md5: 2a370c6f43c72ec3adb4412d3b3bdca0 Description-en: Provides a package management service PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . The work is done by backends which make use of the package manager shipped by the corresponding distribution. PackageKit is not meant to replace advanced tools like Synaptic. . The main benefits are: - unified interface on several distributions - fine grained privileges by using PolicyKit - independency from a running desktop session during the processing Package: packagekit-docs Description-md5: f43626bcae09213d8ed071770d06d57a Description-en: Documentation for PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides documentation for PackageKit. Package: packagekit-tools Description-md5: 8ba205caa823fb175b63d5c17f441a15 Description-en: Provides PackageKit command-line tools PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the PackageKit command-line tools. Package: paramiko-doc Description-md5: 6b022c9f8495b160e5f773ae42f60e98 Description-en: Make ssh v2 connections with Python (Documentation) "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced Telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example). . This is the documentation for the package. Package: passwd Description-md5: 5bbd70e421ed3367a8299e53bd7afed4 Description-en: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian Package: perl Description-md5: 603cb1e5fe66da8106c364f4e9b84082 Description-en: Larry Wall's Practical Extraction and Report Language Perl is a highly capable, feature-rich programming language with over 20 years of development. Perl 5 runs on over 100 platforms from portables to mainframes. Perl is suitable for both rapid prototyping and large scale development projects. . Perl 5 supports many programming styles, including procedural, functional, and object-oriented. In addition to this, it is supported by an ever-growing collection of reusable modules which accelerate development. Some of these modules include Web frameworks, database integration, networking protocols, and encryption. Perl provides interfaces to C and C++ for custom extension development. Package: perl-base Description-md5: b7506bd054cd8d1b908b3c18f119c88e Description-en: minimal Perl system Perl is a scripting language used in many system scripts and utilities. . This package provides a Perl interpreter and the small subset of the standard run-time library required to perform basic tasks. For a full Perl installation, install "perl" (and its dependencies, "perl-modules-5.30" and "perl-doc"). Package: perl-debug Description-md5: 11b937dac8b92a329c540e8c5e5e1546 Description-en: debug-enabled Perl interpreter debugperl provides a debug-enabled version of Perl which can produce extensive information about the interpreter as it compiles and executes a program (see the -D switch in perlrun(1)). . Note that this package is primarily of use in debugging *Perl* rather than perl programs, which may be traced/debugged using the standard perl binary using the -d switch (see perldebug(1)). . In addition, this package also includes debugging information for the normal Perl interpreter. Package: perl-doc Description-md5: 6cd25412f32c953589ef8fcaf1f5f46d Description-en: Perl documentation Perl manual pages, POD documentation and the `perldoc' program. If you are writing Perl programs, you almost certainly need this. Package: perl-modules-5.30 Description-md5: 3b2b7c94831bbc3e0857d4c3000b2aa0 Description-en: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. . Note that this package only exists to save archive space and should be considered an internal implementation detail of the `perl' package. Other packages should not depend on `perl-modules-5.30' directly, they should use `perl' (which depends on `perl-modules-5.30') instead. Package: php-pear Description-md5: 04474ef785f71038c83c6c66703e837b Description-en: PEAR Base System The PEAR package contains: * the PEAR installer, for creating, distributing and installing packages * the PEAR_Exception PHP5 error handling mechanism * the PEAR_ErrorStack advanced error handling mechanism * the PEAR_Error error handling mechanism * the OS_Guess class for retrieving info about the OS where PHP is running on * the System class for quick handling of common operations with files and directories * the PEAR base class Features in a nutshell: * full support for channels * pre-download dependency validation * new package.xml 2.0 format allows tremendous flexibility while maintaining BC * support for optional dependency groups and limited support for sub-packaging * robust dependency support * full dependency validation on uninstall * remote install for hosts with only ftp access - no more problems with restricted host installation * full support for mirroring * support for bundling several packages into a single tarball * support for static dependencies on a url-based package * support for custom file roles and installation tasks Package: php7.4 Description-md5: 86488d7a405bdcbac9ece7c307f30abb Description-en: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-cgi Description-md5: 5f30fd56692eb1724cef6ebe9da0032d Description-en: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php7.4-fpm package. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-cli Description-md5: c850194ec7241c8313985065219b5cdc Description-en: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.4 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-common Description-md5: 22a3869c501657868c4eaafa1e98ce95 Description-en: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-curl Description-md5: 037ff48845e2cbd8c4409f1910d1d1c2 Description-en: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-dev Description-md5: fc4a53afcd3fc7524c3a0ca041cc5239 Description-en: Files for PHP7.4 module development This package provides the files from the PHP7.4 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-gd Description-md5: 9aea7ee3b75b09eba5fefd1af9ab26af Description-en: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-gmp Description-md5: c27167ffbd0137d52448a66a0373d465 Description-en: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-json Description-md5: 28cd07bde7d0ae5bc9df05a3c5b10e74 Description-en: JSON module for PHP This package provides the JSON module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-ldap Description-md5: 674f8027ec3be9f3e378dd49ab62750a Description-en: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-mysql Description-md5: dba46097413040653c65df244b4f891f Description-en: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-odbc Description-md5: be94f53ae2f70ea922c962bebf58357c Description-en: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-opcache Description-md5: 2a678caa9876c07bd79145e7e6745aa0 Description-en: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-pgsql Description-md5: e20af8e9fbc873e9bd5a36fc03e72ee6 Description-en: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-pspell Description-md5: 924e2e1a212b3efcd067569724a15d8b Description-en: pspell module for PHP This package provides the pspell module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-readline Description-md5: e79602c7d6a0ebe56dc4c3a28ee1dab8 Description-en: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-snmp Description-md5: 3c57e2b4019dc1d5227529c20c30718a Description-en: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-sqlite3 Description-md5: 0f31b34a4e9ca17b4007ed38c7c98f2c Description-en: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-tidy Description-md5: 1d8b49dbc79493bb30fb016ced2184c6 Description-en: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-xml Description-md5: 9dffe9f3f61ff368673fc5a2dcd65841 Description-en: DOM, SimpleXML, XML, and XSL module for PHP This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.4-xmlrpc Description-md5: a0c6fbc21b14a71ad7492a9135234188 Description-en: XMLRPC-EPI module for PHP This package provides the XMLRPC-EPI module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: policykit-1 Description-md5: 233f6ea057dc90084c0e92b57d21a7a8 Description-en: framework for managing administrative policies and privileges PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged (desktop) applications. Package: policykit-1-doc Description-md5: 4f476c937cdfc4c2d7a4b81404d7a637 Description-en: documentation for PolicyKit-1 PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains the API documentation of PolicyKit. Package: poppler-utils Description-md5: c82ab1c01fb88c7aab560b4a6154c69f Description-en: PDF utilities (based on Poppler) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains command line utilities (based on Poppler) for getting information of PDF documents, convert them to other formats, or manipulate them: * pdfdetach -- lists or extracts embedded files (attachments) * pdffonts -- font analyzer * pdfimages -- image extractor * pdfinfo -- document information * pdfseparate -- page extraction tool * pdfsig -- verifies digital signatures * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo * pdftohtml -- PDF to HTML converter * pdftoppm -- PDF to PPM/PNG/JPEG image converter * pdftops -- PDF to PostScript (PS) converter * pdftotext -- text extraction * pdfunite -- document merging tool Package: postgresql Description-md5: bdff2d6e5b2a1dd00e72b3ed8729d9ac Description-en: object-relational SQL database (supported version) This metapackage always depends on the currently supported PostgreSQL database server version. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-12 Description-md5: 09ba941c5738e7a3e249b9842d2ea694 Description-en: object-relational SQL database, version 12 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 12. Package: postgresql-client Description-md5: d46431edbfde0d6360f2c20aed4a288c Description-en: front-end programs for PostgreSQL (supported version) This metapackage always depends on the currently supported database client package for PostgreSQL. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-client-12 Description-md5: bd49bcc3b2493825f13d9410f3ad9e68 Description-en: front-end programs for PostgreSQL 12 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 12. If you install PostgreSQL 12 on a standalone machine, you need the server package postgresql-12, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-client-common Description-md5: d5f4a87e9a06590d824a9f706fa1a755 Description-en: manager for multiple PostgreSQL client versions The postgresql-client-common package provides a structure under which multiple versions of PostgreSQL client programs may be installed at the same time. It provides a wrapper which selects the right version for the particular cluster you want to access (with a command line option, an environment variable, /etc/postgresql-common/user_clusters, or ~/.postgresqlrc). . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-common Description-md5: 1baa00ede83212202318224f2d18d771 Description-en: PostgreSQL database-cluster manager The postgresql-common package provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time. . The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster, pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster, pg_virtualenv. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-contrib Description-md5: 1548dd7748148521c6b13b8290f451b4 Description-en: additional facilities for PostgreSQL (supported version) This metapackage always depends on the currently supported PostgreSQL database contrib package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-doc Description-md5: 065f6c25df2011c353e26faea6c8ad7c Description-en: documentation for the PostgreSQL database management system This metapackage always depends on the currently supported PostgreSQL database documentation package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-doc-12 Description-md5: ab9b8843893a33c72c275b4287356d95 Description-en: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 12. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: ppp Description-md5: 30c8068bb5c8dc59b8b1cfb452d03c8a Description-en: Point-to-Point Protocol (PPP) - daemon The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package is most commonly used to manage a modem for dial-up or certain kinds of broadband connections. Package: ppp-dev Description-md5: 3d0de5ac1d756728fffd7f9a37363c84 Description-en: Point-to-Point Protocol (PPP) - development files The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package provides files needed to build pppd-related software. Package: pulseaudio Description-md5: 15c158aa11824c8a768e4d670919d02d Description-en: PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These are some of PulseAudio's features: . * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). . * Wide range of supported client libraries. ESD, ALSA, oss, libao and GStreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. . * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. . * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. . * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp lirc and avahi, just to name a few. . This package contains the daemon and basic module set. Package: pulseaudio-module-bluetooth Description-md5: 76e05b466d11ac60deff61d94d607904 Description-en: Bluetooth module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to work with bluetooth devices, like headset or audio gateway. . The module is called module-bluetooth Package: pulseaudio-utils Description-md5: d8d6ff926bb9214bc0212fd3318ba0e6 Description-en: Command line tools for the PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These tools provide command line access to various features of the PulseAudio sound server. Included tools are: . paplay - Playback a WAV file via a PulseAudio sink. pacat - Cat raw audio data to a PulseAudio sink. parec - Cat raw audio data from a PulseAudio source. pacmd - Connect to PulseAudio's built-in command line control interface. pactl - Send a control command to a PulseAudio server. padsp - /dev/dsp wrapper to transparently support OSS applications. pax11publish - Store/retrieve PulseAudio default server/sink/source settings in the X11 root window. Package: python-apt-common Description-md5: 9486cdd426b423b724eaae43fef5dcd7 Description-en: Python interface to libapt-pkg (locales) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains locales. Package: python-apt-doc Description-md5: 7a48d828395ece3f06a390d4c68abdd0 Description-en: Python interface to libapt-pkg (API documentation) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the API documentation of python-apt. Package: python-babel-doc Description-md5: 4f74ab1584e691c235ee789840cca103 Description-en: tools for internationalizing Python applications - documentation Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the Babel documentation. Package: python-babel-localedata Description-md5: ebab9984b05e3d588082935526c691e6 Description-en: tools for internationalizing Python applications - locale data files Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the locale data files used by both python-babel and python3-babel. Package: python-cryptography-doc Description-md5: 01d5fc7b691eaf06e0673b2c84d70749 Description-en: Python library exposing cryptographic recipes and primitives (documentation) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the documentation for cryptography. Package: python-django-doc Description-md5: 257e8ca2132ad054b44d0dd521e727f5 Description-en: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Package: python-eventlet-doc Description-md5: 7fb9c2a86ce76a5f0e227111abc53ec7 Description-en: concurrent networking library - doc Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the documentation. Package: python-mako-doc Description-md5: c5fcefc28d6700bb949d948275ad5777 Description-en: documentation for the Mako Python library Mako is a template library written in Python. . This package contains the documentation for Mako in HTML and reStructuredText formats. Package: python-numpy-doc Description-md5: a147fd7724d6f967382caa8c0f0af4ad Description-en: NumPy documentation Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains documentation for Numpy and f2py. Package: python-os-brick-doc Description-md5: c803b7d4eed8d061f41ee22ed7074edb Description-en: Library for managing local volume attaches - doc OpenStack Cinder brick library for managing local volume attaches. . Features discovery of volumes being attached to a host for many transport protocols and removal of volumes from a host. . This package contains the documentation. Package: python-oslo.utils-doc Description-md5: 9acc7cb4d14932d6b4a39a5b78153581 Description-en: Oslo Utility library - doc The Oslo.utils package provides a set of function which are cross-project for OpenStack. For example, it provides text decoding, exception handling, Python module import facility (try_import function), network-related system-level, and time utilities and helper functions. . This package contains the documentation. Package: python-pil-doc Description-md5: 0cf86354863d856ed40290c421b7d497 Description-en: Examples for the Python Imaging Library The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains PIL API documentation and some example scripts. You may also want to look at the python-pil-doc-html or python-pil-doc-pdf packages for the PIL handbook documentation. Package: python-pysaml2-doc Description-md5: 560a0ed806401665bc7e6f289a294ade Description-en: SAML Version 2 to be used in a WSGI environment - doc This package provides a Python implementation of SAML Version 2 to be used in a WSGI environment. . From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorization data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user. . This package contains the documentation. Package: python-swiftclient-doc Description-md5: 0084b509d64d02182b09ca5a4a938417 Description-en: Client library for Openstack Swift API - doc OpenStack Object Storage (code-named Swift) creates 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 client for the OpenStack Swift API. There's a Python API (the "swiftclient" module), and a command-line script ("swift"). . This package contains the documentation. Package: python-waitress-doc Description-md5: add490489506baf568d6ff89bb591969 Description-en: production-quality pure-Python WSGI server (documentation) Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.7+ and Python 3.3+. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. . This package only contains the documentation. 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-apt Description-md5: 4e7bf010b1b89e36309ea2f4b7005936 Description-en: Python 3 interface to libapt-pkg The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python3-apt-dbg Description-md5: 9d43d2b6dae33ea4f6ee571da79dbd51 Description-en: Python 3 interface to libapt-pkg (debug extension) The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions. . This package contains the extension built for the Python debug interpreter. Package: python3-aptdaemon Description-md5: 91f4993d2c2013402824b4c41bf6d4fd Description-en: Python 3 module for the server and client of aptdaemon Aptdaemon is a transaction based package management service. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides the Python 3 modules required to run aptdaemon and to implement a client. The API is not stable yet. Package: python3-aptdaemon.gtk3widgets Description-md5: c6ba54cbccd863401bb959f2a11871e6 Description-en: Python 3 GTK+ 3 widgets to run an aptdaemon client Aptdaemon is a transaction based package management daemon. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides the Python 3 GTK+ 3 widgets to implement a fully working graphical client. The widgets can be used to initiate, to monitor and to control a transaction. The API is not stable yet. Package: python3-babel Description-md5: 58ad9bac841ee6be1c30ae602859d1f6 Description-en: tools for internationalizing Python applications - Python 3.x Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package provides the Python 3.x module. Package: python3-barbican Description-md5: f0fa63af5df680a2bd064ec7359fc926 Description-en: OpenStack Key Management Service - Python 3 files The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the Python 3 files and libraries. Package: python3-ceph-argparse Description-md5: 54ff980109d2f3f2037d939a5f825081 Description-en: Python 3 utility libraries for Ceph CLI Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains types and routines for Python 3 used by the Ceph CLI as well as the RESTful interface. Package: python3-ceph-common Description-md5: 578fb60591c98e49ebdb59bd5c8d1c27 Description-en: Python 3 utility libraries for Ceph Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains data structures, classes and functions used by Ceph. It also contains utilities used for the cephadm orchestrator. Package: python3-cephfs Description-md5: 7fc3f2adf5750a736d0cd3a1c2717e93 Description-en: Python 3 libraries for the Ceph libcephfs library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's CephFS file system client library. Package: python3-cinder Description-md5: 22a6e566f50884eb7692026b4fa18100 Description-en: Cinder Python 3 libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Python 3 library for Cinder. Package: python3-cryptography Description-md5: 5102ac49477aee0d6904f3f96aa4c945 Description-en: Python library exposing cryptographic recipes and primitives (Python 3) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 3 version of cryptography. Package: python3-distutils Description-md5: 5c4d15af3278d80c67612e780bc236c4 Description-en: distutils package for Python 3.x Distutils package for Python 3.x. This package contains the distutils module from the Python standard library. Package: python3-django Description-md5: efe2f6ec2ae89851c710c280956fa785 Description-en: High-level Python web development framework Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client Package: python3-django-horizon Description-md5: a44d020aa6903cc59b58bdbc9eb3d400 Description-en: Django module providing web based interaction with OpenStack (Python 3) The Django-Nova project is a Django module that is used to provide web based interactions with the OpenStack Nova cloud controller. . This package provides the Python 3 module. Package: python3-django-openstack-auth Description-md5: 24e7591fda8be85ab0eaf73129aaf2d7 Description-en: Django authentication backend for Openstack - Python 3 Django authentication backend for use with the OpenStack Keystone Identity backend. This Python module is used by Horizon (the Openstack Dashport web GUI) to auth against Keystone. . This package provides the Python 3 module. Package: python3-eventlet Description-md5: 3967251cfdf7026fe0201c52f96bafef Description-en: concurrent networking library Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 3.x module. Package: python3-gdbm Description-md5: f21d01c59fd918dd8e93a985f8b900dc Description-en: GNU dbm database support for Python 3.x GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. Package: python3-gdbm-dbg Description-md5: 2acef7566a549a1876868ca568136539 Description-en: GNU dbm database support for Python 3.x (debug extension) GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. . This package contains the extensions built for the python3 debug interpreter. Package: python3-google-compute-engine Description-md5: a4d1cfa5272d53a6d436315421ef2ba2 Description-en: Python library for Google Compute Engine interaction (Python 3) Python libraries used for interacting with Google Compute Engine's APIs and functionality. This package contains the modules for Python 3.x. Package: python3-jwt Description-md5: 95f9eaca3a06db73fe4a95bab9f4479b Description-en: Python 3 implementation of JSON Web Token PyJWT implements the JSON Web Token draft 01, a way of representing signed content using JSON data structures. . Supported algorithms for cryptographic signing: . * HS256 - HMAC using SHA-256 hash algorithm (default) * HS384 - HMAC using SHA-384 hash algorithm * HS512 - HMAC using SHA-512 hash algorithm * RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash algorithm * RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash algorithm * RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash algorithm . Supported reserved claim names: - "exp" (Expiration Time) Claim . This package contains the Python 3 version of the library. Package: python3-ldap Description-md5: 81a5fce364beb91856d0821e0ccef653 Description-en: LDAP interface module for Python3 This module provides a Python3 interface to the OpenLDAP client library (LDAP is the Lightweight Directory Access Protocol). Package: python3-ldap-dbg Description-md5: 4578a9d698e3552e464e4802c61a8156 Description-en: LDAP interface module for Python3 (debug extension) This module provides a Python3 interface to the OpenLDAP client library (LDAP is the Lightweight Directory Access Protocol). . This package contains the extension built for the Python debug interpreter. Package: python3-ldb Description-md5: c83bd92747d7e8000f766fba3a779170 Description-en: Python 3 bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python 3 bindings. Package: python3-ldb-dev Description-md5: be4c40ca865d11fda345266b7a5d70fb Description-en: LDB Python 3 bindings - development files ldb is a LDAP-like embedded database built on top of TDB. . It is a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files for the Python 3 bindings. Package: python3-lib2to3 Description-md5: ecd163cf72b25ef70d67287d3d9d8040 Description-en: Interactive high-level object-oriented language (lib2to3) Python is a high-level, interactive, object-oriented language. It includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the lib2to3 library. Package: python3-libxml2 Description-md5: 239311fbee2d9a5c3382e49f22a63e2f Description-en: Python3 bindings for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python3 programs. Package: python3-libxml2-dbg Description-md5: bd8e0340cdcf73a776e4dfdce755724d Description-en: Python3 bindings for the GNOME XML library (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python3 programs for use with the Python3 debug interpreter. Package: python3-louis Description-md5: 24be43511537b9436824c2c2c1c60986 Description-en: Python bindings for liblouis Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains Python bindings. Package: python3-lxml Description-md5: e8e2f787207511401ce91418255455e6 Description-en: pythonic binding for the libxml2 and libxslt libraries lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. Its aim: . * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! . lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough. Package: python3-lxml-dbg Description-md5: dc60d3e32c93635f03d6f9f774d9845a Description-en: pythonic binding for the libxml2 and libxslt libraries (debug extension) lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. . This package contains the extension built for the Python3 debug interpreter. Package: python3-mako Description-md5: 9cf1e89d773dcfe84fbec050c6c37a3d Description-en: fast and lightweight templating for the Python 3 platform Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. Package: python3-numpy Description-md5: 4fef6b207fcddcc7678c9cb4c3a66bd2 Description-en: Fast array facility to the Python 3 language Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains Numpy for Python 3. Package: python3-numpy-dbg Description-md5: 874df4ab0f921eb452ea913224b6cf17 Description-en: Fast array facility to the Python 3 language (debug extension) Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains the extension built for the Python 3 debug interpreter. Package: python3-openvswitch Description-md5: b48125d32305301f27c5399b2d5f9139 Description-en: Python 3 bindings for Open vSwitch Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package contains the full Python 3 bindings for Open vSwitch database. Package: python3-os-brick Description-md5: bf3bbe4c9e56552b7f28bbbc114c85a8 Description-en: Library for managing local volume attaches - Python 3.x OpenStack Cinder brick library for managing local volume attaches. . Features discovery of volumes being attached to a host for many transport protocols and removal of volumes from a host. . This package contains the Python 3.x module. Package: python3-oslo.utils Description-md5: d8658b7334be45d98783c068a1579979 Description-en: set of utility functions for OpenStack - Python 3.x The Oslo.utils package provides a set of function which are cross-project for OpenStack. For example, it provides text decoding, exception handling, Python module import facility (try_import function), network-related system-level, and time utilities and helper functions. . This package contains the Python 3.x module. Package: python3-paramiko Description-md5: 31b9fe5417c952f930b63b7e16ef56d8 Description-en: Make ssh v2 connections (Python 3) "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced Telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example). . This is the Python 3 version of the package. Package: python3-pil Description-md5: 159039260b5a620ec3a8b13546dd140a Description-en: Python Imaging Library (Python3) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. . File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript). Package: python3-pil-dbg Description-md5: 5fc4836e54ac545a1fd0918d16f207b1 Description-en: Python Imaging Library (Python3 debug extension) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . This package contains the extension built for the Python debug interpreter. Package: python3-pil.imagetk Description-md5: ea3aa1a359c8f5a637ed1b909420a7d4 Description-en: Python Imaging Library - ImageTk Module (Python3) Tk dependent python-pil module. Package: python3-pil.imagetk-dbg Description-md5: afc8be0b437fa83e6cf612a22e898585 Description-en: Python Imaging Library - ImageTk Module (Python3 debug extension) Tk dependent python-pil module. . This package contains the extension built for the Python debug interpreter. 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-pygments Description-md5: cf7d5e943a9900549d6bd386f387a547 Description-en: syntax highlighting package written in Python 3 Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Package: python3-pysaml2 Description-md5: f590c41f464c94a4b3e3914de9e218aa Description-en: SAML Version 2 to be used in a WSGI environment - Python 3.x This package provides a Python implementation of SAML Version 2 to be used in a WSGI environment. . From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorization data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user. . This package contains the Python 3.x module. Package: python3-pyzfs Description-md5: cc3c162e8790777a7a60f39c29c8ee89 Description-en: wrapper for libzfs_core C library libzfs_core is intended to be a stable interface for programmatic administration of ZFS. This wrapper provides one-to-one wrappers for libzfs_core API functions, but the signatures and types are more natural to Python. . nvlists are wrapped as dictionaries or lists depending on their usage. Some parameters have default values depending on typical use for increased convenience. Enumerations and bit flags become strings and lists of strings in Python. Errors are reported as exceptions rather than integer errno-style error codes. The wrapper takes care to provide one-to-many mapping of the error codes to the exceptions by interpreting a context in which the error code is produced. Package: python3-rados Description-md5: 43720478205ddceed78c274d7e93065f Description-en: Python 3 libraries for the Ceph librados library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RADOS object storage. Package: python3-rbd Description-md5: 22b3b790dd68095502c20dea19a0f940 Description-en: Python 3 libraries for the Ceph librbd library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RBD block device library. Package: python3-samba Description-md5: 34799c39f7b2b2823a0ca650262bf75d Description-en: Python 3 bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains Python 3 bindings for most Samba libraries. Package: python3-software-properties Description-md5: 2404b69e069f73169a1d424cb63f1d53 Description-en: manage the repositories that you install software from This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. Package: python3-sss Description-md5: 3040a9db41e78d2fed41f8d9e97229da Description-en: Python3 module for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide a module to access the configuration of the sssd daemon. . This package installs the library for Python 3. Package: python3-swiftclient Description-md5: c5b209ac95eaa56dda4413f8d356c96b Description-en: Client library for Openstack Swift API - Python 3.x OpenStack Object Storage (code-named Swift) creates 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 client for the OpenStack Swift API. There's a Python API (the "swiftclient" module), and a command-line script ("swift"). . This package contains the Python 3.x module. Package: python3-talloc Description-md5: 1f69e5a938571daf4dc63c092547c640 Description-en: hierarchical pool based memory allocator - Python3 bindings A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python 3 bindings. Package: python3-talloc-dev Description-md5: 994de2d8dfe92055b2c7adc888691cb3 Description-en: talloc Python 3 bindings - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files for the Python 3 bindings. 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-tk Description-md5: 23263ef24020072cb878ca2432c298ba Description-en: Tkinter - Writing Tk applications with Python 3.x A module for writing portable GUI applications with Python 3.x using Tk. Also known as Tkinter. Package: python3-tk-dbg Description-md5: 4275bd46341c34a2376a1610e9252f65 Description-en: Tkinter - Writing Tk applications with Python 3.x (debug extension) A module for writing portable GUI applications with Python using Tk. Also known as Tkinter. . This package contains the extensions built for the python3 debug interpreter. Package: python3-twisted Description-md5: b043b8fbcb0f933afbb8bed2bd47d163 Description-en: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: python3-twisted-bin Description-md5: b043b8fbcb0f933afbb8bed2bd47d163 Description-en: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: python3-twisted-bin-dbg Description-md5: 915a24ecf9bae898dc98ac75c0555942 Description-en: Event-based framework for internet applications (debug extension) It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. . This package contains the extension built for the Python debug interpreter. Package: python3-uno Description-md5: f4a55d75b607baa049506ff436442fb6 Description-en: Python-UNO bridge The Python-UNO bridge allows use of the standard LibreOffice API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the LibreOffice process and can be called from C++ or the built in StarBasic scripting language. Package: python3-urllib3 Description-md5: 925b7b29e0f5e03b0540c887d3d8fba3 Description-en: HTTP library with thread-safe connection pooling for Python3 urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. . This package contains the Python 3 version of the library. Package: python3-waitress Description-md5: 85008f6a2529dfd278937a9814e6df08 Description-en: production-quality pure-Python WSGI server (Python 3) Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.7+ and Python 3.3+. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. . This is the Python 3 version of the package. Package: python3-yaml Description-md5: 6b427841deb10f77a5f50e5f6b5a05d8 Description-en: YAML parser and emitter for Python3 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Package: python3-yaml-dbg Description-md5: d81da5f05baafef98ef367b1858f7b09 Description-en: YAML parser and emitter for Python3 (debug build) Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. . This package contains the extension built for the Python3 debug interpreter. Package: python3.8 Description-md5: 4ee707efc9587f56df9cffed2287e053 Description-en: Interactive high-level object-oriented language (version 3.8) Python is a high-level, interactive, object-oriented language. Its 3.8 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python3.8-dbg Description-md5: e36207f7c9fe2bb07f9d99d04dcac5d2 Description-en: Debug Build of the Python Interpreter (version 3.8) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Package: python3.8-dev Description-md5: f9985a4945987c57c4c2b14758368c2e Description-en: Header files and a static library for Python (v3.8) Header files, a static library and development tools for building Python (v3.8) modules, extending the Python interpreter or embedding Python (v3.8) in applications. . Maintainers of Python packages should read README.maintainers. Package: python3.8-doc Description-md5: af79b6b47f2c41558d238b2644c41685 Description-en: Documentation for the high-level object-oriented language Python (v3.8) These is the official set of documentation for the interactive high-level object-oriented language Python (v3.8). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python3.8 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules Package: python3.8-examples Description-md5: e37ea63cfb1d7a95a9fd0a30cc375d83 Description-en: Examples for the Python language (v3.8) Examples, Demos and Tools for Python (v3.8). These are files included in the upstream Python distribution (v3.8). Package: python3.8-minimal Description-md5: 2967d29792c00c2b44120fa66d6b5534 Description-en: Minimal subset of the Python language (version 3.8) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.8-minimal/README.Debian for a list of the modules contained in this package. Package: pyzfs-doc Description-md5: 18d5a3ceb2ed973459a34b4af3cc06cc Description-en: wrapper for libzfs_core C library (documentation) libzfs_core is intended to be a stable interface for programmatic administration of ZFS. This wrapper provides one-to-one wrappers for libzfs_core API functions, but the signatures and types are more natural to Python. . nvlists are wrapped as dictionaries or lists depending on their usage. Some parameters have default values depending on typical use for increased convenience. Enumerations and bit flags become strings and lists of strings in Python. Errors are reported as exceptions rather than integer errno-style error codes. The wrapper takes care to provide one-to-many mapping of the error codes to the exceptions by interpreting a context in which the error code is produced. . This package contains the documentation. Package: qemu Description-md5: 44f7142780922102776874dd65554fb0 Description-en: fast processor emulator, dummy package QEMU is a fast processor emulator. Once upon a time there was only one package named `qemu', with all functionality included. These days, qemu become large and has been split into numerous packages. Different packages provides entirely different services, and it is very unlikely one will need all of them together. So current `qemu' package makes no sense anymore, and is becoming a dummy package. . If you want full system emulation of some architecture, install one or more of qemu-system-ARCH packages. If you want user-mode emulation, install qemu-user or qemu-user-static package. If you need utilities, use qemu-utils package. . This package can safely be removed. Package: qemu-block-extra Description-md5: 2a9d1fab06fc3d6f649bc1fb06339800 Description-en: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-efi-aarch64 Description-md5: 0191997e8e7dbde0e9009d3719a10aea Description-en: UEFI firmware for 64-bit ARM virtual machines qemu-efi-aarch64 is a build of EDK II for 64-bit ARM virtual machines. It includes full support for UEFI, including Secure Boot. Package: qemu-efi-arm Description-md5: f74a611b21913e52e8381afc923f6fbe Description-en: UEFI firmware for 32-bit ARM virtual machines qemu-efi-arm is a build of EDK II for 32-bit ARM virtual machines. It includes full support for UEFI, including Secure Boot. Package: qemu-kvm Description-md5: 3038625511799a54f35970da0ddc9652 Description-en: QEMU Full virtualization on x86 hardware QEMU is a fast processor emulator. This package provides just a wrapper script /usr/bin/kvm which run qemu-system-x86 in kvm mode for backwards compatibility. Package: qemu-system Description-md5: e4c58b37c60d1fc987e614cbc6f62355 Description-en: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Package: qemu-system-arm Description-md5: 133b9ec73ea2f1bb3b0614f65ad95514 Description-en: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-common Description-md5: 9eeecae0ef6b457cabe162fc54e999b8 Description-en: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-data Description-md5: c61105eaa5edddd1459bc7ebfd8348d6 Description-en: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. Package: qemu-system-gui Description-md5: 6f2c1a279efd22430d46d8ff0535b0a0 Description-en: QEMU full system emulation binaries (user interface and audio support) This package provides local graphical user interface (currently GTK) and audio backends for full system emulation (qemu-system-*) packages. Package: qemu-system-mips Description-md5: 9ae71e5c6f9c8388bc2c1a7dd03588a5 Description-en: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc Description-md5: f23238448b632f95f0625261123520fc Description-en: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha cris lm32 hppa m68k microblaze microblazeel moxie nios2 or1k riscv32 riscv64 sh4 sh4eb tricore xtensa xtensaeb unicore32. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-ppc Description-md5: b3759806f0517587c08b45ebd7d1c192 Description-en: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-s390x Description-md5: c7d304a37d60d43052b950818bd7c1d8 Description-en: QEMU full system emulation binaries (s390x) QEMU is a fast processor emulator: currently the package supports s390x emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following s390x hardware: s390x. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-sparc Description-md5: 8584000e342fca564033238e7f61d913 Description-en: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-x86 Description-md5: 2ad3dd27a937f58ca5b2ffccbe9c63b3 Description-en: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-utils Description-md5: 2c65298afe6300be7b1ce793bdf9fb81 Description-en: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: rabbitmq-server Description-md5: 78e91bfb996ee4ae5d16c93298f5f6e8 Description-en: AMQP server written in Erlang RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. Package: rados-objclass-dev Description-md5: 2e5f1992e00f3e27fc27562f912e2e58 Description-en: RADOS object class development kit. . This package contains development files needed for building RADOS object class plugins. Package: radosgw Description-md5: b4529fcdad48f423601d2e19b1260783 Description-en: REST gateway for RADOS distributed object store RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service as well as the OpenStack Object Storage ("Swift") API. . This package contains the proxy daemon and related tools only. Package: raptor2-utils Description-md5: a69c81c5501c71f9c2dbbdd8de1fb863 Description-en: Raptor 2 RDF parser and serializer utilities This package provides the rapper tool for validating, parsing and serializing RDF/XML, N-Triples, Turtle, RSS, Atom and other Resource Description Framework (RDF) syntaxes using the Raptor RDF library. Package: re2c Description-md5: 257c7d5dacba83badee9fe9f352ebca9 Description-en: tool for generating fast C-based recognizers re2c is a great tool for writing fast and flexible lexers. Unlike other such tools, re2c concentrates solely on generating efficient code for matching regular expressions. Not only does this singleness make re2c more suitable for a wider variety of applications, it allows one to generate scanners which approach hand-crafted ones in terms of size and speed. 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: rsyslog Description-md5: c25fbd9bcc88ab95bcc33eea4228fd42 Description-en: reliable system and kernel logging daemon Rsyslog is a multi-threaded implementation of syslogd (a system utility providing support for message logging), with features that include: * reliable syslog over TCP, SSL/TLS and RELP * on-demand disk buffering * email alerting * writing to MySQL or PostgreSQL databases (via separate output plugins) * permitted sender lists * filtering on any part of the syslog message * on-the-wire message compression * fine-grained output format control * failover to backup destinations * enterprise-class encrypted syslog relaying . It is the default syslogd on Debian systems. Package: rsyslog-gnutls Description-md5: 265225b5dc73eb3f29a762b048053702 Description-en: TLS protocol support for rsyslog (GnuTLS) This netstream plugin allows rsyslog to send and receive encrypted syslog messages via the syslog-transport-tls IETF standard protocol. Package: ruby2.7 Description-md5: acaf9860ea8a8843431ae8c96d9c2c19 Description-en: Interpreter of object-oriented scripting language Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . In the name of this package, `2.7' indicates the Ruby library compatibility version. This package currently provides the `2.7.x' branch of Ruby. Package: ruby2.7-dev Description-md5: c7609d60a5295902f91ebae527eba4f6 Description-en: Header files for compiling extension modules for the Ruby 2.7 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby 2.7. It is also required to build many gems. Package: ruby2.7-doc Description-md5: c6e2f27422c22dfb514d5e2bbfdba162 Description-en: Documentation for Ruby 2.7 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the autogenerated documentation for Ruby 2.7. Package: runc Description-md5: a681cc11f1d5cbf09bfaf6eed3f0ea95 Description-en: Open Container Project - runtime "runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification. Package: sa-compile Description-md5: 4b3f9d42fcff1aff87d28f86f9496c4e Description-en: Tools for compiling SpamAssassin rules into C sa-compile uses "re2c" to compile the site-wide parts of the SpamAssassin ruleset into C code for more efficient processing by spamd or spamassassin. Package: samba Description-md5: 3dcec89b7baaa655b2536933cdaeab54 Description-en: SMB/CIFS file, print, and login server for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. . This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils). Package: samba-common Description-md5: a4083020b891e75d279ca48e7fd18d7b Description-en: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains common files used by all parts of Samba. Package: samba-common-bin Description-md5: 6b72087bfb045af08aa7c187e95870e1 Description-en: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba-clients package). Package: samba-dev Description-md5: 678af7403e4adfc0bf6dff29b8732ec0 Description-en: tools for extending Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains include files shared by the various Samba-based libraries. Package: samba-dsdb-modules Description-md5: 1f2a5e5abc85752bd1d957eccf78a94e Description-en: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Package: samba-libs Description-md5: f4a16aa3f22848793e72b3501c634170 Description-en: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the shared libraries. Package: samba-vfs-modules Description-md5: e655c957b9d059c325c92cc80c4eb81a Description-en: Samba Virtual FileSystem plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. Some examples are: * vfs_acl_xattr: Save NTFS-ACLs in Extended Attributes * vfs_audit: record selected Samba VFS operations in the system log * vfs_readonly: Make a Samba share read only for a specified time period * vfs_recycle: Give the same effect as the Recycle Bin on Windows computers * vfs_shadow_copy2: Expose snapshots to Windows clients as shadow copies * vfs_worm: Disallow writes for older file . Note: The runtime dependencies of vfs_ceph and vfs_snapper are moved to Recommends. Package: sane-utils Description-md5: 46748a077d33d525cc353029dfa80b7d Description-en: API library for scanners -- utilities SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes the command line frontend scanimage, the saned server and the sane-find-scanner utility, along with their documentation. Package: sasl2-bin Description-md5: fa33321a828f08fecd44db10c0f59feb Description-en: Cyrus SASL - administration programs for SASL users database This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains administration programs for the SASL users database and common binary files for plugin modules. Package: schroot Description-md5: 05ddeddba4df3515093084851a978b95 Description-en: Execute commands in a chroot environment schroot allows users to execute commands or interactive shells in different chroots. Any number of named chroots may be created, and access permissions given to each, including root access for normal users, on a per-user or per-group basis. Additionally, schroot can switch to a different user in the chroot, using PAM for authentication and authorisation. All operations are logged for security. . Several different types of chroot are supported, including normal directories in the filesystem, and also block devices. Sessions, persistent chroots created on the fly from files (tar with optional compression) and Btrfs, ZFS, and LVM snapshots are also supported. . schroot supports kernel personalities, allowing the programs run inside the chroot to have a different personality. For example, running 32-bit chroots on 64-bit systems, or even running binaries from alternative operating systems such as SVR4 or Xenix. . schroot also integrates with sbuild, to allow building packages with all supported chroot types, including session-managed chroot types such as Btrfs, ZFS, and LVM snapshots. . schroot shares most of its options with dchroot, but offers vastly more functionality. Package: schroot-common Description-md5: 17b7fed4bf8393112c604fe3ff3c5565 Description-en: common files for schroot schroot allows users to execute commands or interactive shells in different chroots. Any number of named chroots may be created, and access permissions given to each, including root access for normal users, on a per-user or per-group basis. Additionally, schroot can switch to a different user in the chroot, using PAM for authentication and authorisation. All operations are logged for security. . This package provides translations for localisation of schroot programs. Package: screen Description-md5: 2d86b86ed6058a04c540802e49312f40 Description-en: terminal multiplexer with VT100/ANSI terminal emulation GNU Screen is a terminal multiplexer that runs several separate "screens" on a single physical character-based terminal. Each virtual terminal emulates a DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions can be detached and resumed later on a different terminal. . Screen also supports a whole slew of other features, including configurable input and output translation, serial port support, configurable logging, and multi-user support. Package: seccomp Description-md5: 288b26d85c99739b7f18d60004ee2e63 Description-en: helper tools for high level interface to Linux seccomp filter Provides helper tools for interacting with libseccomp. Currently, only a single tool exists, providing a way to easily enumerate syscalls across the supported architectures. Package: shim Description-md5: ba97e9b3cf7ad648ef7a4f6c9fa9a6d0 Description-en: boot loader to chain-load signed boot loaders under Secure Boot This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. Package: shim-dbg Description-md5: 408638df2f872dffe1513da6b172de73 Description-en: boot loader to chain-load signed boot loaders under Secure Boot (dbg symbols) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. . Debug symbols. Package: shim-signed Description-md5: a481805ba65b750cfdd6438a7d8539a2 Description-en: Secure Boot chain-loading bootloader (Microsoft-signed binary) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. . This package contains the version of the bootloader binary signed by the Microsoft UEFI CA. Package: slapd Description-md5: dd977840e276b3f03520c0ab1d050cf8 Description-en: OpenLDAP server (slapd) This is the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). The server can be used to provide a standalone directory service. Package: slapi-dev Description-md5: 9a5a7f1735eb363a808931130dc64a9d Description-en: development libraries for OpenLDAP SLAPI plugin interface This package allows development of plugins for the OpenLDAP slapd server using the SLAPI interface. It includes the headers and libraries needed to build such plugins. Package: smbclient Description-md5: 476018eed30b7f1e76b02afe22aaf008 Description-en: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils. 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: snmp Description-md5: ca9254c1be9e571fd6ae9298d0545de5 Description-en: SNMP (Simple Network Management Protocol) applications The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP applications are a collection of command line clients for issuing SNMP requests to agents. Package: snmpd Description-md5: 9dc6ec703377042ed23b16c47ed5cb6c Description-en: SNMP (Simple Network Management Protocol) agents The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP agent is a daemon which listens for incoming SNMP requests from clients and provides responses. Package: software-properties-common Description-md5: d19f432480048ad00ac5c2bfd116cd00 Description-en: manage the repositories that you install software from (common) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains the common files for software-properties like the D-Bus backend. Package: software-properties-gtk Description-md5: 1912baba2086cd851f5a53b65d6c9eea Description-en: manage the repositories that you install software from (gtk) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains a GTK+ based graphical interface. Package: sosreport Description-md5: 5b3e7a1f7fbde7625dc009697c8ed440 Description-en: Set of tools to gather troubleshooting data from a system Sos is a set of tools that gathers information about system hardware and configuration. The information can then be used for diagnostic purposes and debugging. Sos is commonly used to help support technicians and developers. Package: spamassassin Description-md5: dc09f4668ebbf8e10ef779ed26e5716c Description-en: Perl-based spam filter using text analysis SpamAssassin is a very powerful and fully configurable spam filter with numerous features including automatic white-listing, RBL testing, Bayesian analysis, header and body text analysis. It is designed to be called from a user's .procmail or .forward file, but can also be integrated into a Mail Transport Agent (MTA). . Included in this package is a daemonized form of spamassassin (spamd) which communicates with its client (spamc) via TCP, to reduce the overhead of loading perl with each message. To take advantage of this, you must install the spamc package. Package: spamc Description-md5: b2e3d1db161689a544d73b142bacbe57 Description-en: Client for SpamAssassin spam filtering daemon spamc is the client to communicate with spamd, the daemonized form of SpamAssassin (see the spamassassin package). It is written in C for maximum speed and minimum loading overhead. . spamc is quite useful for integrating spamassassin into an MTA or into a .procmailrc file because of its speed. . This package is useless unless you have spamassassin installed, either on this machine or another local machine (i.e. a mail server). Package: speex-doc Description-md5: 781c28c25cd4fa72bbb3a3a126d089f3 Description-en: Documentation for speex Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package contains the Speex documentation. Package: spice-vdagent Description-md5: df2858be4be42209784ab8f096d666b9 Description-en: Spice agent for Linux spice-vdagent is the spice agent for Linux, it is used in conjunction with spice-compatible hypervisor, its feature includes: - Client mouse mode (no need to grab mouse by client, no mouse lag) this is handled by the daemon by feeding mouse events into the kernel via uinput. This will only work if the active X-session is running a spice-vdagent process so that its resolution can be determined. - Automatic adjustment of the X-session resolution to the client resolution - Support of copy and paste (text and images) between the active X-session and the client 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: squashfs-tools Description-md5: 17dcc783a84cdb071acdaa9841a6522c Description-en: Tool to create and append to squashfs filesystems Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K. . Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed. Package: squid Description-md5: e16fd83d5a06b2907b1758817744f070 Description-en: Full featured Web Proxy cache (HTTP proxy) Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. Package: squid-common Description-md5: 43efb35ce395950e104ddfef1cb50d1c Description-en: Full featured Web Proxy cache (HTTP proxy) - common files Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. . This package contains common files (MIB and icons) Package: ss-dev Description-md5: 9f7a224dc59f72d5dc2ab6204013b575 Description-en: command-line interface parsing library - headers and static libraries This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. . This package contains the development environment for the ss library. Package: ssh Description-md5: b00e309365895c14a10af55945efb136 Description-en: secure shell client and server (metapackage) This metapackage is a convenient way to install both the OpenSSH client and the OpenSSH server. It provides nothing in and of itself, so you may remove it if nothing depends on it. Package: sssd Description-md5: fbc7eaa314ae2423fee9d2943b3f4223 Description-en: System Security Services Daemon -- metapackage Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package is a metapackage which installs the daemon and existing authentication back ends. Package: sssd-ad Description-md5: 4273ee06e2ffa001b1fbe0a4de26f278 Description-en: System Security Services Daemon -- Active Directory back end Provides the Active Directory back end that the SSSD can utilize to fetch identity data from and authenticate against an Active Directory server. Package: sssd-ad-common Description-md5: dbd13e6ad445d781c84f0033e8c07ed7 Description-en: System Security Services Daemon -- PAC responder Provides the PAC responder that the AD and IPA backends can use for fetching additional attributes from the kerberos ticket. Package: sssd-common Description-md5: a5ba2c9d00035681fc2f51380e1cdc52 Description-en: System Security Services Daemon -- common files Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provides the daemon and other common files needed by the authentication back ends. Package: sssd-dbus Description-md5: 1e4f376d8fca353724788d2d7f76c0d4 Description-en: System Security Services Daemon -- D-Bus responder Provides the D-Bus responder called InfoPipe, that allows the information from the SSSD to be transmitted over the system bus. Package: sssd-ipa Description-md5: 2038cf62aa379855c7c1db16c87a719d Description-en: System Security Services Daemon -- IPA back end Provides the IPA back end that the SSSD can utilize to fetch identity data from and authenticate against an IPA server. Package: sssd-krb5 Description-md5: d0051aea66e9cb824fd5a62c13ec59f8 Description-en: System Security Services Daemon -- Kerberos back end Provides the Kerberos back end that the SSSD can utilize authenticate against a Kerberos server. Package: sssd-krb5-common Description-md5: 0db76966892b1b9d99a4e13589fa35db Description-en: System Security Services Daemon -- Kerberos helpers Provides helper processes that the LDAP and Kerberos back ends can use for Kerberos user or host authentication. Package: sssd-ldap Description-md5: 0d4cb3d2fe39a40d7b6d878a4103345c Description-en: System Security Services Daemon -- LDAP back end Provides the LDAP back end that the SSSD can utilize to fetch identity data from and authenticate against an LDAP server. Package: sssd-proxy Description-md5: db53c238b765b652c290236bc0c64fc2 Description-en: System Security Services Daemon -- proxy back end Provides the proxy back end which can be used to wrap an existing NSS and/or PAM modules to leverage SSSD caching. Package: sssd-tools Description-md5: 66903119785d144d9d3cb3400805d908 Description-en: System Security Services Daemon -- tools Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provides tools to manage users, groups and nested groups when using the local id provider. Package: strongswan Description-md5: 60d8ad9f14179591b0cca394e94e3d4b Description-en: IPsec VPN solution metapackage The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This metapackage installs the packages required to maintain IKEv1 and IKEv2 connections via ipsec.conf or ipsec.secrets. Package: strongswan-charon Description-md5: 3f55915d17f7e36d9b31e2c4da5c11d2 Description-en: strongSwan Internet Key Exchange daemon The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . charon is an IPsec IKEv2 daemon which can act as an initiator or a responder. It is written from scratch using a fully multi-threaded design and a modular architecture. Various plugins can provide additional functionality. Package: strongswan-libcharon Description-md5: 7ee8a1dbaf495a152a7f4be5e054abca Description-en: strongSwan charon library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon library, used by IKE client like strongswan-charon, strongswan-charon-cmd or strongswan-nm as well as standard plugins: - socket-default - counters - bypass-lan (disabled by default) . On Linux, it also contains the xfrmi binary which can be used on Linux 4.19+ to create XFRM interfaces (for more information, see https://wiki.strongswan.org/projects/strongswan/wiki/RouteBasedVPN) Package: strongswan-starter Description-md5: b25b8defb52457fc021a93ec427b9da8 Description-en: strongSwan daemon starter and configuration file parser The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . The starter and the associated "ipsec" script control the charon daemon from the command line. It parses ipsec.conf and loads the configurations to the daemon. Package: sudo Description-md5: acd82d558698567df941afe9b1ac35df Description-en: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support for sudoers. Package: sysstat Description-md5: 9ada7023f201e412303d7867f5bcf2be Description-en: system performance tools for Linux The sysstat package contains the following system performance tools: - sar: collects and reports system activity information; - iostat: reports CPU utilization and disk I/O statistics; - tapestat: reports statistics for tapes connected to the system; - mpstat: reports global and per-processor statistics; - pidstat: reports statistics for Linux tasks (processes); - sadf: displays data collected by sar in various formats; - cifsiostat: reports I/O statistics for CIFS filesystems. . The statistics reported by sar deal with I/O transfer rates, paging activity, process-related activities, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities and TTY statistics, among others. Both UP and SMP machines are fully supported. Package: systemd Description-md5: 19399579cbc0c47a303288bf15eadcd4 Description-en: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . Installing the systemd package will not switch your init system unless you boot with init=/lib/systemd/systemd or install systemd-sysv in addition. Package: systemd-container Description-md5: 06057fffc2ba14e4be80360a092a18b4 Description-en: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn * systemd-machined and machinectl * systemd-importd * systemd-portabled and portablectl Package: systemd-sysv Description-md5: b0c2db4da8d807aa3f83a2977e491907 Description-en: system and service manager - SysV links systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . This package provides the manual pages and links needed for systemd to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a link to systemd. Package: systemd-timesyncd Description-md5: cc67d85c248836d96a6310e58a659de0 Description-en: minimalistic service to synchronize local time with NTP servers The package contains the systemd-timesyncd system service that may be used to synchronize the local system clock with a remote Network Time Protocol server. Package: tar Description-md5: 48033bf96442788d1f697785773ad9bb Description-en: GNU version of the tar archiving utility Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Package: tcpdump Description-md5: f01841bfda357d116d7ff7b7a47e8782 Description-en: command-line network traffic analyzer This program allows you to dump the traffic on a network. tcpdump is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet types. . It can be used to print out the headers of packets on a network interface, filter packets that match a certain expression. You can use this tool to track down network problems, to detect attacks or to monitor network activities. 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: thunderbird Description-md5: 68ed1001b79d708ad48956a0c129114d Description-en: Email, RSS and newsgroup client with integrated spam filter Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before. It supports different mail accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one- click address book, tabbed interface, an integrated learning spam filter, advanced search and indexing capabilities, and offers easy organization of mails with tagging and virtual folders. It also features unrivalled extensibility. Package: thunderbird-dbg Description-md5: 7ce9b689254d265f0d4bac6602f7a80f Description-en: Email, RSS and newsgroup client - debug symbols Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before. It supports different mail accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one- click address book, tabbed interface, an integrated learning spam filter, advanced search and indexing capabilities, and offers easy organization of mails with tagging and virtual folders. It also features unrivalled extensibility. . This package contains the debugging symbols for Thunderbird Package: thunderbird-dev Description-md5: ed0f982f9fa22e467d1d4b7351350cd1 Description-en: Email, RSS and newsgroup client - development files This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-gnome-support Description-md5: c6d750d99833a5a122c5bdc00727ccaa Description-en: Email, RSS and newsgroup client - GNOME support Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before. It supports different mail accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one- click address book, tabbed interface, an integrated learning spam filter, advanced search and indexing capabilities, and offers easy organization of mails with tagging and virtual folders. It also features unrivalled extensibility. . This package depends on the GNOME libraries which allow Thunderbird to take advantage of technologies such as GConf, GIO and libnotify Package: thunderbird-locale-af Description-md5: 32b89c27adbc2b245348084623208305 Description-en: Afrikaans language pack for Thunderbird This package contains Afrikaans translations and search plugins for Thunderbird Package: thunderbird-locale-ar Description-md5: d96ba05b4c6d792e4d18138bbe13c392 Description-en: Arabic language pack for Thunderbird This package contains Arabic translations and search plugins for Thunderbird Package: thunderbird-locale-ast Description-md5: 92f2ba3ec6c41ae12a73493e796843ef Description-en: Asturian language pack for Thunderbird This package contains Asturian translations and search plugins for Thunderbird Package: thunderbird-locale-be Description-md5: 8756cfe43a521c52482335cca067362b Description-en: Belarusian language pack for Thunderbird This package contains Belarusian translations and search plugins for Thunderbird Package: thunderbird-locale-bg Description-md5: 3e822e5a8f71fa6f62fc77651434d4ca Description-en: Bulgarian language pack for Thunderbird This package contains Bulgarian translations and search plugins for Thunderbird Package: thunderbird-locale-bn Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-bn-bd Description-md5: 0c16945c4912b109ad1b9a29c3548a82 Description-en: Transitional Bengali language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-br Description-md5: 2194e389142c81481fa76aea7d4ab293 Description-en: Breton language pack for Thunderbird This package contains Breton translations and search plugins for Thunderbird Package: thunderbird-locale-ca Description-md5: 9006308ddf098014382109f3256de904 Description-en: Catalan; Valencian language pack for Thunderbird This package contains Catalan; Valencian translations and search plugins for Thunderbird Package: thunderbird-locale-cak Description-md5: e4bd4e6ace6b88f2e789d433eae66b95 Description-en: Kaqchikel language pack for Thunderbird This package contains Kaqchikel translations and search plugins for Thunderbird Package: thunderbird-locale-cs Description-md5: e198ec1b38b4ba8d21c5ae2dd707b886 Description-en: Czech language pack for Thunderbird This package contains Czech translations and search plugins for Thunderbird Package: thunderbird-locale-cy Description-md5: 19576de86bd975b6dadc47f3af21b122 Description-en: Welsh language pack for Thunderbird This package contains Welsh translations and search plugins for Thunderbird Package: thunderbird-locale-da Description-md5: bb23b7f1451e9101c6235d786e38632a Description-en: Danish language pack for Thunderbird This package contains Danish translations and search plugins for Thunderbird Package: thunderbird-locale-de Description-md5: f1c4ac98e42d37c8f95db725d4288fa1 Description-en: German language pack for Thunderbird This package contains German translations and search plugins for Thunderbird Package: thunderbird-locale-dsb Description-md5: 928eb9ee7c86c43f0c19b5a7411d9d8a Description-en: Sorbian, Lower language pack for Thunderbird This package contains Sorbian, Lower translations and search plugins for Thunderbird Package: thunderbird-locale-el Description-md5: c4f1bc5322928b4103bc8085cd013d7c Description-en: Greek language pack for Thunderbird This package contains Greek translations and search plugins for Thunderbird Package: thunderbird-locale-en Description-md5: 7997849dd0bc6d27079f5d5768aba1a0 Description-en: English language pack for Thunderbird This package contains English translations and search plugins for Thunderbird Package: thunderbird-locale-en-gb Description-md5: 8b798a69e82f8ec9cbb2e264601a14fb Description-en: Transitional English language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-en-us Description-md5: 8b798a69e82f8ec9cbb2e264601a14fb Description-en: Transitional English language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-es Description-md5: ab065a0e196a1b25a631117f0de3a536 Description-en: Spanish; Castilian language pack for Thunderbird This package contains Spanish; Castilian translations and search plugins for Thunderbird Package: thunderbird-locale-es-ar Description-md5: 869be0de01bca3f9f7bda73441e37a8d Description-en: Transitional Spanish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-es-es Description-md5: 869be0de01bca3f9f7bda73441e37a8d Description-en: Transitional Spanish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-et Description-md5: 2b6b91b02a69b25fea719c79eebba322 Description-en: Estonian language pack for Thunderbird This package contains Estonian translations and search plugins for Thunderbird Package: thunderbird-locale-eu Description-md5: 51f658816bee1ac3d847f34fcfdf4715 Description-en: Basque language pack for Thunderbird This package contains Basque translations and search plugins for Thunderbird Package: thunderbird-locale-fa Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-fi Description-md5: d743f35cb2d00c0ac0c74faffc80c429 Description-en: Finnish language pack for Thunderbird This package contains Finnish translations and search plugins for Thunderbird Package: thunderbird-locale-fr Description-md5: 5db38e54534997cea7feaf6bc2c20b8f Description-en: French language pack for Thunderbird This package contains French translations and search plugins for Thunderbird Package: thunderbird-locale-fy Description-md5: 9a3ffaa5a603e7a65baffad8847604e0 Description-en: Western Frisian language pack for Thunderbird This package contains Western Frisian translations and search plugins for Thunderbird Package: thunderbird-locale-fy-nl Description-md5: 23b74cfcdfb3628d4066cc962572e125 Description-en: Transitional Western Frisian language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-ga Description-md5: e0d162b3129190a72af5f015ea0da420 Description-en: Irish language pack for Thunderbird This package contains Irish translations and search plugins for Thunderbird Package: thunderbird-locale-ga-ie Description-md5: 8fe591c24be723b831c5e4f9b5e007ba Description-en: Transitional Irish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-gd Description-md5: 6b59819c452353ff33df8a3be2c3e44d Description-en: Gaelic; Scottish Gaelic language pack for Thunderbird This package contains Gaelic; Scottish Gaelic translations and search plugins for Thunderbird Package: thunderbird-locale-gl Description-md5: 026fea6c9c8a4a96d94ffb2e1bae174c Description-en: Galician language pack for Thunderbird This package contains Galician translations and search plugins for Thunderbird Package: thunderbird-locale-he Description-md5: c8ed17478d53bb50cbaa8eb4cb0e8b82 Description-en: Hebrew language pack for Thunderbird This package contains Hebrew translations and search plugins for Thunderbird Package: thunderbird-locale-hr Description-md5: 5c80407d37a30ddb4abbbb4dd98e774c Description-en: Croatian language pack for Thunderbird This package contains Croatian translations and search plugins for Thunderbird Package: thunderbird-locale-hsb Description-md5: edd9633ca446d9cc97811e8e176720d5 Description-en: Sorbian, Upper language pack for Thunderbird This package contains Sorbian, Upper translations and search plugins for Thunderbird Package: thunderbird-locale-hu Description-md5: 26678637379ab77ab5fffe5f5e37f780 Description-en: Hungarian language pack for Thunderbird This package contains Hungarian translations and search plugins for Thunderbird Package: thunderbird-locale-hy Description-md5: 05d72dd80a860558e11187eccde80f8f Description-en: Armenian language pack for Thunderbird This package contains Armenian translations and search plugins for Thunderbird Package: thunderbird-locale-id Description-md5: a52ad96e5ee31add246fa95d4f17195e Description-en: Indonesian language pack for Thunderbird This package contains Indonesian translations and search plugins for Thunderbird Package: thunderbird-locale-is Description-md5: 65ee5905905a537c9ddb5361dddad2f1 Description-en: Icelandic language pack for Thunderbird This package contains Icelandic translations and search plugins for Thunderbird Package: thunderbird-locale-it Description-md5: 6f1c6153ae6ef20c28214fb6a47e2e2e Description-en: Italian language pack for Thunderbird This package contains Italian translations and search plugins for Thunderbird Package: thunderbird-locale-ja Description-md5: 05672037e38088a01fc61323aaea5f68 Description-en: Japanese language pack for Thunderbird This package contains Japanese translations and search plugins for Thunderbird Package: thunderbird-locale-ka Description-md5: 4bf0a430c916b2d34e0fcfae6dabc904 Description-en: Georgian language pack for Thunderbird This package contains Georgian translations and search plugins for Thunderbird Package: thunderbird-locale-kab Description-md5: 0f7e10fd3e826b41a56aeeecca5c1937 Description-en: Kabyle language pack for Thunderbird This package contains Kabyle translations and search plugins for Thunderbird Package: thunderbird-locale-kk Description-md5: 945d714c79c2f408a9c22e930492ecb5 Description-en: Kazakh language pack for Thunderbird This package contains Kazakh translations and search plugins for Thunderbird Package: thunderbird-locale-ko Description-md5: 05bbef35aca99bece02f588c8a5075ad Description-en: Korean language pack for Thunderbird This package contains Korean translations and search plugins for Thunderbird Package: thunderbird-locale-lt Description-md5: d61674e56f26ac9b99db185babee7546 Description-en: Lithuanian language pack for Thunderbird This package contains Lithuanian translations and search plugins for Thunderbird Package: thunderbird-locale-lv Description-md5: b7538fc04e5acbf2f0c47c254f3e63ac Description-en: Latvian language pack for Thunderbird This package contains Latvian translations and search plugins for Thunderbird Package: thunderbird-locale-mk Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-ms Description-md5: 8e4581e74cec2a0aee9cc0b5685e6415 Description-en: Malay language pack for Thunderbird This package contains Malay translations and search plugins for Thunderbird Package: thunderbird-locale-nb Description-md5: 998f9bca7c066364e2d15ae6be3582d5 Description-en: Bokmål, Norwegian; Norwegian Bokmål language pack for Thunderbird This package contains Bokmål, Norwegian; Norwegian Bokmål translations and search plugins for Thunderbird Package: thunderbird-locale-nb-no Description-md5: 07372224f7f0b015610d5e3f1ac02f57 Description-en: Transitional Norwegian language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-nl Description-md5: 38b6c5b7280a72183935b75b6ea9c7d0 Description-en: Dutch; Flemish language pack for Thunderbird This package contains Dutch; Flemish translations and search plugins for Thunderbird Package: thunderbird-locale-nn Description-md5: 7ecbfd7db64a82a92733abd49e768933 Description-en: Norwegian Nynorsk; Nynorsk, Norwegian language pack for Thunderbird This package contains Norwegian Nynorsk; Nynorsk, Norwegian translations and search plugins for Thunderbird Package: thunderbird-locale-nn-no Description-md5: 07372224f7f0b015610d5e3f1ac02f57 Description-en: Transitional Norwegian language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-pa Description-md5: aa580bb579804ee591e35edbbcd80dd5 Description-en: Panjabi; Punjabi language pack for Thunderbird This package contains Panjabi; Punjabi translations and search plugins for Thunderbird Package: thunderbird-locale-pa-in Description-md5: 4f99cd6218380edd7d419f7754843622 Description-en: Transitional Punjabi language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-pl Description-md5: 777da132688522a52205b5a6710bcbb7 Description-en: Polish language pack for Thunderbird This package contains Polish translations and search plugins for Thunderbird Package: thunderbird-locale-pt Description-md5: 0f8fb3826c29ae6bf3c3ad16d863b999 Description-en: Portuguese language pack for Thunderbird This package contains Portuguese translations and search plugins for Thunderbird Package: thunderbird-locale-pt-br Description-md5: 063e3e81e79a8a10b5ce2b5d56714bfe Description-en: Transitional Portugese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-pt-pt Description-md5: 063e3e81e79a8a10b5ce2b5d56714bfe Description-en: Transitional Portugese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-rm Description-md5: f2a8824b85c8ee2df8aadd456d6c4fc7 Description-en: Romansh language pack for Thunderbird This package contains Romansh translations and search plugins for Thunderbird Package: thunderbird-locale-ro Description-md5: 601aaa5358b7fd9504dbc00b274ce9a1 Description-en: Romanian language pack for Thunderbird This package contains Romanian translations and search plugins for Thunderbird Package: thunderbird-locale-ru Description-md5: 3470b329081e3274f2b1fc7e8f4836e9 Description-en: Russian language pack for Thunderbird This package contains Russian translations and search plugins for Thunderbird Package: thunderbird-locale-si Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-sk Description-md5: 58fb9ea30d8ddc2d169728c65570981b Description-en: Slovak language pack for Thunderbird This package contains Slovak translations and search plugins for Thunderbird Package: thunderbird-locale-sl Description-md5: daf76ecbb038c82b1a007e0b97441b83 Description-en: Slovenian language pack for Thunderbird This package contains Slovenian translations and search plugins for Thunderbird Package: thunderbird-locale-sq Description-md5: aabacf80f66ab70ed6865d5c62e6feb4 Description-en: Albanian language pack for Thunderbird This package contains Albanian translations and search plugins for Thunderbird Package: thunderbird-locale-sr Description-md5: 4903f7be134fb1cd72c302ad46ab3471 Description-en: Serbian language pack for Thunderbird This package contains Serbian translations and search plugins for Thunderbird Package: thunderbird-locale-sv Description-md5: 8a2405d1e465215d08f22ca0d7b53025 Description-en: Swedish language pack for Thunderbird This package contains Swedish translations and search plugins for Thunderbird Package: thunderbird-locale-sv-se Description-md5: f013f0346741e935e8ea6e28d12bc5e1 Description-en: Transitional Swedish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-ta Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-ta-lk Description-md5: 1a0bc948aeb218ec6560b280e4af0dd4 Description-en: Transitional Tamil language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-th Description-md5: 8f9f759786c60c2ddb58b4548638fcb5 Description-en: Thai language pack for Thunderbird This package contains Thai translations and search plugins for Thunderbird Package: thunderbird-locale-tr Description-md5: 96f7b80d2e94b507e60f8bc5a8a0fd27 Description-en: Turkish language pack for Thunderbird This package contains Turkish translations and search plugins for Thunderbird Package: thunderbird-locale-uk Description-md5: 10eb02a1ee9b6883db9375d4708aafa1 Description-en: Ukrainian language pack for Thunderbird This package contains Ukrainian translations and search plugins for Thunderbird Package: thunderbird-locale-uz Description-md5: 610d81d7c13845ecd0dbcd1f03f1c00f Description-en: Uzbek language pack for Thunderbird This package contains Uzbek translations and search plugins for Thunderbird Package: thunderbird-locale-vi Description-md5: b7b5ecb4b2349b8ee7446da8c0ee8912 Description-en: Vietnamese language pack for Thunderbird This package contains Vietnamese translations and search plugins for Thunderbird Package: thunderbird-locale-zh-cn Description-md5: 3a9fcde509c5d2504fb3f5bcdc7f4b7a Description-en: Transitional Simplified Chinese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-zh-hans Description-md5: 3638e8cfbb0bae8e88cb4e7f01b7eabe Description-en: Simplified Chinese language pack for Thunderbird This package contains Simplified Chinese translations and search plugins for Thunderbird Package: thunderbird-locale-zh-hant Description-md5: 364c5ad13dbb779048738785b9adcaf0 Description-en: Traditional Chinese language pack for Thunderbird This package contains Traditional Chinese translations and search plugins for Thunderbird Package: thunderbird-locale-zh-tw Description-md5: 153d368d7ff06df3219842e1b9490761 Description-en: Transitional Traditional Chinese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: tmux Description-md5: dc6ff920cb9183a42694d0ea54835078 Description-en: terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. Package: twisted-doc Description-md5: 21aa08a62eeca30f3c7899faf4a7419f Description-en: Official documentation of Twisted This contains various HOWTOs and overviews in various formats . Twisted is an event-based framework for internet applications. It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: tzdata Description-md5: a77a3cc9a67658dd7cfdc6547391b8f8 Description-en: time zone and daylight-saving time data This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. Package: u-boot-qemu Description-md5: 8b98ecb3d49c81c03fb5949c6438a053 Description-en: A boot loader for qemu Das U-Boot is a cross-platform bootloader for embedded systems, used as the default boot loader by several board vendors. It is intended to be easy to port and to debug, and runs on many supported architectures, including PPC, ARM, MIPS, x86, m68k, NIOS, and Microblaze. . This package includes boot loaders for qemu/kvm. . Included platforms: qemu-ppce500 qemu-riscv64 qemu-riscv64_smode qemu-x86 qemu-x86_64 qemu_arm qemu_arm64 Package: u-boot-tools Description-md5: 3db761b210d4c694ba67e5f3a6107e32 Description-en: companion tools for Das U-Boot bootloader This package includes programs for generating and listing U-Boot images in various formats: - mkimage - dumpimage - mksunxiboot - mkenvimage 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-report Description-md5: 25e78b0ecc41cd7987176a6f776b13e8 Description-en: Report hardware and other collected metrics The tool will show you what is going to be reported and ask for your acknowledgement before uploading it. This information can't be used to identify a single machine and is presented before being sent to the server. . This package contains the command line tool. Package: udev Description-md5: e875ddb09f46f1f7672af537f0c875ca Description-en: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Package: uno-libs-private Description-md5: e2b126a07040410322c2e32e97809c88 Description-en: LibreOffice UNO runtime environment -- private libraries used by public ones The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains some private UNO/URE libraries which are used by public ones (e.g. cppu). Package: unzip Description-md5: b83e2b495da5d292f3fe6ab67b088c47 Description-en: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Package: ure Description-md5: 91a81b0bbfc8236cc5518400be4807d1 Description-en: LibreOffice UNO runtime environment The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. 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: vino Description-md5: a21f62d453ff4ea676a2699029dd5caa Description-en: VNC server for GNOME VNC is a protocol that allows remote display of a user's desktop. This package provides a VNC server that integrates with GNOME, allowing you to export your running desktop to another computer for remote use or diagnosis. Package: whoopsie Description-md5: fa531d23f073cbfda1b0fd75a3ff9d11 Description-en: Ubuntu error tracker submission This program submits crash reports back to an Ubuntu server. Package: winbind Description-md5: 7716bdbd49ef007f51760bb859065b02 Description-en: service to resolve user and group information from Windows NT servers Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. . Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via the libnss-winbind package. Winbind based Windows domain authentication can be enabled via the libpam-winbind package. Package: winpr-utils Description-md5: 5ad5407ece20a3e087a48f65ab4e7aec Description-en: Windows Portable Runtime library command line utilities WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains WinPR command line utils (winpr-hash, winpr-makecert). Package: wireless-regdb Description-md5: 9b699ccc910634888e4cf21e28a9467b Description-en: wireless regulatory database This package contains the wireless regulatory database used by the Central Regulatory Database Agent (CRDA) to configure wireless devices to operate within the radio spectrum allowed in the local jurisdiction. . This regulatory information is provided with no warranty either expressed or implied. Only Linux drivers which use cfg80211 framework can make use of the regulatory database and CRDA. Package: wpasupplicant Description-md5: db096b22f8ec5f5c7a8ec614d12ca20a Description-en: client support for WPA and WPA2 (IEEE 802.11i) WPA and WPA2 are methods for securing wireless networks, the former using IEEE 802.1X, and the latter using IEEE 802.11i. This software provides key negotiation with the WPA Authenticator, and controls association with IEEE 802.11i networks. Package: xdg-utils Description-md5: 10d9a624c77afc2a42aad2c3dae95f8b Description-en: desktop integration utilities from freedesktop.org xdg-utils contains utilities for integrating applications with the desktop environment, regardless of which desktop environment is used. . The following utilities are included: . * xdg-desktop-menu - Install desktop menu items * xdg-desktop-icon - Install icons on the user's desktop * xdg-email - Compose a new email in the user's preferred email client, potentially with subject and other info filled in * xdg-icon-resource - Install icon resources * xdg-mime - Query and install MIME types and associations * xdg-open - Open a URI in the user's preferred application that handles the respective URI or file type * xdg-screensaver - Enable, disable, or suspend the screensaver * xdg-settings - Get or set the default web browser and URI handlers 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: xsltproc Description-md5: 269c4daf3d326a815e26cdd2e64cf686 Description-en: XSLT 1.0 command line processor XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT version 1.0 stylesheets. . This package contains a command line tool that facilitates XSLT transformations. 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: xz-utils Description-md5: ea97a558c8575aebbed2c11cbd20e0f2 Description-en: XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Package: zfs-initramfs Description-md5: 2da3ffcb87fd0459f52b130199a45347 Description-en: OpenZFS root filesystem capabilities for Linux - initramfs The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. . This package adds OpenZFS to the system initramfs with a hook for the initramfs-tools infrastructure. Package: zfs-zed Description-md5: d631b1d9b4cd78d49e3305a0739095ab Description-en: OpenZFS Event Daemon The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. . This package provides the OpenZFS Event Daemon (zed). Package: zfsutils-linux Description-md5: 3b2c00b92882937cb7252c01e41d8975 Description-en: command-line tools to manage OpenZFS filesystems The Z file system is a pooled filesystem designed for maximum data integrity, supporting data snapshots, multiple copies, and data checksums. . This package provides the zfs and zpool commands to create and administer OpenZFS filesystems. Package: zlib1g Description-md5: 567f396aeeb2b2b63295099aed237057 Description-en: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. Package: zlib1g-dev Description-md5: d7f4e8a626131fc83c643c5d59096290 Description-en: compression library - development zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files. Package: zsh Description-md5: a129d6b2d23d2d5d3a6b822d3f8f856d Description-en: shell with lots of features Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. Package: zsh-common Description-md5: 8aac20ad1d93f2ea018a327bcfd5912f Description-en: architecture independent files for Zsh Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This package contains the common zsh files shared by all architectures. Package: zsh-dev Description-md5: 958eee099c22df2f69105f5ecae036a2 Description-en: shell with lots of features (development files) Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This package contains headers and scripts necessary to compile third-party modules. Package: zsh-doc Description-md5: 9b5459fce7bedf54d5694a22e68389c7 Description-en: zsh documentation - info/HTML format Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This contains the documentation in GNU info and HTML formats. Package: zsys Description-md5: dabfaa2297d4001c7e247851fbcc2086 Description-en: ZFS SYStem integration ZSYS is a Zfs SYStem tool targetting an enhanced ZOL experience. It allows running multiple ZFS system in parallels on the same machine, get automated snapshots, managing complex zfs dataset layouts separating user data from system and persistent data, and more. Package: grub-efi-arm64 Description-md5: b55085cf9509b6d6ac292cecf72edfbb Description-en: GRand Unified Bootloader, version 2 (ARM64 UEFI version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use on ARM64 systems with UEFI. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-arm64-bin Description-md5: 85b87f648ce8f6d264dba7a956fef128 Description-en: GRand Unified Bootloader, version 2 (ARM64 UEFI modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use on ARM64 systems with UEFI. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-arm64 is also installed. Package: grub-efi-arm64-dbg Description-md5: f727664e1d891cf68e928bde68e0484a Description-en: GRand Unified Bootloader, version 2 (ARM64 UEFI debug files) This package contains debugging files for grub-efi-arm64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi-arm64-signed Description-md5: 01643ba39fefd9a633ccd5d020ee0e42 Description-en: GRand Unified Bootloader, version 2 (EFI-ARM64 version, signed) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB built for use with the EFI-ARM64 architecture, signed with Canonical's UEFI signing key. 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: libdrm-etnaviv1 Description-md5: d5bb6ee075277f661b9b61c76d513049 Description-en: Userspace interface to etnaviv-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-freedreno1 Description-md5: e7aa894a83938fd7b758950fb23bec72 Description-en: Userspace interface to msm/kgsl kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-tegra0 Description-md5: ff51e7e16d573dc25d73700f5163a4dc Description-en: Userspace interface to tegra-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: linux-aws-5.11-cloud-tools-5.11.0-1014 Description-md5: 4b0366b8f5f95deef7c1fb3270481e03 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1014 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1014-. Package: linux-aws-5.11-cloud-tools-5.11.0-1016 Description-md5: 28ae9ee0f0befb0814d2744190c9252c Description-en: Linux kernel version specific cloud tools for version 5.11.0-1016 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1016 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1016-. Package: linux-aws-5.11-cloud-tools-5.11.0-1017 Description-md5: ad2f4c3f3938a195edec7239250232cd Description-en: Linux kernel version specific cloud tools for version 5.11.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1017 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1017-. Package: linux-aws-5.11-cloud-tools-5.11.0-1019 Description-md5: 5e765648fde93d800eab86646648b678 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1019 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1019-. Package: linux-aws-5.11-cloud-tools-5.11.0-1020 Description-md5: c631f810fab985c85106b440c768f851 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1020 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1020-. Package: linux-aws-5.11-cloud-tools-5.11.0-1021 Description-md5: 3a3f650f6bc3e2b8aded49c0442e12b1 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1021 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1021-. Package: linux-aws-5.11-cloud-tools-5.11.0-1022 Description-md5: db1731ef465dbc117dbfbfeb4c6851f3 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1022 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1022-. Package: linux-aws-5.11-cloud-tools-5.11.0-1023 Description-md5: d646f6e976872c084523bbd901fb1c64 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1023 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1023-. Package: linux-aws-5.11-cloud-tools-5.11.0-1025 Description-md5: 1c8a0d0bea1175c5c92e703006dd69aa Description-en: Linux kernel version specific cloud tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1025 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1025-. Package: linux-aws-5.11-cloud-tools-5.11.0-1027 Description-md5: bae81074ae194beff9b74be8e450fc23 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1027 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1027-. Package: linux-aws-5.11-cloud-tools-5.11.0-1028 Description-md5: 8a14c82971603fd2c740c05048c0bdd7 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1028 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1028-. Package: linux-aws-5.11-tools-5.11.0-1014 Description-md5: 370618c66e2734f3bf535e0566e929c9 Description-en: Linux kernel version specific tools for version 5.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1014 on ARMv8. You probably want to install linux-tools-5.11.0-1014-. Package: linux-aws-5.11-tools-5.11.0-1016 Description-md5: ee0bb6c5991ffaf3ccfbb02e7a0ef7a8 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1016 on ARMv8. You probably want to install linux-tools-5.11.0-1016-. Package: linux-aws-5.11-tools-5.11.0-1017 Description-md5: dcd022195bd267d35b05bb40c311a552 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on ARMv8. You probably want to install linux-tools-5.11.0-1017-. Package: linux-aws-5.11-tools-5.11.0-1019 Description-md5: c26014b351f8e122a773c055366ff4e8 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1019 on ARMv8. You probably want to install linux-tools-5.11.0-1019-. Package: linux-aws-5.11-tools-5.11.0-1020 Description-md5: 7c2924a774c867d0ddaae957fce51be2 Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on ARMv8. You probably want to install linux-tools-5.11.0-1020-. Package: linux-aws-5.11-tools-5.11.0-1021 Description-md5: a1376f23d54928b487a24ad80ba5a944 Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on ARMv8. You probably want to install linux-tools-5.11.0-1021-. Package: linux-aws-5.11-tools-5.11.0-1022 Description-md5: 6d99e3ee84f44e1114a3267ab3ff9a69 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on ARMv8. You probably want to install linux-tools-5.11.0-1022-. Package: linux-aws-5.11-tools-5.11.0-1023 Description-md5: aab716951aa804ad176b3819a31e7c9a Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on ARMv8. You probably want to install linux-tools-5.11.0-1023-. Package: linux-aws-5.11-tools-5.11.0-1025 Description-md5: 5137d2051ce63828876ff62fffbb7366 Description-en: Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on ARMv8. You probably want to install linux-tools-5.11.0-1025-. Package: linux-aws-5.11-tools-5.11.0-1027 Description-md5: f16c498fcff873394bf78bb3544b322c Description-en: Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on ARMv8. You probably want to install linux-tools-5.11.0-1027-. Package: linux-aws-5.11-tools-5.11.0-1028 Description-md5: dd11649fd9a4460baefcbaad1bee14d9 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on ARMv8. You probably want to install linux-tools-5.11.0-1028-. Package: linux-aws-5.13-cloud-tools-5.13.0-1008 Description-md5: 0857b17bd5136f5a6b39e4580e22a4cc Description-en: Linux kernel version specific cloud tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1008 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1008-. Package: linux-aws-5.13-cloud-tools-5.13.0-1011 Description-md5: 4c7abfcd4e77ed0b030b2db552098a0e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1011 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1011-. Package: linux-aws-5.13-cloud-tools-5.13.0-1012 Description-md5: 9e31f6ce50c8aae1e3560661b4751346 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1012 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1012-. Package: linux-aws-5.13-cloud-tools-5.13.0-1014 Description-md5: c4b5415ad3568b7bebc63a17577eb6a6 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1014 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1014-. Package: linux-aws-5.13-cloud-tools-5.13.0-1017 Description-md5: 3dfe31e0ee2672efa5241297493b603e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1017 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1017-. Package: linux-aws-5.13-cloud-tools-5.13.0-1019 Description-md5: 7f91dfea001e9bac03073bebcaef1359 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1019 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1019-. Package: linux-aws-5.13-cloud-tools-5.13.0-1021 Description-md5: f065e178d8ad64ed165a9e2bd9a604d4 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1021 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1021-. Package: linux-aws-5.13-cloud-tools-5.13.0-1022 Description-md5: c78cd349f695bd32120657557ea8af66 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1022 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1022-. Package: linux-aws-5.13-cloud-tools-5.13.0-1023 Description-md5: ea36ee5e0954d2a63c52f1369e9d4c72 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1023 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1023-. Package: linux-aws-5.13-cloud-tools-5.13.0-1025 Description-md5: 8d10d73fcea8a1266b895920b3f10e3f Description-en: Linux kernel version specific cloud tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1025 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1025-. Package: linux-aws-5.13-cloud-tools-5.13.0-1028 Description-md5: 309457a77c2b734fb00cef56eecb7b67 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1028 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1028-. Package: linux-aws-5.13-cloud-tools-5.13.0-1029 Description-md5: 7eb1bd1e922e19775c18d083b040c30c Description-en: Linux kernel version specific cloud tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1029 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1029-. Package: linux-aws-5.13-cloud-tools-5.13.0-1031 Description-md5: 75a0825cffbc7d60b335b2ddfd0d3c08 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1031 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1031-. Package: linux-aws-5.13-tools-5.13.0-1008 Description-md5: fdd3ff63b9a392a848fd4451956a30f4 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on ARMv8. You probably want to install linux-tools-5.13.0-1008-. Package: linux-aws-5.13-tools-5.13.0-1011 Description-md5: 80322461eca9bf0d9b577557f4095232 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1011 on ARMv8. You probably want to install linux-tools-5.13.0-1011-. Package: linux-aws-5.13-tools-5.13.0-1012 Description-md5: 97047795d28f85293a9fe775337355a0 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on ARMv8. You probably want to install linux-tools-5.13.0-1012-. Package: linux-aws-5.13-tools-5.13.0-1014 Description-md5: 75a640e91af4f457a64d00c28e3d000d Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on ARMv8. You probably want to install linux-tools-5.13.0-1014-. Package: linux-aws-5.13-tools-5.13.0-1017 Description-md5: 984d0475703d8434179b07c92f198d79 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on ARMv8. You probably want to install linux-tools-5.13.0-1017-. Package: linux-aws-5.13-tools-5.13.0-1019 Description-md5: ed675fbadadce80e2ac9057dce2bc0cb Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on ARMv8. You probably want to install linux-tools-5.13.0-1019-. Package: linux-aws-5.13-tools-5.13.0-1021 Description-md5: 8e736068bf0346f92fb0f7c698669ef1 Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on ARMv8. You probably want to install linux-tools-5.13.0-1021-. Package: linux-aws-5.13-tools-5.13.0-1022 Description-md5: 04369bc0a2f18217f862da00354d76e4 Description-en: Linux kernel version specific tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1022 on ARMv8. You probably want to install linux-tools-5.13.0-1022-. Package: linux-aws-5.13-tools-5.13.0-1023 Description-md5: 760f4d89cc1598608d760914377b38fc Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on ARMv8. You probably want to install linux-tools-5.13.0-1023-. Package: linux-aws-5.13-tools-5.13.0-1025 Description-md5: 681b394dd1d36a377b26493a938694c8 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on ARMv8. You probably want to install linux-tools-5.13.0-1025-. Package: linux-aws-5.13-tools-5.13.0-1028 Description-md5: 8209f9785380b2045d529c5f4a879292 Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on ARMv8. You probably want to install linux-tools-5.13.0-1028-. Package: linux-aws-5.13-tools-5.13.0-1029 Description-md5: 1049758a19e981cbb44f5fdd64b3d3c2 Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on ARMv8. You probably want to install linux-tools-5.13.0-1029-. Package: linux-aws-5.13-tools-5.13.0-1031 Description-md5: 79785e3a25b32dce30f9ac3ea3149494 Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on ARMv8. You probably want to install linux-tools-5.13.0-1031-. Package: linux-aws-5.15-cloud-tools-5.15.0-1015 Description-md5: 16bca2c0e9a0047c78419eb810da24b1 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1015 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1015-. Package: linux-aws-5.15-cloud-tools-5.15.0-1017 Description-md5: 9a1cf92278f13a64027500415b3c5010 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1017 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1017-. Package: linux-aws-5.15-cloud-tools-5.15.0-1019 Description-md5: f988b2f03845eb22c90624f78fd16863 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1019 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1019-. Package: linux-aws-5.15-cloud-tools-5.15.0-1020 Description-md5: eb49c861115e9294e547a6978114ca37 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1020 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1020-. Package: linux-aws-5.15-cloud-tools-5.15.0-1021 Description-md5: 232d55fd75ad0ecd38089637915bb49a Description-en: Linux kernel version specific cloud tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1021 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1021-. Package: linux-aws-5.15-cloud-tools-5.15.0-1022 Description-md5: 7ec8b4fcb2678a0512bcab189298d520 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1022 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1022-. Package: linux-aws-5.15-cloud-tools-5.15.0-1023 Description-md5: c7f5a3b5335ea309186addd05ea080dc Description-en: Linux kernel version specific cloud tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1023 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1023-. Package: linux-aws-5.15-cloud-tools-5.15.0-1026 Description-md5: 06cf5b757d1ae6511915ddf0a0092b2e Description-en: Linux kernel version specific cloud tools for version 5.15.0-1026 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1026 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1026-. Package: linux-aws-5.15-tools-5.15.0-1015 Description-md5: 4088bd3aa419097523818b1f4f8a526d Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on ARMv8. You probably want to install linux-tools-5.15.0-1015-. Package: linux-aws-5.15-tools-5.15.0-1017 Description-md5: 56f7e9ea8e54af609ba63bda74a9efdc Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on ARMv8. You probably want to install linux-tools-5.15.0-1017-. Package: linux-aws-5.15-tools-5.15.0-1019 Description-md5: 0da4167f428e55cd66a036ee399ddbe0 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on ARMv8. You probably want to install linux-tools-5.15.0-1019-. Package: linux-aws-5.15-tools-5.15.0-1020 Description-md5: 801b11e969fb4c261dd923bf269d7d6e Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on ARMv8. You probably want to install linux-tools-5.15.0-1020-. Package: linux-aws-5.15-tools-5.15.0-1021 Description-md5: 2cb8cb09b9a30fb77a49a049f82a5dff Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on ARMv8. You probably want to install linux-tools-5.15.0-1021-. Package: linux-aws-5.15-tools-5.15.0-1022 Description-md5: e5fbe71322c9ed07bc1cc238c83a5887 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on ARMv8. You probably want to install linux-tools-5.15.0-1022-. Package: linux-aws-5.15-tools-5.15.0-1023 Description-md5: a3db6deb6d2211918bc639633462b099 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on ARMv8. You probably want to install linux-tools-5.15.0-1023-. Package: linux-aws-5.15-tools-5.15.0-1026 Description-md5: a64a4a5a0fda1f5a4f9609ce4ba8a6b5 Description-en: Linux kernel version specific tools for version 5.15.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1026 on ARMv8. You probably want to install linux-tools-5.15.0-1026-. Package: linux-aws-5.8-cloud-tools-5.8.0-1035 Description-md5: 42ab2136efdb967828e1b570d64e23cd Description-en: Linux kernel version specific cloud tools for version 5.8.0-1035 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1035 on ARMv8. You probably want to install linux-cloud-tools-5.8.0-1035-. Package: linux-aws-5.8-cloud-tools-5.8.0-1038 Description-md5: 420b9c72c8c8dedde589d142ea80e8f2 Description-en: Linux kernel version specific cloud tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1038 on ARMv8. You probably want to install linux-cloud-tools-5.8.0-1038-. Package: linux-aws-5.8-cloud-tools-5.8.0-1041 Description-md5: d4e3beab049aeef54a9f3fc634393e53 Description-en: Linux kernel version specific cloud tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1041 on ARMv8. You probably want to install linux-cloud-tools-5.8.0-1041-. Package: linux-aws-5.8-cloud-tools-5.8.0-1042 Description-md5: 2ba108cf5608224102f78b016123ec72 Description-en: Linux kernel version specific cloud tools for version 5.8.0-1042 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.8.0-1042 on ARMv8. You probably want to install linux-cloud-tools-5.8.0-1042-. Package: linux-aws-5.8-tools-5.8.0-1035 Description-md5: 6016b1d2ef6d7e85a49fc8e9b4b183ad Description-en: Linux kernel version specific tools for version 5.8.0-1035 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1035 on ARMv8. You probably want to install linux-tools-5.8.0-1035-. Package: linux-aws-5.8-tools-5.8.0-1038 Description-md5: f0fe844e7d59b1b213d277c7ef5449fb Description-en: Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on ARMv8. You probably want to install linux-tools-5.8.0-1038-. Package: linux-aws-5.8-tools-5.8.0-1041 Description-md5: d1275d44e3d7083a811d0bf6ff00fd27 Description-en: Linux kernel version specific tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1041 on ARMv8. You probably want to install linux-tools-5.8.0-1041-. Package: linux-aws-5.8-tools-5.8.0-1042 Description-md5: e7bf35c4c66f40b6a02b5c3d35efd5e6 Description-en: Linux kernel version specific tools for version 5.8.0-1042 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1042 on ARMv8. You probably want to install linux-tools-5.8.0-1042-. Package: linux-aws-cloud-tools-5.4.0-1011 Description-md5: b21c02e0beb72cab266a21627ae943d6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1011 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1011 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1011-. 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-1017 Description-md5: 9ad24faa7a34d52f669320ce0e35abc5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1017 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1017-. 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-cloud-tools-5.4.0-1020 Description-md5: a990c8f7ec8df3ed450519df62f3bf2b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1020 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1020-. Package: linux-aws-cloud-tools-5.4.0-1021 Description-md5: 56187091443169bc9830d7fc1ebcb139 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1021 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1021-. Package: linux-aws-cloud-tools-5.4.0-1022 Description-md5: 610b298c407d3fbc019bb7d4a8def1f5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1022 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1022-. Package: linux-aws-cloud-tools-5.4.0-1024 Description-md5: 00bd77accd7a17ee9370d0b96fd70585 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1024 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1024 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1024-. Package: linux-aws-cloud-tools-5.4.0-1025 Description-md5: 1e29cc11aa24f916ac5d054ed5a6c75c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1025 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1025-. Package: linux-aws-cloud-tools-5.4.0-1028 Description-md5: 0474e8828222cfe3b4fe5dd6f6c08475 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1028 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1028-. Package: linux-aws-cloud-tools-5.4.0-1029 Description-md5: 4c11195bfb41193fc61b44deffa3c4bf Description-en: Linux kernel version specific cloud tools for version 5.4.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1029 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1029-. Package: linux-aws-cloud-tools-5.4.0-1032 Description-md5: 48674b443ef06ef6f4b8141cf1219e9f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1032 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1032 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1032-. Package: linux-aws-cloud-tools-5.4.0-1034 Description-md5: 82fe0c9d882bcbb0f6adf44ef9585ce0 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1034 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1034 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1034-. Package: linux-aws-cloud-tools-5.4.0-1035 Description-md5: 69ba01f25c9b567cc7bb241e852e2768 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1035 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1035 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1035-. Package: linux-aws-cloud-tools-5.4.0-1037 Description-md5: 2f3fc54b7fc79eb2c3e1877bf34c7ce7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1037 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1037 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1037-. Package: linux-aws-cloud-tools-5.4.0-1038 Description-md5: fe89799d8b8dd37b3b4f76183d976e29 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1038 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1038 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1038-. Package: linux-aws-cloud-tools-5.4.0-1039 Description-md5: 4158b3a18e71faf8f326ce21836a93ac Description-en: Linux kernel version specific cloud tools for version 5.4.0-1039 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1039 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1039-. Package: linux-aws-cloud-tools-5.4.0-1041 Description-md5: dbc3ca6c58df01d8fffae598189d7b76 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1041 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1041 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1041-. Package: linux-aws-cloud-tools-5.4.0-1043 Description-md5: c90e11f9e4123fc0df63562fccf18656 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1043 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1043 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1043-. Package: linux-aws-cloud-tools-5.4.0-1045 Description-md5: 2f02fa23c7eeec003d114c277f9d8d6e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1045 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1045 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1045-. Package: linux-aws-cloud-tools-5.4.0-1047 Description-md5: 8b00df4c6beaf621752bbee6dca5ad3e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1047 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1047 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1047-. Package: linux-aws-cloud-tools-5.4.0-1048 Description-md5: 2be5cbe5fca2d5a49eaa10a1be18cae0 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1048 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1048 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1048-. Package: linux-aws-cloud-tools-5.4.0-1049 Description-md5: 2eb0ff9d1bb3b2b605041c73a4ca6118 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1049 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1049 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1049-. Package: linux-aws-cloud-tools-5.4.0-1051 Description-md5: 034f4d2c8aa2f9a36a38ea0cd66efff6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1051 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1051 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1051-. Package: linux-aws-cloud-tools-5.4.0-1054 Description-md5: dd6b755f2ce9786e5f3e06bf0035ce66 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1054 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1054 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1054-. Package: linux-aws-cloud-tools-5.4.0-1055 Description-md5: 0a19b2c704d6e4c9f09a846b6dcbdd76 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1055 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1055 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1055-. Package: linux-aws-cloud-tools-5.4.0-1056 Description-md5: a7ad2529a47f3e9c89b2c86e09209340 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1056 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1056 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1056-. Package: linux-aws-cloud-tools-5.4.0-1057 Description-md5: ee07cae7846872731ade3c8a4fd36782 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1057 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1057 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1057-. Package: linux-aws-cloud-tools-5.4.0-1058 Description-md5: 4bef391655e1fef6564678e5f3c08bdc Description-en: Linux kernel version specific cloud tools for version 5.4.0-1058 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1058 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1058-. Package: linux-aws-cloud-tools-5.4.0-1059 Description-md5: c77b887c58dbdd4df7c56ae9842c561c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1059 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1059 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1059-. Package: linux-aws-cloud-tools-5.4.0-1060 Description-md5: a7f26b4e917701741b1b900ea282d45f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1060 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1060 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1060-. Package: linux-aws-cloud-tools-5.4.0-1061 Description-md5: 32c28a3f8ebbb154310056e32a6bd543 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1061 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1061 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1061-. Package: linux-aws-cloud-tools-5.4.0-1063 Description-md5: 5293842e6ba4d64e0d3ee63c1f8a45b5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1063 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1063 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1063-. Package: linux-aws-cloud-tools-5.4.0-1064 Description-md5: 8708350abf16e9ca21fb256c5a357c58 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1064 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1064 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1064-. Package: linux-aws-cloud-tools-5.4.0-1065 Description-md5: 0a67f76892664af59e6eaea9a66a842f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1065 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1065 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1065-. Package: linux-aws-cloud-tools-5.4.0-1066 Description-md5: 1a4ae02d869e9b2489522965d9f23c9f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1066 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1066 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1066-. Package: linux-aws-cloud-tools-5.4.0-1068 Description-md5: 420a288350a41da3611c9e2f9e08e4c6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1068 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1068 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1068-. Package: linux-aws-cloud-tools-5.4.0-1069 Description-md5: 937c936f5a9edbfded1336f4ea51b117 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1069 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1069 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1069-. Package: linux-aws-cloud-tools-5.4.0-1071 Description-md5: 9d7e6a335642bf57e7c94473af048583 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1071 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1071 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1071-. Package: linux-aws-cloud-tools-5.4.0-1072 Description-md5: d1826d0aff67b6f09f18badd875e1013 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1072 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1072 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1072-. Package: linux-aws-cloud-tools-5.4.0-1073 Description-md5: 47392b78b0795ed8d2d15d90e15cb0f7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1073 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1073 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1073-. Package: linux-aws-cloud-tools-5.4.0-1075 Description-md5: 04142a946347d51db5075ba30ed633a2 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1075 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1075 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1075-. Package: linux-aws-cloud-tools-5.4.0-1078 Description-md5: 61dfc1323d66dccbac16240c76876234 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1078 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1078 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1078-. Package: linux-aws-cloud-tools-5.4.0-1080 Description-md5: c26ae7f94ce2aa18f70ce44a652f4dd3 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1080 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1080 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1080-. Package: linux-aws-cloud-tools-5.4.0-1081 Description-md5: b25d5d99a4073e25a55152accfbd40a8 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1081 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1081 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1081-. Package: linux-aws-cloud-tools-5.4.0-1083 Description-md5: 8193fafe0ce36d1a5f7afde01258255d Description-en: Linux kernel version specific cloud tools for version 5.4.0-1083 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1083 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1083-. Package: linux-aws-cloud-tools-5.4.0-1084 Description-md5: a90abb8a8e0bc3de8f7befaaf45b854c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1084 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1084 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1084-. Package: linux-aws-cloud-tools-5.4.0-1085 Description-md5: f4f14e9020ddd6db7335b1618b70a2a9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1085 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1085 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1085-. Package: linux-aws-cloud-tools-5.4.0-1086 Description-md5: 2d8776feb9b2c66ad321ca21b112b3c0 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1086 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1086 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1086-. Package: linux-aws-cloud-tools-5.4.0-1088 Description-md5: 5376d5da31051db1ddf3e6fd9d2587c5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1088 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1088 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1088-. Package: linux-aws-cloud-tools-5.4.0-1089 Description-md5: 187cf68e718de2c933b8ef346f075132 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1089 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1089 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1089-. Package: linux-aws-cloud-tools-5.4.0-1092 Description-md5: 8bef362c4f9d8f720ee2f5884e02b949 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1092 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1092 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1092-. Package: linux-aws-tools-5.4.0-1011 Description-md5: b7c05de66aed75abd59f870f12b84ef1 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on ARMv8. You probably want to install linux-tools-5.4.0-1011-. 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-1017 Description-md5: 055c1a2ceccb0911d6b4ed9787ec14b1 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1017 on ARMv8. You probably want to install linux-tools-5.4.0-1017-. 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-aws-tools-5.4.0-1020 Description-md5: f21ae476ef71048023c6ed8d38c5bd22 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on ARMv8. You probably want to install linux-tools-5.4.0-1020-. Package: linux-aws-tools-5.4.0-1021 Description-md5: 9ca44e4677d1161290bae86d5278f7e8 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on ARMv8. You probably want to install linux-tools-5.4.0-1021-. Package: linux-aws-tools-5.4.0-1022 Description-md5: 0d4c5dda0d70ba17414aeff73dd676cd Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on ARMv8. You probably want to install linux-tools-5.4.0-1022-. Package: linux-aws-tools-5.4.0-1024 Description-md5: a5e1f65acadfcc443919245053845f24 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on ARMv8. You probably want to install linux-tools-5.4.0-1024-. Package: linux-aws-tools-5.4.0-1025 Description-md5: e671a8d74761a8602f9173a43758874f Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on ARMv8. You probably want to install linux-tools-5.4.0-1025-. Package: linux-aws-tools-5.4.0-1028 Description-md5: ba760e3475df0c39e18c37fd63c6fd1d Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on ARMv8. You probably want to install linux-tools-5.4.0-1028-. Package: linux-aws-tools-5.4.0-1029 Description-md5: e2de5172d934ffb7db89ec42a9839291 Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on ARMv8. You probably want to install linux-tools-5.4.0-1029-. Package: linux-aws-tools-5.4.0-1032 Description-md5: 788916bb58b01f28d074be11be758759 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on ARMv8. You probably want to install linux-tools-5.4.0-1032-. Package: linux-aws-tools-5.4.0-1034 Description-md5: fa93798160c3547532a7a258e2b6f59d Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on ARMv8. You probably want to install linux-tools-5.4.0-1034-. Package: linux-aws-tools-5.4.0-1035 Description-md5: c6c8b98d05fec78140da285ad129730c Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on ARMv8. You probably want to install linux-tools-5.4.0-1035-. Package: linux-aws-tools-5.4.0-1037 Description-md5: 9c7eb5de9307c0b69c1336c8c54a758a Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on ARMv8. You probably want to install linux-tools-5.4.0-1037-. Package: linux-aws-tools-5.4.0-1038 Description-md5: 5a6e470108ab1ba924ea0e6bfe6068b4 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on ARMv8. You probably want to install linux-tools-5.4.0-1038-. Package: linux-aws-tools-5.4.0-1039 Description-md5: abe9d1d4d965a7faae0d3c9d58c2d414 Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on ARMv8. You probably want to install linux-tools-5.4.0-1039-. Package: linux-aws-tools-5.4.0-1041 Description-md5: 351633c284e90e62c1de2ed54638206b Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on ARMv8. You probably want to install linux-tools-5.4.0-1041-. Package: linux-aws-tools-5.4.0-1043 Description-md5: bcc3562db658227e488503e53c9b1e8d Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on ARMv8. You probably want to install linux-tools-5.4.0-1043-. Package: linux-aws-tools-5.4.0-1045 Description-md5: 4685f797a69ff0ecdbfbeb705ffc4b90 Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARMv8. You probably want to install linux-tools-5.4.0-1045-. Package: linux-aws-tools-5.4.0-1047 Description-md5: c7d34256b90aafb79802931120613f34 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on ARMv8. You probably want to install linux-tools-5.4.0-1047-. Package: linux-aws-tools-5.4.0-1048 Description-md5: 392c6f4499bd0ae6bd8d4296f1da7b02 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on ARMv8. You probably want to install linux-tools-5.4.0-1048-. Package: linux-aws-tools-5.4.0-1049 Description-md5: 3d9532e08714edfe19b42b821b49ce7c Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on ARMv8. You probably want to install linux-tools-5.4.0-1049-. Package: linux-aws-tools-5.4.0-1051 Description-md5: c27c6331e78b6061213144effb571255 Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on ARMv8. You probably want to install linux-tools-5.4.0-1051-. Package: linux-aws-tools-5.4.0-1054 Description-md5: 9d4f52bd674d5d386c4480b068c8866b Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on ARMv8. You probably want to install linux-tools-5.4.0-1054-. Package: linux-aws-tools-5.4.0-1055 Description-md5: 6f8b5c91b9fddfa563fd7a7931a5671d Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on ARMv8. You probably want to install linux-tools-5.4.0-1055-. Package: linux-aws-tools-5.4.0-1056 Description-md5: c637b10bb59f662d59ace1a3062df014 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on ARMv8. You probably want to install linux-tools-5.4.0-1056-. Package: linux-aws-tools-5.4.0-1057 Description-md5: 968f40b61dd83d2565164f0326ffb8e3 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on ARMv8. You probably want to install linux-tools-5.4.0-1057-. Package: linux-aws-tools-5.4.0-1058 Description-md5: 98027d433364494343595552460f9047 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on ARMv8. You probably want to install linux-tools-5.4.0-1058-. Package: linux-aws-tools-5.4.0-1059 Description-md5: 50e49f8bc3d294616832dcbf96d1926c Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on ARMv8. You probably want to install linux-tools-5.4.0-1059-. Package: linux-aws-tools-5.4.0-1060 Description-md5: bc74f6f7fbe81650f2e72c4014a63606 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on ARMv8. You probably want to install linux-tools-5.4.0-1060-. Package: linux-aws-tools-5.4.0-1061 Description-md5: d620077bd739b103af61319538a4d836 Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on ARMv8. You probably want to install linux-tools-5.4.0-1061-. Package: linux-aws-tools-5.4.0-1063 Description-md5: 5504e4308841546dd7483bd9c4015e65 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on ARMv8. You probably want to install linux-tools-5.4.0-1063-. Package: linux-aws-tools-5.4.0-1064 Description-md5: c1a8eb82287dedf613ef9192363f6dc7 Description-en: Linux kernel version specific tools for version 5.4.0-1064 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-1064 on ARMv8. You probably want to install linux-tools-5.4.0-1064-. Package: linux-aws-tools-5.4.0-1065 Description-md5: ab90e4a493c874c0685dfc2c833133c0 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on ARMv8. You probably want to install linux-tools-5.4.0-1065-. Package: linux-aws-tools-5.4.0-1066 Description-md5: 448e45ed2d79eaa16f4588099d4fda2d Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on ARMv8. You probably want to install linux-tools-5.4.0-1066-. Package: linux-aws-tools-5.4.0-1068 Description-md5: 7dc4aa02f194efffef3d3ab544cd0f16 Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on ARMv8. You probably want to install linux-tools-5.4.0-1068-. Package: linux-aws-tools-5.4.0-1069 Description-md5: 78fc16b1a013f1d521a4077c4e63ac42 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on ARMv8. You probably want to install linux-tools-5.4.0-1069-. Package: linux-aws-tools-5.4.0-1071 Description-md5: 0c12dc96c657a09817072a321e40f5a9 Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARMv8. You probably want to install linux-tools-5.4.0-1071-. Package: linux-aws-tools-5.4.0-1072 Description-md5: 261f99396cfebcc531957a8d2c23c5d0 Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on ARMv8. You probably want to install linux-tools-5.4.0-1072-. Package: linux-aws-tools-5.4.0-1073 Description-md5: 88d23f2191e431c1163f448fcd837da1 Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARMv8. You probably want to install linux-tools-5.4.0-1073-. Package: linux-aws-tools-5.4.0-1075 Description-md5: 087479b1c341684e289b1f9586976de3 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on ARMv8. You probably want to install linux-tools-5.4.0-1075-. Package: linux-aws-tools-5.4.0-1078 Description-md5: 17c126a93f9255f3ba25a0aaa9923f5f Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. You probably want to install linux-tools-5.4.0-1078-. Package: linux-aws-tools-5.4.0-1080 Description-md5: bbf427aa0361f76251aa86ca55ac455a Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on ARMv8. You probably want to install linux-tools-5.4.0-1080-. Package: linux-aws-tools-5.4.0-1081 Description-md5: d4a549c63ddfd1cc69c09ee2a649a0b7 Description-en: Linux kernel version specific tools for version 5.4.0-1081 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-1081 on ARMv8. You probably want to install linux-tools-5.4.0-1081-. Package: linux-aws-tools-5.4.0-1083 Description-md5: 75e9b99c11115937c15d72f216253fb8 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on ARMv8. You probably want to install linux-tools-5.4.0-1083-. Package: linux-aws-tools-5.4.0-1084 Description-md5: 7ce3d7f304c4b6ca95e161efbb2b3d01 Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on ARMv8. You probably want to install linux-tools-5.4.0-1084-. Package: linux-aws-tools-5.4.0-1085 Description-md5: 09ea3d575d00bf5645594698e4228d31 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on ARMv8. You probably want to install linux-tools-5.4.0-1085-. Package: linux-aws-tools-5.4.0-1086 Description-md5: 4fc8702a615457f91b45e1ddef28aaaa Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. You probably want to install linux-tools-5.4.0-1086-. Package: linux-aws-tools-5.4.0-1088 Description-md5: ff170f42f906878bb327a051d353156d Description-en: Linux kernel version specific tools for version 5.4.0-1088 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-1088 on ARMv8. You probably want to install linux-tools-5.4.0-1088-. Package: linux-aws-tools-5.4.0-1089 Description-md5: b3bb51445f619e6d2a5360507aa72587 Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on ARMv8. You probably want to install linux-tools-5.4.0-1089-. Package: linux-aws-tools-5.4.0-1092 Description-md5: 2e203e51c210b6b2b71ea0230e4635ba Description-en: Linux kernel version specific tools for version 5.4.0-1092 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-1092 on ARMv8. You probably want to install linux-tools-5.4.0-1092-. Package: linux-azure-5.11-cloud-tools-5.11.0-1023 Description-md5: d646f6e976872c084523bbd901fb1c64 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1023 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1023-. Package: linux-azure-5.11-cloud-tools-5.11.0-1025 Description-md5: 1c8a0d0bea1175c5c92e703006dd69aa Description-en: Linux kernel version specific cloud tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1025 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1025-. Package: linux-azure-5.11-cloud-tools-5.11.0-1027 Description-md5: bae81074ae194beff9b74be8e450fc23 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1027 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1027-. Package: linux-azure-5.11-cloud-tools-5.11.0-1028 Description-md5: 8a14c82971603fd2c740c05048c0bdd7 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1028 on ARMv8. You probably want to install linux-cloud-tools-5.11.0-1028-. Package: linux-azure-5.11-tools-5.11.0-1023 Description-md5: aab716951aa804ad176b3819a31e7c9a Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on ARMv8. You probably want to install linux-tools-5.11.0-1023-. Package: linux-azure-5.11-tools-5.11.0-1025 Description-md5: 5137d2051ce63828876ff62fffbb7366 Description-en: Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on ARMv8. You probably want to install linux-tools-5.11.0-1025-. Package: linux-azure-5.11-tools-5.11.0-1027 Description-md5: f16c498fcff873394bf78bb3544b322c Description-en: Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on ARMv8. You probably want to install linux-tools-5.11.0-1027-. Package: linux-azure-5.11-tools-5.11.0-1028 Description-md5: dd11649fd9a4460baefcbaad1bee14d9 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on ARMv8. You probably want to install linux-tools-5.11.0-1028-. Package: linux-azure-5.13-cloud-tools-5.13.0-1014 Description-md5: c4b5415ad3568b7bebc63a17577eb6a6 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1014 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1014-. Package: linux-azure-5.13-cloud-tools-5.13.0-1017 Description-md5: 3dfe31e0ee2672efa5241297493b603e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1017 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1017-. Package: linux-azure-5.13-cloud-tools-5.13.0-1021 Description-md5: f065e178d8ad64ed165a9e2bd9a604d4 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1021 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1021-. Package: linux-azure-5.13-cloud-tools-5.13.0-1022 Description-md5: c78cd349f695bd32120657557ea8af66 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1022 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1022-. Package: linux-azure-5.13-cloud-tools-5.13.0-1023 Description-md5: ea36ee5e0954d2a63c52f1369e9d4c72 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1023 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1023-. Package: linux-azure-5.13-cloud-tools-5.13.0-1025 Description-md5: 8d10d73fcea8a1266b895920b3f10e3f Description-en: Linux kernel version specific cloud tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1025 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1025-. Package: linux-azure-5.13-cloud-tools-5.13.0-1028 Description-md5: 309457a77c2b734fb00cef56eecb7b67 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1028 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1028-. Package: linux-azure-5.13-cloud-tools-5.13.0-1029 Description-md5: 7eb1bd1e922e19775c18d083b040c30c Description-en: Linux kernel version specific cloud tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1029 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1029-. Package: linux-azure-5.13-cloud-tools-5.13.0-1031 Description-md5: 75a0825cffbc7d60b335b2ddfd0d3c08 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.13.0-1031 on ARMv8. You probably want to install linux-cloud-tools-5.13.0-1031-. Package: linux-azure-5.13-tools-5.13.0-1014 Description-md5: 75a640e91af4f457a64d00c28e3d000d Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on ARMv8. You probably want to install linux-tools-5.13.0-1014-. Package: linux-azure-5.13-tools-5.13.0-1017 Description-md5: 984d0475703d8434179b07c92f198d79 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on ARMv8. You probably want to install linux-tools-5.13.0-1017-. Package: linux-azure-5.13-tools-5.13.0-1021 Description-md5: 8e736068bf0346f92fb0f7c698669ef1 Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on ARMv8. You probably want to install linux-tools-5.13.0-1021-. Package: linux-azure-5.13-tools-5.13.0-1022 Description-md5: 04369bc0a2f18217f862da00354d76e4 Description-en: Linux kernel version specific tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1022 on ARMv8. You probably want to install linux-tools-5.13.0-1022-. Package: linux-azure-5.13-tools-5.13.0-1023 Description-md5: 760f4d89cc1598608d760914377b38fc Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on ARMv8. You probably want to install linux-tools-5.13.0-1023-. Package: linux-azure-5.13-tools-5.13.0-1025 Description-md5: 681b394dd1d36a377b26493a938694c8 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on ARMv8. You probably want to install linux-tools-5.13.0-1025-. Package: linux-azure-5.13-tools-5.13.0-1028 Description-md5: 8209f9785380b2045d529c5f4a879292 Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on ARMv8. You probably want to install linux-tools-5.13.0-1028-. Package: linux-azure-5.13-tools-5.13.0-1029 Description-md5: 1049758a19e981cbb44f5fdd64b3d3c2 Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on ARMv8. You probably want to install linux-tools-5.13.0-1029-. Package: linux-azure-5.13-tools-5.13.0-1031 Description-md5: 79785e3a25b32dce30f9ac3ea3149494 Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on ARMv8. You probably want to install linux-tools-5.13.0-1031-. Package: linux-azure-5.15-cloud-tools-5.15.0-1007 Description-md5: feada08fcbcb5d23f66984abaf96f091 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1007 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1007-. Package: linux-azure-5.15-cloud-tools-5.15.0-1008 Description-md5: 38241fcdd199c54f525e020cc94fa9ae Description-en: Linux kernel version specific cloud tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1008 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1008-. Package: linux-azure-5.15-cloud-tools-5.15.0-1014 Description-md5: af5e6423829877c2c0c5f124e2c49f15 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1014 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1014-. Package: linux-azure-5.15-cloud-tools-5.15.0-1017 Description-md5: 9a1cf92278f13a64027500415b3c5010 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1017 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1017-. Package: linux-azure-5.15-cloud-tools-5.15.0-1019 Description-md5: f988b2f03845eb22c90624f78fd16863 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1019 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1019-. Package: linux-azure-5.15-cloud-tools-5.15.0-1020 Description-md5: eb49c861115e9294e547a6978114ca37 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1020 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1020-. Package: linux-azure-5.15-cloud-tools-5.15.0-1021 Description-md5: 232d55fd75ad0ecd38089637915bb49a Description-en: Linux kernel version specific cloud tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1021 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1021-. Package: linux-azure-5.15-cloud-tools-5.15.0-1022 Description-md5: 7ec8b4fcb2678a0512bcab189298d520 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1022 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1022-. Package: linux-azure-5.15-cloud-tools-5.15.0-1023 Description-md5: c7f5a3b5335ea309186addd05ea080dc Description-en: Linux kernel version specific cloud tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1023 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1023-. Package: linux-azure-5.15-cloud-tools-5.15.0-1029 Description-md5: 16aa51f681e71bcbf4c09fa89b977b41 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-1029 on ARMv8. You probably want to install linux-cloud-tools-5.15.0-1029-. Package: linux-azure-5.15-tools-5.15.0-1007 Description-md5: fd0247a56b6f839ff619c19016c70f7c Description-en: Linux kernel version specific tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1007 on ARMv8. You probably want to install linux-tools-5.15.0-1007-. Package: linux-azure-5.15-tools-5.15.0-1008 Description-md5: 8ead0d3a33222f9f11244df22cbf3541 Description-en: Linux kernel version specific tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1008 on ARMv8. You probably want to install linux-tools-5.15.0-1008-. Package: linux-azure-5.15-tools-5.15.0-1014 Description-md5: 09682c7709cfb6ced05415b9dc4e6fa1 Description-en: Linux kernel version specific tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1014 on ARMv8. You probably want to install linux-tools-5.15.0-1014-. Package: linux-azure-5.15-tools-5.15.0-1017 Description-md5: 56f7e9ea8e54af609ba63bda74a9efdc Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on ARMv8. You probably want to install linux-tools-5.15.0-1017-. Package: linux-azure-5.15-tools-5.15.0-1019 Description-md5: 0da4167f428e55cd66a036ee399ddbe0 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on ARMv8. You probably want to install linux-tools-5.15.0-1019-. Package: linux-azure-5.15-tools-5.15.0-1020 Description-md5: 801b11e969fb4c261dd923bf269d7d6e Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on ARMv8. You probably want to install linux-tools-5.15.0-1020-. Package: linux-azure-5.15-tools-5.15.0-1021 Description-md5: 2cb8cb09b9a30fb77a49a049f82a5dff Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on ARMv8. You probably want to install linux-tools-5.15.0-1021-. Package: linux-azure-5.15-tools-5.15.0-1022 Description-md5: e5fbe71322c9ed07bc1cc238c83a5887 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on ARMv8. You probably want to install linux-tools-5.15.0-1022-. Package: linux-azure-5.15-tools-5.15.0-1023 Description-md5: a3db6deb6d2211918bc639633462b099 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on ARMv8. You probably want to install linux-tools-5.15.0-1023-. Package: linux-azure-5.15-tools-5.15.0-1029 Description-md5: a2f90020ce521b6ff5adb8967399067f Description-en: Linux kernel version specific tools for version 5.15.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1029 on ARMv8. You probably want to install linux-tools-5.15.0-1029-. Package: linux-azure-cloud-tools-5.4.0-1077 Description-md5: 0a55548e7e36dd448295157ef2697d76 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1077 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1077 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1077-. Package: linux-azure-cloud-tools-5.4.0-1078 Description-md5: 61dfc1323d66dccbac16240c76876234 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1078 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1078 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1078-. Package: linux-azure-cloud-tools-5.4.0-1080 Description-md5: c26ae7f94ce2aa18f70ce44a652f4dd3 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1080 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1080 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1080-. Package: linux-azure-cloud-tools-5.4.0-1083 Description-md5: 8193fafe0ce36d1a5f7afde01258255d Description-en: Linux kernel version specific cloud tools for version 5.4.0-1083 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1083 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1083-. Package: linux-azure-cloud-tools-5.4.0-1085 Description-md5: f4f14e9020ddd6db7335b1618b70a2a9 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1085 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1085 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1085-. Package: linux-azure-cloud-tools-5.4.0-1086 Description-md5: 2d8776feb9b2c66ad321ca21b112b3c0 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1086 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1086 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1086-. Package: linux-azure-cloud-tools-5.4.0-1089 Description-md5: 187cf68e718de2c933b8ef346f075132 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1089 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1089 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1089-. Package: linux-azure-cloud-tools-5.4.0-1090 Description-md5: 2ad95eba075e074f820bd60133544a9f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1090 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1090 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1090-. Package: linux-azure-cloud-tools-5.4.0-1091 Description-md5: ff74e94d873e49bbdf56f1efcc565c6b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1091 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1091 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1091-. Package: linux-azure-cloud-tools-5.4.0-1094 Description-md5: 8e3d828c8f3dca65e33eb5847f33af9a Description-en: Linux kernel version specific cloud tools for version 5.4.0-1094 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1094 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1094-. Package: linux-azure-cloud-tools-5.4.0-1098 Description-md5: 7812bdd0024fea308b7bc71d6878cf38 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1098 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.4.0-1098 on ARMv8. You probably want to install linux-cloud-tools-5.4.0-1098-. Package: linux-azure-tools-5.4.0-1077 Description-md5: 3a4a0f173a15c790e83990f1d5d897f0 Description-en: Linux kernel version specific tools for version 5.4.0-1077 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-1077 on ARMv8. You probably want to install linux-tools-5.4.0-1077-. Package: linux-azure-tools-5.4.0-1078 Description-md5: 17c126a93f9255f3ba25a0aaa9923f5f Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. You probably want to install linux-tools-5.4.0-1078-. Package: linux-azure-tools-5.4.0-1080 Description-md5: bbf427aa0361f76251aa86ca55ac455a Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on ARMv8. You probably want to install linux-tools-5.4.0-1080-. Package: linux-azure-tools-5.4.0-1083 Description-md5: 75e9b99c11115937c15d72f216253fb8 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on ARMv8. You probably want to install linux-tools-5.4.0-1083-. Package: linux-azure-tools-5.4.0-1085 Description-md5: 09ea3d575d00bf5645594698e4228d31 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on ARMv8. You probably want to install linux-tools-5.4.0-1085-. Package: linux-azure-tools-5.4.0-1086 Description-md5: 4fc8702a615457f91b45e1ddef28aaaa Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. You probably want to install linux-tools-5.4.0-1086-. Package: linux-azure-tools-5.4.0-1089 Description-md5: b3bb51445f619e6d2a5360507aa72587 Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on ARMv8. You probably want to install linux-tools-5.4.0-1089-. Package: linux-azure-tools-5.4.0-1090 Description-md5: 822f5a6fca7f2aca6dcb7246b43248d1 Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on ARMv8. You probably want to install linux-tools-5.4.0-1090-. Package: linux-azure-tools-5.4.0-1091 Description-md5: 99274d2ff1399badeeee774b3be64b8b Description-en: Linux kernel version specific tools for version 5.4.0-1091 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-1091 on ARMv8. You probably want to install linux-tools-5.4.0-1091-. Package: linux-azure-tools-5.4.0-1094 Description-md5: c4ccd695be5dd2104476cf0064497ed4 Description-en: Linux kernel version specific tools for version 5.4.0-1094 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-1094 on ARMv8. You probably want to install linux-tools-5.4.0-1094-. Package: linux-azure-tools-5.4.0-1098 Description-md5: fb5b5b42a0ff41d6c61447d759102460 Description-en: Linux kernel version specific tools for version 5.4.0-1098 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-1098 on ARMv8. You probably want to install linux-tools-5.4.0-1098-. Package: linux-bluefield Description-md5: 6c68003e9ae2ad3e431c3c78e8a80692 Description-en: Complete Linux kernel for Mellanox Bluefield systems. This package will always depend on the latest complete Linux kernel available for Mellanox Bluefield systems. Package: linux-bluefield-tools-5.4.0-1011 Description-md5: b7c05de66aed75abd59f870f12b84ef1 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on ARMv8. You probably want to install linux-tools-5.4.0-1011-. Package: linux-bluefield-tools-5.4.0-1012 Description-md5: c23bc609025e599d4d6ee8000a9d0146 Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on ARMv8. You probably want to install linux-tools-5.4.0-1012-. Package: linux-bluefield-tools-5.4.0-1013 Description-md5: 436e9dfbdc83cd845c51efadff4a6fb8 Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on ARMv8. You probably want to install linux-tools-5.4.0-1013-. Package: linux-bluefield-tools-5.4.0-1016 Description-md5: 93903708a214aaab190e217b3589a552 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 ARMv8. You probably want to install linux-tools-5.4.0-1016-. Package: linux-bluefield-tools-5.4.0-1019 Description-md5: c4481554ce78de4fb04ad6eb33debfa6 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 ARMv8. You probably want to install linux-tools-5.4.0-1019-. Package: linux-bluefield-tools-5.4.0-1020 Description-md5: f21ae476ef71048023c6ed8d38c5bd22 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on ARMv8. You probably want to install linux-tools-5.4.0-1020-. Package: linux-bluefield-tools-5.4.0-1021 Description-md5: 9ca44e4677d1161290bae86d5278f7e8 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on ARMv8. You probably want to install linux-tools-5.4.0-1021-. Package: linux-bluefield-tools-5.4.0-1022 Description-md5: 0d4c5dda0d70ba17414aeff73dd676cd Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on ARMv8. You probably want to install linux-tools-5.4.0-1022-. Package: linux-bluefield-tools-5.4.0-1023 Description-md5: cc5c5d227525f0322dde7aef5a319de6 Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on ARMv8. You probably want to install linux-tools-5.4.0-1023-. Package: linux-bluefield-tools-5.4.0-1025 Description-md5: e671a8d74761a8602f9173a43758874f Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on ARMv8. You probably want to install linux-tools-5.4.0-1025-. Package: linux-bluefield-tools-5.4.0-1026 Description-md5: df3b3026d054d83117f727a84db8c638 Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on ARMv8. You probably want to install linux-tools-5.4.0-1026-. Package: linux-bluefield-tools-5.4.0-1028 Description-md5: ba760e3475df0c39e18c37fd63c6fd1d Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on ARMv8. You probably want to install linux-tools-5.4.0-1028-. Package: linux-bluefield-tools-5.4.0-1030 Description-md5: 05f2095266aae9c6d91d82b1efa56a2d Description-en: Linux kernel version specific tools for version 5.4.0-1030 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-1030 on ARMv8. You probably want to install linux-tools-5.4.0-1030-. Package: linux-bluefield-tools-5.4.0-1032 Description-md5: 788916bb58b01f28d074be11be758759 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on ARMv8. You probably want to install linux-tools-5.4.0-1032-. Package: linux-bluefield-tools-5.4.0-1035 Description-md5: c6c8b98d05fec78140da285ad129730c Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on ARMv8. You probably want to install linux-tools-5.4.0-1035-. Package: linux-bluefield-tools-5.4.0-1036 Description-md5: 7a468fc85f12d9579fb26f6dd9872f41 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on ARMv8. You probably want to install linux-tools-5.4.0-1036-. Package: linux-bluefield-tools-5.4.0-1040 Description-md5: 73d989f26615ada2d733e5341e6c38ac Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on ARMv8. You probably want to install linux-tools-5.4.0-1040-. Package: linux-bluefield-tools-5.4.0-1042 Description-md5: 66f1f29eb5bcfa5aa8eeaf762c3cc9e5 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on ARMv8. You probably want to install linux-tools-5.4.0-1042-. Package: linux-bluefield-tools-5.4.0-1044 Description-md5: 55a8289d618862c8fa4c6898825409c3 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on ARMv8. You probably want to install linux-tools-5.4.0-1044-. Package: linux-bluefield-tools-5.4.0-1045 Description-md5: 4685f797a69ff0ecdbfbeb705ffc4b90 Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARMv8. You probably want to install linux-tools-5.4.0-1045-. Package: linux-bluefield-tools-5.4.0-1046 Description-md5: 4280f531ca12a29dfdcc9009b2ae2ef8 Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on ARMv8. You probably want to install linux-tools-5.4.0-1046-. Package: linux-bluefield-tools-5.4.0-1047 Description-md5: c7d34256b90aafb79802931120613f34 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on ARMv8. You probably want to install linux-tools-5.4.0-1047-. Package: linux-bluefield-tools-5.4.0-1049 Description-md5: 3d9532e08714edfe19b42b821b49ce7c Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on ARMv8. You probably want to install linux-tools-5.4.0-1049-. Package: linux-bluefield-tools-5.4.0-1050 Description-md5: 8a0bf10228d67142a2468dde86e64b91 Description-en: Linux kernel version specific tools for version 5.4.0-1050 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-1050 on ARMv8. You probably want to install linux-tools-5.4.0-1050-. Package: linux-buildinfo-5.11.0-1014-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1016-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1016-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1017-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1017-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1019-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1019-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1020-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1020-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1021-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1021-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1022-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1022-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1023-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1023-azure Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1023-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1025-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1025-azure Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1025-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1027-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1027-azure Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1027-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1028-aws Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1028-azure Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1028-oracle Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-22-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-22-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-25-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-25-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-27-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-27-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-34-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-34-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-36-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-36-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-37-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-37-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-38-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-38-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-40-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-40-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-41-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-41-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-43-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-43-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-44-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-44-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-46-generic Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-46-generic-64k Description-md5: 9247cef7b85667726fec90e49bd7768c Description-en: Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1008-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1011-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1012-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1014-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1014-azure Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1015-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1016-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1017-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1017-azure Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1018-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1019-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1021-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1021-azure Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1021-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1022-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1022-azure Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1023-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1023-azure Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1025-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1025-azure Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1025-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1027-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1028-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1028-azure Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1028-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1029-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1029-azure Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1030-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1031-aws Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1031-azure Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1033-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1034-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1036-oracle Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-25-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-25-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-27-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-27-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-28-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-28-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-30-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-30-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-35-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-35-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-37-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-37-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-39-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-39-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-40-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-40-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-41-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-41-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-44-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-44-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-48-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-48-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-51-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-51-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-52-generic Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-52-generic-64k Description-md5: 55a6314f26c6df01d6bb87d90cf4e9c2 Description-en: Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1006-gcp Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1007-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1007-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1008-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1011-gke Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1013-gcp Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1013-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1014-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1014-gke Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1015-aws Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1015-gke Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1016-gcp Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1016-gke Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1016-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-aws Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-gcp Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1018-gcp Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1018-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1019-aws Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1019-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1019-gke Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1019-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1020-aws Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1020-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1020-gke Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1021-aws Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1021-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1021-gcp Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1021-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1022-aws Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1022-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1022-gcp Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1022-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1023-aws Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1023-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1023-gke Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1025-gcp Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1025-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1026-aws Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1029-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-41-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-41-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-42-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-42-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-100-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-1011-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-1011-bluefield 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-1011-raspi 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-1012-bluefield 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-1012-raspi 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-1013-bluefield 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-1013-raspi 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-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-1015-raspi 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-1016-bluefield 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-1016-raspi 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-1017-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-1018-raspi 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-1019-bluefield 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-1019-raspi 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-1020-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-1020-bluefield 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-1021-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-1021-bluefield 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-1021-raspi 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-1022-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-1022-bluefield 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-1022-raspi 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-1023-bluefield 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-1024-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-1025-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-1025-bluefield 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-1025-raspi 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-1026-bluefield 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-1026-raspi 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-1028-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-1028-bluefield 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-1028-raspi 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-1029-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-1029-raspi 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-1030-bluefield 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-1030-raspi 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-1032-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-1032-bluefield 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-1032-raspi 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-1033-raspi 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-1034-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-1034-raspi 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-1035-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-1035-bluefield 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-1035-raspi 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-1036-bluefield 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-1036-raspi 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-1037-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-1038-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-1038-raspi 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-1039-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-104-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-1040-bluefield 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-1041-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-1041-raspi 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-1042-bluefield 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-1042-raspi 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-1043-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-1043-raspi 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-1044-bluefield 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-1044-raspi 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-1045-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-1045-bluefield 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-1045-oracle 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-1045-raspi 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-1046-bluefield 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-1046-oracle 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-1046-raspi 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-1047-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-1047-bluefield 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-1047-raspi 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-1048-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-1048-oracle 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-1048-raspi 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-1049-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-1049-bluefield 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-105-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-1050-bluefield 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-1050-raspi 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-1051-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-1052-oracle 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-1052-raspi 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-1053-oracle 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-1053-raspi 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-1054-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-1054-oracle 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-1055-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-1055-oracle 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-1055-raspi 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-1056-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-1056-oracle 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-1056-raspi 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-1057-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-1057-oracle 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-1058-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-1058-oracle 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-1058-raspi 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-1059-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-1059-oracle 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-1059-raspi 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-1060-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-1060-raspi 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-1061-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-1061-oracle 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-1062-oracle 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-1062-raspi 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-1063-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-1063-oracle 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-1064-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-1064-oracle 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-1065-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-1065-raspi 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-1066-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-1066-oracle 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-1066-raspi 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-1067-oracle 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-1068-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-1068-raspi 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-1069-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-1069-oracle 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-1069-raspi 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-107-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-1070-oracle 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-1070-raspi 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-1071-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-1071-gke 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-1071-oracle 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-1071-raspi 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-1072-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-1072-gcp 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-1072-gke 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-1073-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-1073-gcp 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-1073-oracle 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-1073-raspi 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-1074-gke 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-1074-raspi 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-1075-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-1075-gcp 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-1076-gke 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-1076-oracle 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-1077-azure 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-1077-raspi 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-1078-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-1078-azure 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-1078-gcp 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-1078-gke 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-1078-oracle 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-1079-oracle 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-1080-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-1080-azure 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-1080-gcp 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-1080-gke 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-1081-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-1081-gke 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-1081-oracle 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-1082-oracle 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-1083-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-1083-azure 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-1083-gke 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-1083-oracle 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-1084-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-1084-gcp 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-1084-gke 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-1084-oracle 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-1085-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-1085-azure 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-1086-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-1086-azure 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-1086-gcp 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-1086-gke 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-1086-oracle 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-1087-gcp 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-1087-gke 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-1087-oracle 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-1088-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-1089-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-1089-azure 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-1089-gcp 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-109-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-1090-azure 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-1090-gcp 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-1090-gke 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-1090-oracle 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-1091-azure 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-1092-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-1092-gcp 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-1093-gcp 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-1094-azure 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-1096-gcp 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-1098-azure 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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-buildinfo-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-1031-oracle Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1033-oracle Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1035-aws Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1037-oracle Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1038-aws Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1038-oracle Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1041-aws Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-1042-aws Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-33-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-33-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-34-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-34-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-36-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-36-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-38-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-38-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-41-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-41-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-43-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-43-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-44-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-44-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-45-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-45-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-48-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-48-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-49-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-49-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-50-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-50-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-53-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-53-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-55-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-55-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-59-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-59-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-63-generic Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-63-generic-64k Description-md5: fc82cc9eb9e04a59fdb9e5ee624f3bf5 Description-en: Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.11.0-1014-aws Description-md5: 02dd34c072cb275287e19731872f3a93 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1014 on ARMv8. Package: linux-cloud-tools-5.11.0-1016-aws Description-md5: 717be0628297dd988c1f36ee858f6d93 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1016 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1016 on ARMv8. Package: linux-cloud-tools-5.11.0-1017-aws Description-md5: 1347033f2949daf5589d5ce5d2d45f91 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1017 on ARMv8. Package: linux-cloud-tools-5.11.0-1019-aws Description-md5: 6aa0d46aca90c9c4f09762a412218a02 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1019 on ARMv8. Package: linux-cloud-tools-5.11.0-1020-aws Description-md5: f21a3f01bbd494c999524c54f1fe9e1e Description-en: Linux kernel version specific cloud tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1020 on ARMv8. Package: linux-cloud-tools-5.11.0-1021-aws Description-md5: 688c467ed803955679f99e427da90145 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1021 on ARMv8. Package: linux-cloud-tools-5.11.0-1022-aws Description-md5: 8713a7c6334acdb3e0c83a9058e53463 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1022 on ARMv8. Package: linux-cloud-tools-5.11.0-1023-aws Description-md5: ced065519d359cc1877b88e1353b84b6 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1023 on ARMv8. Package: linux-cloud-tools-5.11.0-1023-azure Description-md5: ced065519d359cc1877b88e1353b84b6 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1023 on ARMv8. Package: linux-cloud-tools-5.11.0-1025-aws Description-md5: 12cb64ce82e872887e8e8b11b06d576f Description-en: Linux kernel version specific cloud tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1025 on ARMv8. Package: linux-cloud-tools-5.11.0-1025-azure Description-md5: 12cb64ce82e872887e8e8b11b06d576f Description-en: Linux kernel version specific cloud tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1025 on ARMv8. Package: linux-cloud-tools-5.11.0-1027-aws Description-md5: 14abb07d270259a5656e227771373751 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1027 on ARMv8. Package: linux-cloud-tools-5.11.0-1027-azure Description-md5: 14abb07d270259a5656e227771373751 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1027 on ARMv8. Package: linux-cloud-tools-5.11.0-1028-aws Description-md5: 886be39f8baf6cd7297dd05bf046a4d5 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1028 on ARMv8. Package: linux-cloud-tools-5.11.0-1028-azure Description-md5: 886be39f8baf6cd7297dd05bf046a4d5 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1028 on ARMv8. Package: linux-cloud-tools-5.13.0-1008-aws Description-md5: 19a84c2b84a65c2d5fc14b59086bcac0 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1008 on ARMv8. Package: linux-cloud-tools-5.13.0-1011-aws Description-md5: 48d82b4a7c0d3d876b95cf0bbc2b226b Description-en: Linux kernel version specific cloud tools for version 5.13.0-1011 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1011 on ARMv8. Package: linux-cloud-tools-5.13.0-1012-aws Description-md5: 5c28f6ce858da1e3134f6ffffd554b94 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1012 on ARMv8. Package: linux-cloud-tools-5.13.0-1014-aws Description-md5: 9c0631cc1275fcd9c8339c6bf5c3f50e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1014 on ARMv8. Package: linux-cloud-tools-5.13.0-1014-azure Description-md5: 9c0631cc1275fcd9c8339c6bf5c3f50e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1014 on ARMv8. Package: linux-cloud-tools-5.13.0-1017-aws Description-md5: 69d3679cf979c583b66f77058fd268e1 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1017 on ARMv8. Package: linux-cloud-tools-5.13.0-1017-azure Description-md5: 69d3679cf979c583b66f77058fd268e1 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1017 on ARMv8. Package: linux-cloud-tools-5.13.0-1019-aws Description-md5: 813a6dd5feb2ac346bb2c14f1e3da634 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1019 on ARMv8. Package: linux-cloud-tools-5.13.0-1021-aws Description-md5: 69db7e8b6e0f55601a2bcd62b194aeb8 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1021 on ARMv8. Package: linux-cloud-tools-5.13.0-1021-azure Description-md5: 69db7e8b6e0f55601a2bcd62b194aeb8 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1021 on ARMv8. Package: linux-cloud-tools-5.13.0-1022-aws Description-md5: 8380444c2633522d611c5d37dffd9f4e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1022 on ARMv8. Package: linux-cloud-tools-5.13.0-1022-azure Description-md5: 8380444c2633522d611c5d37dffd9f4e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1022 on ARMv8. Package: linux-cloud-tools-5.13.0-1023-aws Description-md5: fef6a78d1cb5db6d0374307619fd950f Description-en: Linux kernel version specific cloud tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1023 on ARMv8. Package: linux-cloud-tools-5.13.0-1023-azure Description-md5: fef6a78d1cb5db6d0374307619fd950f Description-en: Linux kernel version specific cloud tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1023 on ARMv8. Package: linux-cloud-tools-5.13.0-1025-aws Description-md5: d1e6eba9aae1c942f752be8475187c96 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1025 on ARMv8. Package: linux-cloud-tools-5.13.0-1025-azure Description-md5: d1e6eba9aae1c942f752be8475187c96 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1025 on ARMv8. Package: linux-cloud-tools-5.13.0-1028-aws Description-md5: c899ccef3bf1caff3a3cf26220070965 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1028 on ARMv8. Package: linux-cloud-tools-5.13.0-1028-azure Description-md5: c899ccef3bf1caff3a3cf26220070965 Description-en: Linux kernel version specific cloud tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1028 on ARMv8. Package: linux-cloud-tools-5.13.0-1029-aws Description-md5: 222996f6cff6d4f366dc4fa22bb9327e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1029 on ARMv8. Package: linux-cloud-tools-5.13.0-1029-azure Description-md5: 222996f6cff6d4f366dc4fa22bb9327e Description-en: Linux kernel version specific cloud tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1029 on ARMv8. Package: linux-cloud-tools-5.13.0-1031-aws Description-md5: c7e099805e5753feb3098ab7d103b5ca Description-en: Linux kernel version specific cloud tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1031 on ARMv8. Package: linux-cloud-tools-5.13.0-1031-azure Description-md5: c7e099805e5753feb3098ab7d103b5ca Description-en: Linux kernel version specific cloud tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.13.0-1031 on ARMv8. Package: linux-cloud-tools-5.15.0-1007-azure Description-md5: 37f589b17ad3a45d851941ee9ffdf530 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1007 on ARMv8. Package: linux-cloud-tools-5.15.0-1008-azure Description-md5: fc46252f2d8eec3ded981be70e8ada13 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1008 on ARMv8. Package: linux-cloud-tools-5.15.0-1014-azure Description-md5: 2e52f0593ec19f31f35599239de08fb6 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1014 on ARMv8. Package: linux-cloud-tools-5.15.0-1015-aws Description-md5: fd8a6544d6bfdc685d52b16357ef268c Description-en: Linux kernel version specific cloud tools for version 5.15.0-1015 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1015 on ARMv8. Package: linux-cloud-tools-5.15.0-1017-aws Description-md5: 672b8707be2114d1e2709e7a87475984 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1017 on ARMv8. Package: linux-cloud-tools-5.15.0-1017-azure Description-md5: 672b8707be2114d1e2709e7a87475984 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1017 on ARMv8. Package: linux-cloud-tools-5.15.0-1019-aws Description-md5: 9185db33e39030238d31c16cf1624ccd Description-en: Linux kernel version specific cloud tools for version 5.15.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1019 on ARMv8. Package: linux-cloud-tools-5.15.0-1019-azure Description-md5: 9185db33e39030238d31c16cf1624ccd Description-en: Linux kernel version specific cloud tools for version 5.15.0-1019 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1019 on ARMv8. Package: linux-cloud-tools-5.15.0-1020-aws Description-md5: a85a8ade5472942d06f6ab8bd3901932 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1020 on ARMv8. Package: linux-cloud-tools-5.15.0-1020-azure Description-md5: a85a8ade5472942d06f6ab8bd3901932 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1020 on ARMv8. Package: linux-cloud-tools-5.15.0-1021-aws Description-md5: 00466b0c546c371cfab70f0e91ef1d0e Description-en: Linux kernel version specific cloud tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1021 on ARMv8. Package: linux-cloud-tools-5.15.0-1021-azure Description-md5: 00466b0c546c371cfab70f0e91ef1d0e Description-en: Linux kernel version specific cloud tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1021 on ARMv8. Package: linux-cloud-tools-5.15.0-1022-aws Description-md5: 0b9fed4949e75a68c1aa351f736f317d Description-en: Linux kernel version specific cloud tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1022 on ARMv8. Package: linux-cloud-tools-5.15.0-1022-azure Description-md5: 0b9fed4949e75a68c1aa351f736f317d Description-en: Linux kernel version specific cloud tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1022 on ARMv8. Package: linux-cloud-tools-5.15.0-1023-aws Description-md5: e78e4fce7968ca2f7c914b77b6695b0e Description-en: Linux kernel version specific cloud tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1023 on ARMv8. Package: linux-cloud-tools-5.15.0-1023-azure Description-md5: e78e4fce7968ca2f7c914b77b6695b0e Description-en: Linux kernel version specific cloud tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1023 on ARMv8. Package: linux-cloud-tools-5.15.0-1026-aws Description-md5: feddc057b79511dbbb4d630495a12622 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1026 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1026 on ARMv8. Package: linux-cloud-tools-5.15.0-1029-azure Description-md5: d3723bfb7f125bb527884089dbb389f1 Description-en: Linux kernel version specific cloud tools for version 5.15.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-1029 on ARMv8. Package: linux-cloud-tools-5.4.0-1011-aws Description-md5: 4a75515e0faf8def2a578cab4fd353a0 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1011 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1011 on ARMv8. 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-1017-aws Description-md5: 895d7cc58c949fb3c9dbceccf471791e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1017 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1017 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-cloud-tools-5.4.0-1020-aws Description-md5: e22e55cf9d136d1eb4a279097d4a082c Description-en: Linux kernel version specific cloud tools for version 5.4.0-1020 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1020 on ARMv8. Package: linux-cloud-tools-5.4.0-1021-aws Description-md5: f8f189b66a49938cb345e36203fb9336 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1021 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1021 on ARMv8. Package: linux-cloud-tools-5.4.0-1022-aws Description-md5: 2f2aebeca5afbac0131e29b874cf4c27 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1022 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1022 on ARMv8. Package: linux-cloud-tools-5.4.0-1024-aws Description-md5: 57c26f12e2b4bc2020285805ef121cd6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1024 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1024 on ARMv8. Package: linux-cloud-tools-5.4.0-1025-aws Description-md5: f94893375274010f2777b72eed007d64 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1025 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1025 on ARMv8. Package: linux-cloud-tools-5.4.0-1028-aws Description-md5: 303670b8d7356fdd0d7d0a98126dfb7e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1028 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1028 on ARMv8. Package: linux-cloud-tools-5.4.0-1029-aws Description-md5: e7e013262fdf49d71b8f47d3eb9031fd Description-en: Linux kernel version specific cloud tools for version 5.4.0-1029 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1029 on ARMv8. Package: linux-cloud-tools-5.4.0-1032-aws Description-md5: a0bd2d7a8a076c0e2d893cd10305f086 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1032 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1032 on ARMv8. Package: linux-cloud-tools-5.4.0-1034-aws Description-md5: 3c1fa43aa223d6ae78f0c2fdc7a60780 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1034 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1034 on ARMv8. Package: linux-cloud-tools-5.4.0-1035-aws Description-md5: 82cf84efbb1b5868832fbd77f40fb1a4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1035 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1035 on ARMv8. Package: linux-cloud-tools-5.4.0-1037-aws Description-md5: 48467f6ef01de1ef276a3a7f720a536e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1037 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1037 on ARMv8. Package: linux-cloud-tools-5.4.0-1038-aws Description-md5: 5a2f16c591428e1c4c31d36c4d16c51b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1038 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1038 on ARMv8. Package: linux-cloud-tools-5.4.0-1039-aws Description-md5: 9943217edff285caa24e8ebcfd218925 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1039 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1039 on ARMv8. Package: linux-cloud-tools-5.4.0-1041-aws Description-md5: 134f97dc9c30e83c03729bb11e7ce677 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1041 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1041 on ARMv8. Package: linux-cloud-tools-5.4.0-1043-aws Description-md5: bc5f14633fa67b0a63417893d7a1fbcc Description-en: Linux kernel version specific cloud tools for version 5.4.0-1043 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1043 on ARMv8. Package: linux-cloud-tools-5.4.0-1045-aws Description-md5: a42bb53fd3d54791d1668df75edfd960 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1045 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1045 on ARMv8. Package: linux-cloud-tools-5.4.0-1047-aws Description-md5: 49ce4449f33821405f3f665844f90574 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1047 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1047 on ARMv8. Package: linux-cloud-tools-5.4.0-1048-aws Description-md5: 70b66b48ff81e126f11881af9f78535d Description-en: Linux kernel version specific cloud tools for version 5.4.0-1048 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1048 on ARMv8. Package: linux-cloud-tools-5.4.0-1049-aws Description-md5: 15df269581e9c3b9ad0837ecd3b71218 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1049 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1049 on ARMv8. Package: linux-cloud-tools-5.4.0-1051-aws Description-md5: 6d5ef136838e442207c1755f3d13ac44 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1051 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1051 on ARMv8. Package: linux-cloud-tools-5.4.0-1054-aws Description-md5: 4c9db1185a8c2936692253f6f0debd0b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1054 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1054 on ARMv8. Package: linux-cloud-tools-5.4.0-1055-aws Description-md5: 444efe4d09db245338396460afc87b8e Description-en: Linux kernel version specific cloud tools for version 5.4.0-1055 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1055 on ARMv8. Package: linux-cloud-tools-5.4.0-1056-aws Description-md5: 036e17d7ce6aef8bfa9442d368a607f7 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1056 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1056 on ARMv8. Package: linux-cloud-tools-5.4.0-1057-aws Description-md5: c4b58ff4fb4c6e9f4c7ae00c182e4ede Description-en: Linux kernel version specific cloud tools for version 5.4.0-1057 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1057 on ARMv8. Package: linux-cloud-tools-5.4.0-1058-aws Description-md5: e6506d00565b8017a7646036747e49f5 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1058 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1058 on ARMv8. Package: linux-cloud-tools-5.4.0-1059-aws Description-md5: c1999c72fb780769edec6aeb5aa6dde6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1059 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1059 on ARMv8. Package: linux-cloud-tools-5.4.0-1060-aws Description-md5: edaaafb2c0e8076573e84d8fa54e4bfd Description-en: Linux kernel version specific cloud tools for version 5.4.0-1060 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1060 on ARMv8. Package: linux-cloud-tools-5.4.0-1061-aws Description-md5: 9702142a541a2cdd62205757f28c2cb1 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1061 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1061 on ARMv8. Package: linux-cloud-tools-5.4.0-1063-aws Description-md5: c230fb4da3f7a272474a1cab63262ccd Description-en: Linux kernel version specific cloud tools for version 5.4.0-1063 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1063 on ARMv8. Package: linux-cloud-tools-5.4.0-1064-aws Description-md5: 0d62644b13df093ba74d59b8646bbc27 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1064 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1064 on ARMv8. Package: linux-cloud-tools-5.4.0-1065-aws Description-md5: e5d5eec865437fd66a5393e8c218c9ba Description-en: Linux kernel version specific cloud tools for version 5.4.0-1065 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1065 on ARMv8. Package: linux-cloud-tools-5.4.0-1066-aws Description-md5: 68f45a8acdfb59a3103cb9b3fe1f69e6 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1066 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1066 on ARMv8. Package: linux-cloud-tools-5.4.0-1068-aws Description-md5: c2d8ceaec2700baea1886d0de91e3419 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1068 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1068 on ARMv8. Package: linux-cloud-tools-5.4.0-1069-aws Description-md5: 1d7756f09074653f2e80e4204503127b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1069 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1069 on ARMv8. Package: linux-cloud-tools-5.4.0-1071-aws Description-md5: 8f6378c5bcf25b958a05f3697c218e87 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1071 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1071 on ARMv8. Package: linux-cloud-tools-5.4.0-1072-aws Description-md5: ec4012993673af8bc43ea3c84cefa570 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1072 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1072 on ARMv8. Package: linux-cloud-tools-5.4.0-1073-aws Description-md5: 10325e183a59170264038fd84151e037 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1073 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1073 on ARMv8. Package: linux-cloud-tools-5.4.0-1075-aws Description-md5: 48cbb6730535d891e1c6a9b3926b759b Description-en: Linux kernel version specific cloud tools for version 5.4.0-1075 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1075 on ARMv8. Package: linux-cloud-tools-5.4.0-1077-azure Description-md5: bb25e17f0f034608380bd9a7016f2fad Description-en: Linux kernel version specific cloud tools for version 5.4.0-1077 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1077 on ARMv8. Package: linux-cloud-tools-5.4.0-1078-aws Description-md5: cc20787d29cb2cd17674b77582a28552 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1078 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1078 on ARMv8. Package: linux-cloud-tools-5.4.0-1078-azure Description-md5: cc20787d29cb2cd17674b77582a28552 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1078 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1078 on ARMv8. Package: linux-cloud-tools-5.4.0-1080-aws Description-md5: 478813c8dd61d286e49e9aff3fd0873f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1080 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1080 on ARMv8. Package: linux-cloud-tools-5.4.0-1080-azure Description-md5: 478813c8dd61d286e49e9aff3fd0873f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1080 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1080 on ARMv8. Package: linux-cloud-tools-5.4.0-1081-aws Description-md5: 6f82c02e49718bec25865f30209a2e92 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1081 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1081 on ARMv8. Package: linux-cloud-tools-5.4.0-1083-aws Description-md5: 194deccd28b9ce974214464c5cfd3e3a Description-en: Linux kernel version specific cloud tools for version 5.4.0-1083 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1083 on ARMv8. Package: linux-cloud-tools-5.4.0-1083-azure Description-md5: 194deccd28b9ce974214464c5cfd3e3a Description-en: Linux kernel version specific cloud tools for version 5.4.0-1083 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1083 on ARMv8. Package: linux-cloud-tools-5.4.0-1084-aws Description-md5: bf7c4993e3f498e9d51ba00466e6ec96 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1084 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1084 on ARMv8. Package: linux-cloud-tools-5.4.0-1085-aws Description-md5: 1cdc6aa690550d3a83c46f803bbcd5db Description-en: Linux kernel version specific cloud tools for version 5.4.0-1085 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1085 on ARMv8. Package: linux-cloud-tools-5.4.0-1085-azure Description-md5: 1cdc6aa690550d3a83c46f803bbcd5db Description-en: Linux kernel version specific cloud tools for version 5.4.0-1085 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1085 on ARMv8. Package: linux-cloud-tools-5.4.0-1086-aws Description-md5: 035f3ecb66d3d62fff722da1d22936cd Description-en: Linux kernel version specific cloud tools for version 5.4.0-1086 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1086 on ARMv8. Package: linux-cloud-tools-5.4.0-1086-azure Description-md5: 035f3ecb66d3d62fff722da1d22936cd Description-en: Linux kernel version specific cloud tools for version 5.4.0-1086 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1086 on ARMv8. Package: linux-cloud-tools-5.4.0-1088-aws Description-md5: 70ae006e4cf726cb44d60b032ca1ae8a Description-en: Linux kernel version specific cloud tools for version 5.4.0-1088 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1088 on ARMv8. Package: linux-cloud-tools-5.4.0-1089-aws Description-md5: d563df2a8f5c4dd488fbe616b39af82f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1089 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1089 on ARMv8. Package: linux-cloud-tools-5.4.0-1089-azure Description-md5: d563df2a8f5c4dd488fbe616b39af82f Description-en: Linux kernel version specific cloud tools for version 5.4.0-1089 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1089 on ARMv8. Package: linux-cloud-tools-5.4.0-1090-azure Description-md5: fe9463a3d815fa2ee306707bcf922132 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1090 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1090 on ARMv8. Package: linux-cloud-tools-5.4.0-1091-azure Description-md5: 60004655ade2de3652c23943cf880c98 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1091 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1091 on ARMv8. Package: linux-cloud-tools-5.4.0-1092-aws Description-md5: 118c64107593317a67074ab8abbd45e4 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1092 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1092 on ARMv8. Package: linux-cloud-tools-5.4.0-1094-azure Description-md5: 1992efe7bc29dd27354aed49fd6ab5fe Description-en: Linux kernel version specific cloud tools for version 5.4.0-1094 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1094 on ARMv8. Package: linux-cloud-tools-5.4.0-1098-azure Description-md5: 2c90ba55bf2a0a026701404d9fd90e53 Description-en: Linux kernel version specific cloud tools for version 5.4.0-1098 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.4.0-1098 on ARMv8. Package: linux-cloud-tools-5.8.0-1035-aws Description-md5: 4307bfcef61cf8b718773dbf6f706652 Description-en: Linux kernel version specific cloud tools for version 5.8.0-1035 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1035 on ARMv8. Package: linux-cloud-tools-5.8.0-1038-aws Description-md5: 755e82844a38aa24be6d9bd5ebe3d86c Description-en: Linux kernel version specific cloud tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1038 on ARMv8. Package: linux-cloud-tools-5.8.0-1041-aws Description-md5: 078a72a23036fa3e6dcb33ff1369f8a7 Description-en: Linux kernel version specific cloud tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1041 on ARMv8. Package: linux-cloud-tools-5.8.0-1042-aws Description-md5: 0857874c8e23a95733b99f5ee0a662fb Description-en: Linux kernel version specific cloud tools for version 5.8.0-1042 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.8.0-1042 on ARMv8. Package: linux-gcp-5.15-tools-5.15.0-1006 Description-md5: 472b39264baf75dc10436497b6be7431 Description-en: Linux kernel version specific tools for version 5.15.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1006 on ARMv8. You probably want to install linux-tools-5.15.0-1006-. Package: linux-gcp-5.15-tools-5.15.0-1013 Description-md5: a1a1bf5181b2949d5a1323ec3fb20311 Description-en: Linux kernel version specific tools for version 5.15.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1013 on ARMv8. You probably want to install linux-tools-5.15.0-1013-. Package: linux-gcp-5.15-tools-5.15.0-1016 Description-md5: c3ae83820d9a07a4d118e84bece32029 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on ARMv8. You probably want to install linux-tools-5.15.0-1016-. Package: linux-gcp-5.15-tools-5.15.0-1017 Description-md5: 56f7e9ea8e54af609ba63bda74a9efdc Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on ARMv8. You probably want to install linux-tools-5.15.0-1017-. Package: linux-gcp-5.15-tools-5.15.0-1018 Description-md5: 00e34e8c458fdab735eb8a5f35fb3a70 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1018 on ARMv8. You probably want to install linux-tools-5.15.0-1018-. Package: linux-gcp-5.15-tools-5.15.0-1021 Description-md5: 2cb8cb09b9a30fb77a49a049f82a5dff Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on ARMv8. You probably want to install linux-tools-5.15.0-1021-. Package: linux-gcp-5.15-tools-5.15.0-1022 Description-md5: e5fbe71322c9ed07bc1cc238c83a5887 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on ARMv8. You probably want to install linux-tools-5.15.0-1022-. Package: linux-gcp-5.15-tools-5.15.0-1025 Description-md5: 7bbd55b331ccb4f603c590175252f4bf Description-en: Linux kernel version specific tools for version 5.15.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1025 on ARMv8. You probably want to install linux-tools-5.15.0-1025-. Package: linux-gcp-tools-5.4.0-1072 Description-md5: 261f99396cfebcc531957a8d2c23c5d0 Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on ARMv8. You probably want to install linux-tools-5.4.0-1072-. Package: linux-gcp-tools-5.4.0-1073 Description-md5: 88d23f2191e431c1163f448fcd837da1 Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARMv8. You probably want to install linux-tools-5.4.0-1073-. Package: linux-gcp-tools-5.4.0-1075 Description-md5: 087479b1c341684e289b1f9586976de3 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on ARMv8. You probably want to install linux-tools-5.4.0-1075-. Package: linux-gcp-tools-5.4.0-1078 Description-md5: 17c126a93f9255f3ba25a0aaa9923f5f Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. You probably want to install linux-tools-5.4.0-1078-. Package: linux-gcp-tools-5.4.0-1080 Description-md5: bbf427aa0361f76251aa86ca55ac455a Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on ARMv8. You probably want to install linux-tools-5.4.0-1080-. Package: linux-gcp-tools-5.4.0-1084 Description-md5: 7ce3d7f304c4b6ca95e161efbb2b3d01 Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on ARMv8. You probably want to install linux-tools-5.4.0-1084-. Package: linux-gcp-tools-5.4.0-1086 Description-md5: 4fc8702a615457f91b45e1ddef28aaaa Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. You probably want to install linux-tools-5.4.0-1086-. Package: linux-gcp-tools-5.4.0-1087 Description-md5: de59681260f8986c717dea25bc8b2b94 Description-en: Linux kernel version specific tools for version 5.4.0-1087 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-1087 on ARMv8. You probably want to install linux-tools-5.4.0-1087-. Package: linux-gcp-tools-5.4.0-1089 Description-md5: b3bb51445f619e6d2a5360507aa72587 Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on ARMv8. You probably want to install linux-tools-5.4.0-1089-. Package: linux-gcp-tools-5.4.0-1090 Description-md5: 822f5a6fca7f2aca6dcb7246b43248d1 Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on ARMv8. You probably want to install linux-tools-5.4.0-1090-. Package: linux-gcp-tools-5.4.0-1092 Description-md5: 2e203e51c210b6b2b71ea0230e4635ba Description-en: Linux kernel version specific tools for version 5.4.0-1092 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-1092 on ARMv8. You probably want to install linux-tools-5.4.0-1092-. Package: linux-gcp-tools-5.4.0-1093 Description-md5: 01b2447976d692bd222602fa628afca8 Description-en: Linux kernel version specific tools for version 5.4.0-1093 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-1093 on ARMv8. You probably want to install linux-tools-5.4.0-1093-. Package: linux-gcp-tools-5.4.0-1096 Description-md5: 54e17678b1a0de380bad6bd5c1926054 Description-en: Linux kernel version specific tools for version 5.4.0-1096 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-1096 on ARMv8. You probably want to install linux-tools-5.4.0-1096-. Package: linux-generic-64k-hwe-20.04 Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-generic-64k-hwe-20.04-edge Description-md5: 84245d4a6d27106a917f04bcf9296d55 Description-en: Complete Generic 64K Linux kernel and headers This package will always depend on the latest complete generic-64k Linux kernel and headers. Package: linux-gke-5.15-tools-5.15.0-1011 Description-md5: 9eba4480d2d6356a1ac7e2fb26d64664 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1011 on ARMv8. You probably want to install linux-tools-5.15.0-1011-. Package: linux-gke-5.15-tools-5.15.0-1014 Description-md5: 09682c7709cfb6ced05415b9dc4e6fa1 Description-en: Linux kernel version specific tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1014 on ARMv8. You probably want to install linux-tools-5.15.0-1014-. Package: linux-gke-5.15-tools-5.15.0-1015 Description-md5: 4088bd3aa419097523818b1f4f8a526d Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on ARMv8. You probably want to install linux-tools-5.15.0-1015-. Package: linux-gke-5.15-tools-5.15.0-1016 Description-md5: c3ae83820d9a07a4d118e84bece32029 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on ARMv8. You probably want to install linux-tools-5.15.0-1016-. Package: linux-gke-5.15-tools-5.15.0-1019 Description-md5: 0da4167f428e55cd66a036ee399ddbe0 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on ARMv8. You probably want to install linux-tools-5.15.0-1019-. Package: linux-gke-5.15-tools-5.15.0-1020 Description-md5: 801b11e969fb4c261dd923bf269d7d6e Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on ARMv8. You probably want to install linux-tools-5.15.0-1020-. Package: linux-gke-5.15-tools-5.15.0-1023 Description-md5: a3db6deb6d2211918bc639633462b099 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on ARMv8. You probably want to install linux-tools-5.15.0-1023-. Package: linux-gke-tools-5.4.0-1071 Description-md5: 0c12dc96c657a09817072a321e40f5a9 Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARMv8. You probably want to install linux-tools-5.4.0-1071-. Package: linux-gke-tools-5.4.0-1072 Description-md5: 261f99396cfebcc531957a8d2c23c5d0 Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on ARMv8. You probably want to install linux-tools-5.4.0-1072-. Package: linux-gke-tools-5.4.0-1074 Description-md5: 27eac7fe04b8a562524d855611a51f94 Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on ARMv8. You probably want to install linux-tools-5.4.0-1074-. Package: linux-gke-tools-5.4.0-1076 Description-md5: 3dfc6d4586c0d27d2bc39bb4708dbf4f Description-en: Linux kernel version specific tools for version 5.4.0-1076 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-1076 on ARMv8. You probably want to install linux-tools-5.4.0-1076-. Package: linux-gke-tools-5.4.0-1078 Description-md5: 17c126a93f9255f3ba25a0aaa9923f5f Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. You probably want to install linux-tools-5.4.0-1078-. Package: linux-gke-tools-5.4.0-1080 Description-md5: bbf427aa0361f76251aa86ca55ac455a Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on ARMv8. You probably want to install linux-tools-5.4.0-1080-. Package: linux-gke-tools-5.4.0-1081 Description-md5: d4a549c63ddfd1cc69c09ee2a649a0b7 Description-en: Linux kernel version specific tools for version 5.4.0-1081 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-1081 on ARMv8. You probably want to install linux-tools-5.4.0-1081-. Package: linux-gke-tools-5.4.0-1083 Description-md5: 75e9b99c11115937c15d72f216253fb8 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on ARMv8. You probably want to install linux-tools-5.4.0-1083-. Package: linux-gke-tools-5.4.0-1084 Description-md5: 7ce3d7f304c4b6ca95e161efbb2b3d01 Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on ARMv8. You probably want to install linux-tools-5.4.0-1084-. Package: linux-gke-tools-5.4.0-1086 Description-md5: 4fc8702a615457f91b45e1ddef28aaaa Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. You probably want to install linux-tools-5.4.0-1086-. Package: linux-gke-tools-5.4.0-1087 Description-md5: de59681260f8986c717dea25bc8b2b94 Description-en: Linux kernel version specific tools for version 5.4.0-1087 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-1087 on ARMv8. You probably want to install linux-tools-5.4.0-1087-. Package: linux-gke-tools-5.4.0-1090 Description-md5: 822f5a6fca7f2aca6dcb7246b43248d1 Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on ARMv8. You probably want to install linux-tools-5.4.0-1090-. Package: linux-headers-5.11.0-1014-aws Description-md5: 70c646b51bf273bcd0aacb4026c70dd6 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1014/debian.README.gz for details. Package: linux-headers-5.11.0-1016-aws Description-md5: 0a313013771c5ba10655f7b9ceeb42c9 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1016/debian.README.gz for details. Package: linux-headers-5.11.0-1016-oracle Description-md5: fceee2e654750a315a3fcad8b133b70c Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1016/debian.README.gz for details. Package: linux-headers-5.11.0-1017-aws Description-md5: a2728b6d1e80d2549847f5926202fc6f Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1017/debian.README.gz for details. Package: linux-headers-5.11.0-1017-oracle Description-md5: 782ebc09754b514f81169f856b60790d Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1017/debian.README.gz for details. Package: linux-headers-5.11.0-1019-aws Description-md5: 47a2d47453f54992784619f3ff3d6098 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1019/debian.README.gz for details. Package: linux-headers-5.11.0-1019-oracle Description-md5: a128063d6c1195b203c1b8d64ce1b7a1 Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1019/debian.README.gz for details. Package: linux-headers-5.11.0-1020-aws Description-md5: b118a25ab9c0be9cc7dfb53ce9a8a9a3 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1020/debian.README.gz for details. Package: linux-headers-5.11.0-1020-oracle Description-md5: 691bba9578c5d56073e275b9bd55bc2e Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1020/debian.README.gz for details. Package: linux-headers-5.11.0-1021-aws Description-md5: 144958912c51c934b655b874b991678b Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1021/debian.README.gz for details. Package: linux-headers-5.11.0-1021-oracle Description-md5: 7d5f6fd830667815cd024f9a976e46cf Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1021/debian.README.gz for details. Package: linux-headers-5.11.0-1022-aws Description-md5: 776a79db98c0299a59aeba32b1897fa7 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1022/debian.README.gz for details. Package: linux-headers-5.11.0-1022-oracle Description-md5: b6c119c1c667c360ea55ab228677bb5b Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1022/debian.README.gz for details. Package: linux-headers-5.11.0-1023-aws Description-md5: 2fa326dbaa49a172940ce6d53d7d75f1 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1023/debian.README.gz for details. Package: linux-headers-5.11.0-1023-azure Description-md5: 2fa326dbaa49a172940ce6d53d7d75f1 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1023/debian.README.gz for details. Package: linux-headers-5.11.0-1023-oracle Description-md5: c813d67cca4f2d9caf2e7a465b3d6f40 Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1023/debian.README.gz for details. Package: linux-headers-5.11.0-1025-aws Description-md5: 37b0967514f9e9851d226ae97648379e Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1025/debian.README.gz for details. Package: linux-headers-5.11.0-1025-azure Description-md5: 37b0967514f9e9851d226ae97648379e Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1025/debian.README.gz for details. Package: linux-headers-5.11.0-1025-oracle Description-md5: d881b5003932651221aebaa25f2afff1 Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1025/debian.README.gz for details. Package: linux-headers-5.11.0-1027-aws Description-md5: e363d956771ee3fee8db3bbf19a19f96 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1027/debian.README.gz for details. Package: linux-headers-5.11.0-1027-azure Description-md5: e363d956771ee3fee8db3bbf19a19f96 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1027/debian.README.gz for details. Package: linux-headers-5.11.0-1027-oracle Description-md5: a489dd4f4fbfff03500c7af99558f3c8 Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1027/debian.README.gz for details. Package: linux-headers-5.11.0-1028-aws Description-md5: 7702bb73d8e15bc8076e0b29a65af088 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1028/debian.README.gz for details. Package: linux-headers-5.11.0-1028-azure Description-md5: 7702bb73d8e15bc8076e0b29a65af088 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1028/debian.README.gz for details. Package: linux-headers-5.11.0-1028-oracle Description-md5: 0653e230e9b9ea2ef4ce00fd8e03996c Description-en: Oracle Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1028/debian.README.gz for details. Package: linux-headers-5.11.0-22-generic Description-md5: 5b28becf1e10ab60142d45501f281f38 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-22/debian.README.gz for details. Package: linux-headers-5.11.0-22-generic-64k Description-md5: 5b28becf1e10ab60142d45501f281f38 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-22/debian.README.gz for details. Package: linux-headers-5.11.0-25-generic Description-md5: 6f0da7ba60b8c6a7a9d81b4e749f7e20 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-25/debian.README.gz for details. Package: linux-headers-5.11.0-25-generic-64k Description-md5: 6f0da7ba60b8c6a7a9d81b4e749f7e20 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-25/debian.README.gz for details. Package: linux-headers-5.11.0-27-generic Description-md5: cb8f4919f8e9f55df0fdd88ee0550310 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-27/debian.README.gz for details. Package: linux-headers-5.11.0-27-generic-64k Description-md5: cb8f4919f8e9f55df0fdd88ee0550310 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-27/debian.README.gz for details. Package: linux-headers-5.11.0-34-generic Description-md5: 2ed6eea7c81aba8404bb2f0a741af841 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-34/debian.README.gz for details. Package: linux-headers-5.11.0-34-generic-64k Description-md5: 2ed6eea7c81aba8404bb2f0a741af841 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-34/debian.README.gz for details. Package: linux-headers-5.11.0-36-generic Description-md5: 607c749efd7153ca4d0fba83ce99d8bf Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-36/debian.README.gz for details. Package: linux-headers-5.11.0-36-generic-64k Description-md5: 607c749efd7153ca4d0fba83ce99d8bf Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-36/debian.README.gz for details. Package: linux-headers-5.11.0-37-generic Description-md5: 211db797a579f684e8603fba562a1d5f Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-37/debian.README.gz for details. Package: linux-headers-5.11.0-37-generic-64k Description-md5: 211db797a579f684e8603fba562a1d5f Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-37/debian.README.gz for details. Package: linux-headers-5.11.0-38-generic Description-md5: d89af44320ef46342a4e5fe905dd0391 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-38/debian.README.gz for details. Package: linux-headers-5.11.0-38-generic-64k Description-md5: d89af44320ef46342a4e5fe905dd0391 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-38/debian.README.gz for details. Package: linux-headers-5.11.0-40-generic Description-md5: 79a26e78f91c0b79372227033739e9fc Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-40/debian.README.gz for details. Package: linux-headers-5.11.0-40-generic-64k Description-md5: 79a26e78f91c0b79372227033739e9fc Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-40/debian.README.gz for details. Package: linux-headers-5.11.0-41-generic Description-md5: 82ee94b8750e47ae3122208dcbcbeb94 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-41/debian.README.gz for details. Package: linux-headers-5.11.0-41-generic-64k Description-md5: 82ee94b8750e47ae3122208dcbcbeb94 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-41/debian.README.gz for details. Package: linux-headers-5.11.0-43-generic Description-md5: c7111da7860add6d96755bbe4119503a Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-43/debian.README.gz for details. Package: linux-headers-5.11.0-43-generic-64k Description-md5: c7111da7860add6d96755bbe4119503a Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-43/debian.README.gz for details. Package: linux-headers-5.11.0-44-generic Description-md5: 01153c21b3e759fb7eb7969e7b23cf07 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-44/debian.README.gz for details. Package: linux-headers-5.11.0-44-generic-64k Description-md5: 01153c21b3e759fb7eb7969e7b23cf07 Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-44/debian.README.gz for details. Package: linux-headers-5.11.0-46-generic Description-md5: 7b4c098fc4e2c4f67fc9ae8f533f198c Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-46/debian.README.gz for details. Package: linux-headers-5.11.0-46-generic-64k Description-md5: 7b4c098fc4e2c4f67fc9ae8f533f198c Description-en: Linux kernel headers for version 5.11.0 on ARMv8 SMP This package provides kernel header files for version 5.11.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-46/debian.README.gz for details. Package: linux-headers-5.13.0-1008-aws Description-md5: faf2822d048753ad9a1d421cea253a75 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1008/debian.README.gz for details. Package: linux-headers-5.13.0-1011-aws Description-md5: ec60b4b55da1c666188046c6baaf58e1 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-1011-oracle Description-md5: 48097749dfbf2fd3cec9efd43eaa0f10 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1011/debian.README.gz for details. Package: linux-headers-5.13.0-1012-aws Description-md5: a405ac826c7033f1a9a6d3dc99a5c5ea Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1012/debian.README.gz for details. Package: linux-headers-5.13.0-1014-aws Description-md5: 39ba3488cca75455578e982b4e00515f Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1014/debian.README.gz for details. Package: linux-headers-5.13.0-1014-azure Description-md5: 39ba3488cca75455578e982b4e00515f Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1014/debian.README.gz for details. Package: linux-headers-5.13.0-1015-oracle Description-md5: 6e1c0988d19dc28cbc983421081ab19f Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1015/debian.README.gz for details. Package: linux-headers-5.13.0-1016-oracle Description-md5: 6163744919d238061aa775b258bb95ef Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1016/debian.README.gz for details. Package: linux-headers-5.13.0-1017-aws Description-md5: 37b1bbdcc8b6995f637d6993b95fd431 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1017/debian.README.gz for details. Package: linux-headers-5.13.0-1017-azure Description-md5: 37b1bbdcc8b6995f637d6993b95fd431 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1017/debian.README.gz for details. Package: linux-headers-5.13.0-1018-oracle Description-md5: 940e483bfd5a41a00c48908ad71ce714 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1018/debian.README.gz for details. Package: linux-headers-5.13.0-1019-aws Description-md5: 2fac65ace6f9a231d47f3b9809dcc85f Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1019/debian.README.gz for details. Package: linux-headers-5.13.0-1021-aws Description-md5: e7366e3947df40f44bfbd4a26b03acfc Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1021/debian.README.gz for details. Package: linux-headers-5.13.0-1021-azure Description-md5: e7366e3947df40f44bfbd4a26b03acfc Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1021/debian.README.gz for details. Package: linux-headers-5.13.0-1021-oracle Description-md5: 6e0cc444edc7e768d1f2e254da637b45 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1021/debian.README.gz for details. Package: linux-headers-5.13.0-1022-aws Description-md5: edd4ca87a16dfd7c4a23eef6acb2642e Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1022/debian.README.gz for details. Package: linux-headers-5.13.0-1022-azure Description-md5: edd4ca87a16dfd7c4a23eef6acb2642e Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1022/debian.README.gz for details. Package: linux-headers-5.13.0-1023-aws Description-md5: e02f69457dbb84ae4dede7a2de5dfca2 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1023/debian.README.gz for details. Package: linux-headers-5.13.0-1023-azure Description-md5: e02f69457dbb84ae4dede7a2de5dfca2 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1023/debian.README.gz for details. Package: linux-headers-5.13.0-1025-aws Description-md5: 0a1f4c6474c383f977eb36117fe496b8 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1025/debian.README.gz for details. Package: linux-headers-5.13.0-1025-azure Description-md5: 0a1f4c6474c383f977eb36117fe496b8 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1025/debian.README.gz for details. Package: linux-headers-5.13.0-1025-oracle Description-md5: f3f836e4646f7e11a04149f03f180008 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1025/debian.README.gz for details. Package: linux-headers-5.13.0-1027-oracle Description-md5: cbf0d43119ffb6d93f6337d878ef7d56 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1027/debian.README.gz for details. Package: linux-headers-5.13.0-1028-aws Description-md5: 8a2fda0a9e08ecb7166eeaa050000c82 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1028/debian.README.gz for details. Package: linux-headers-5.13.0-1028-azure Description-md5: 8a2fda0a9e08ecb7166eeaa050000c82 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1028/debian.README.gz for details. Package: linux-headers-5.13.0-1028-oracle Description-md5: 9147ee159e4ebd2421066951beb47d34 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1028/debian.README.gz for details. Package: linux-headers-5.13.0-1029-aws Description-md5: 3690cddb7fbe5894dfd4176c217e9c1d Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1029/debian.README.gz for details. Package: linux-headers-5.13.0-1029-azure Description-md5: 3690cddb7fbe5894dfd4176c217e9c1d Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1029/debian.README.gz for details. Package: linux-headers-5.13.0-1030-oracle Description-md5: 90ea4f08b247aed47650177c4ce11a55 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1030/debian.README.gz for details. Package: linux-headers-5.13.0-1031-aws Description-md5: e5e7ce876caa483a959381bdb340c6e6 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1031/debian.README.gz for details. Package: linux-headers-5.13.0-1031-azure Description-md5: e5e7ce876caa483a959381bdb340c6e6 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1031/debian.README.gz for details. Package: linux-headers-5.13.0-1033-oracle Description-md5: 7c66565aa4b61c5dd09f6f4ee581a159 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1033/debian.README.gz for details. Package: linux-headers-5.13.0-1034-oracle Description-md5: e0a1f0e0c666323163d82cab28995a7a Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1034/debian.README.gz for details. Package: linux-headers-5.13.0-1036-oracle Description-md5: e6c7f6773a69ccdc8c6e9587ab2d2b68 Description-en: Oracle Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1036/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic Description-md5: a66fb6633a5d367640338cdde1c17cca Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic-64k Description-md5: a66fb6633a5d367640338cdde1c17cca Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic Description-md5: cb94988b21485ce5e738d5ca6dc1b0ed Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic-64k Description-md5: cb94988b21485ce5e738d5ca6dc1b0ed Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic Description-md5: 4a7a03859f24155ebbea26bd2b693601 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic-64k Description-md5: 4a7a03859f24155ebbea26bd2b693601 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-25-generic Description-md5: 7ef029e6824dd7cd13443168f9f1ebf2 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-25/debian.README.gz for details. Package: linux-headers-5.13.0-25-generic-64k Description-md5: 7ef029e6824dd7cd13443168f9f1ebf2 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-25/debian.README.gz for details. Package: linux-headers-5.13.0-27-generic Description-md5: 7d84296c81b74c9c9977fa35c10b2f79 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-27/debian.README.gz for details. Package: linux-headers-5.13.0-27-generic-64k Description-md5: 7d84296c81b74c9c9977fa35c10b2f79 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-27/debian.README.gz for details. Package: linux-headers-5.13.0-28-generic Description-md5: 9abd725af5dc67cebbbfcd9fa5f55537 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-28/debian.README.gz for details. Package: linux-headers-5.13.0-28-generic-64k Description-md5: 9abd725af5dc67cebbbfcd9fa5f55537 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-28/debian.README.gz for details. Package: linux-headers-5.13.0-30-generic Description-md5: e65b7339b591818b5719ace9f4e5cfe2 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-30/debian.README.gz for details. Package: linux-headers-5.13.0-30-generic-64k Description-md5: e65b7339b591818b5719ace9f4e5cfe2 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-30/debian.README.gz for details. Package: linux-headers-5.13.0-35-generic Description-md5: 670d7cc4ea15e6e2fbaefb864c5b3ffd Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-35/debian.README.gz for details. Package: linux-headers-5.13.0-35-generic-64k Description-md5: 670d7cc4ea15e6e2fbaefb864c5b3ffd Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-35/debian.README.gz for details. Package: linux-headers-5.13.0-37-generic Description-md5: 70cda4dd03947fb305bca3e2dc907add Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-37/debian.README.gz for details. Package: linux-headers-5.13.0-37-generic-64k Description-md5: 70cda4dd03947fb305bca3e2dc907add Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-37/debian.README.gz for details. Package: linux-headers-5.13.0-39-generic Description-md5: 406bf46220ea60421d7e185af0e54a71 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-39/debian.README.gz for details. Package: linux-headers-5.13.0-39-generic-64k Description-md5: 406bf46220ea60421d7e185af0e54a71 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-39/debian.README.gz for details. Package: linux-headers-5.13.0-40-generic Description-md5: a28b8972f35279b5d6c7c4a6d5d5da0f Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-40/debian.README.gz for details. Package: linux-headers-5.13.0-40-generic-64k Description-md5: a28b8972f35279b5d6c7c4a6d5d5da0f Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-40/debian.README.gz for details. Package: linux-headers-5.13.0-41-generic Description-md5: 930ca73d20a093107ebd7e0c9b2d4efc Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-41/debian.README.gz for details. Package: linux-headers-5.13.0-41-generic-64k Description-md5: 930ca73d20a093107ebd7e0c9b2d4efc Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-41/debian.README.gz for details. Package: linux-headers-5.13.0-44-generic Description-md5: 192f14b2033b95b2d15957bf21fef288 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-44/debian.README.gz for details. Package: linux-headers-5.13.0-44-generic-64k Description-md5: 192f14b2033b95b2d15957bf21fef288 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-44/debian.README.gz for details. Package: linux-headers-5.13.0-48-generic Description-md5: 6ac420735920d236735c2a84afab082b Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-48/debian.README.gz for details. Package: linux-headers-5.13.0-48-generic-64k Description-md5: 6ac420735920d236735c2a84afab082b Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-48/debian.README.gz for details. Package: linux-headers-5.13.0-51-generic Description-md5: 8432e74cf2cf2ec56497d905e30d2707 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-51/debian.README.gz for details. Package: linux-headers-5.13.0-51-generic-64k Description-md5: 8432e74cf2cf2ec56497d905e30d2707 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-51/debian.README.gz for details. Package: linux-headers-5.13.0-52-generic Description-md5: a87217db880bf2b3d9cb67a851b63be2 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-52/debian.README.gz for details. Package: linux-headers-5.13.0-52-generic-64k Description-md5: a87217db880bf2b3d9cb67a851b63be2 Description-en: Linux kernel headers for version 5.13.0 on ARMv8 SMP This package provides kernel header files for version 5.13.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-1006-gcp Description-md5: 525e31f568cea62cfa1ab638d20143bd Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1006/debian.README.gz for details. Package: linux-headers-5.15.0-1007-azure Description-md5: d844af76f2de09ff726b4f4edd74b178 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1007/debian.README.gz for details. Package: linux-headers-5.15.0-1007-oracle Description-md5: 444b35622e78d22932e10fe8b0a95cf3 Description-en: Oracle Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1007/debian.README.gz for details. Package: linux-headers-5.15.0-1008-azure Description-md5: cdf06b6f4801013b224e1b690fa153e4 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1008/debian.README.gz for details. Package: linux-headers-5.15.0-1011-gke Description-md5: 868146619c9084b41a97ad2d21a52044 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1011/debian.README.gz for details. Package: linux-headers-5.15.0-1013-gcp Description-md5: 89eab9afe606b0c7d9a36eb1ca49998e Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1013/debian.README.gz for details. Package: linux-headers-5.15.0-1013-oracle Description-md5: 8254c9a0514e84f27554c1ee2a23c722 Description-en: Oracle Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1013/debian.README.gz for details. Package: linux-headers-5.15.0-1014-azure Description-md5: 90922764d8b9b2a1811c64cd15ec571a Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1014/debian.README.gz for details. Package: linux-headers-5.15.0-1014-gke Description-md5: 90922764d8b9b2a1811c64cd15ec571a Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1014/debian.README.gz for details. Package: linux-headers-5.15.0-1015-aws Description-md5: f5bdb90d2ee58d04fcc05e113f382723 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1015/debian.README.gz for details. Package: linux-headers-5.15.0-1015-gke Description-md5: f5bdb90d2ee58d04fcc05e113f382723 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1015/debian.README.gz for details. Package: linux-headers-5.15.0-1016-gcp Description-md5: e0ed424b9648cc0ed185acf1f1f9c881 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1016/debian.README.gz for details. Package: linux-headers-5.15.0-1016-gke Description-md5: e0ed424b9648cc0ed185acf1f1f9c881 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1016/debian.README.gz for details. Package: linux-headers-5.15.0-1016-oracle Description-md5: 5a98935c5302f2c92c0529ab994b862e Description-en: Oracle Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1016/debian.README.gz for details. Package: linux-headers-5.15.0-1017-aws Description-md5: 2b27d5a0d43f9b09d57caa6792dd17ff Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1017-azure Description-md5: 2b27d5a0d43f9b09d57caa6792dd17ff Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1017-gcp Description-md5: 2b27d5a0d43f9b09d57caa6792dd17ff Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1017-oracle Description-md5: fa62312cfadfe468a5e78fa64266ae61 Description-en: Oracle Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1018-gcp Description-md5: 0e9b782836ca1aa16230960eba36086b Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1018/debian.README.gz for details. Package: linux-headers-5.15.0-1018-oracle Description-md5: ae780bce3375217d6ab2c5e300199980 Description-en: Oracle Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1018/debian.README.gz for details. Package: linux-headers-5.15.0-1019-aws Description-md5: 744e731cb46a710d7e74d75761b85523 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1019/debian.README.gz for details. Package: linux-headers-5.15.0-1019-azure Description-md5: 744e731cb46a710d7e74d75761b85523 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1019/debian.README.gz for details. Package: linux-headers-5.15.0-1019-gke Description-md5: 744e731cb46a710d7e74d75761b85523 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1019/debian.README.gz for details. Package: linux-headers-5.15.0-1019-oracle Description-md5: d80626a4f349720e2c399993d9994849 Description-en: Oracle Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1019/debian.README.gz for details. Package: linux-headers-5.15.0-1020-aws Description-md5: 73318a66b8e5b162f1383291322cc8f8 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1020/debian.README.gz for details. Package: linux-headers-5.15.0-1020-azure Description-md5: 73318a66b8e5b162f1383291322cc8f8 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1020/debian.README.gz for details. Package: linux-headers-5.15.0-1020-gke Description-md5: 73318a66b8e5b162f1383291322cc8f8 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1020/debian.README.gz for details. Package: linux-headers-5.15.0-1021-aws Description-md5: 67e8d7183b1e056b85b4e3a9578a9c3d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1021/debian.README.gz for details. Package: linux-headers-5.15.0-1021-azure Description-md5: 67e8d7183b1e056b85b4e3a9578a9c3d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1021/debian.README.gz for details. Package: linux-headers-5.15.0-1021-gcp Description-md5: 67e8d7183b1e056b85b4e3a9578a9c3d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1021/debian.README.gz for details. Package: linux-headers-5.15.0-1021-oracle Description-md5: f485ecf72cb3249490926918732554e5 Description-en: Oracle Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1021/debian.README.gz for details. Package: linux-headers-5.15.0-1022-aws Description-md5: 4c0bb75493a474d2693ac9131a351b27 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1022/debian.README.gz for details. Package: linux-headers-5.15.0-1022-azure Description-md5: 4c0bb75493a474d2693ac9131a351b27 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1022/debian.README.gz for details. Package: linux-headers-5.15.0-1022-gcp Description-md5: 4c0bb75493a474d2693ac9131a351b27 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1022/debian.README.gz for details. Package: linux-headers-5.15.0-1022-oracle Description-md5: 293d0217fa7b6e9f8bb9a334a02c2caf Description-en: Oracle Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1022/debian.README.gz for details. Package: linux-headers-5.15.0-1023-aws Description-md5: b2769d0b32e923341ce40b23bb4c774d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1023/debian.README.gz for details. Package: linux-headers-5.15.0-1023-azure Description-md5: b2769d0b32e923341ce40b23bb4c774d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1023/debian.README.gz for details. Package: linux-headers-5.15.0-1023-gke Description-md5: b2769d0b32e923341ce40b23bb4c774d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1023/debian.README.gz for details. Package: linux-headers-5.15.0-1025-gcp Description-md5: 7ecbb4f039f965b954adf2755e066f40 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1025/debian.README.gz for details. Package: linux-headers-5.15.0-1025-oracle Description-md5: 5842aa540e4b24aea77ee2223d2d8f4f Description-en: Oracle Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1025/debian.README.gz for details. Package: linux-headers-5.15.0-1026-aws Description-md5: 9b14e4bbc2fcfea8f8fff0629d3faf60 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1026/debian.README.gz for details. Package: linux-headers-5.15.0-1029-azure Description-md5: 40072e5c27212581fff6f7c9a442e36e Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1029/debian.README.gz for details. Package: linux-headers-5.15.0-33-generic Description-md5: 1f2ca7fc0fea488ae102b35548c5fc76 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-33-generic-64k Description-md5: 1f2ca7fc0fea488ae102b35548c5fc76 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-33-lowlatency Description-md5: 1f2ca7fc0fea488ae102b35548c5fc76 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-33-lowlatency-64k Description-md5: 1f2ca7fc0fea488ae102b35548c5fc76 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-41-generic Description-md5: 8cd0b3c259f569fe4050b256b1a3905d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-41/debian.README.gz for details. Package: linux-headers-5.15.0-41-generic-64k Description-md5: 8cd0b3c259f569fe4050b256b1a3905d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-41/debian.README.gz for details. Package: linux-headers-5.15.0-42-lowlatency Description-md5: 390a14386ba25a5ae76a73ab015fdca7 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-42/debian.README.gz for details. Package: linux-headers-5.15.0-42-lowlatency-64k Description-md5: 390a14386ba25a5ae76a73ab015fdca7 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-42/debian.README.gz for details. Package: linux-headers-5.15.0-43-generic Description-md5: dc420f047c067a349a101c30468d8b32 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-43-generic-64k Description-md5: dc420f047c067a349a101c30468d8b32 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-43-lowlatency Description-md5: dc420f047c067a349a101c30468d8b32 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-43-lowlatency-64k Description-md5: dc420f047c067a349a101c30468d8b32 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-46-generic Description-md5: 7b68f21432668c152ee35d7a602bb1c3 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-46-generic-64k Description-md5: 7b68f21432668c152ee35d7a602bb1c3 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-46-lowlatency Description-md5: 7b68f21432668c152ee35d7a602bb1c3 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-46-lowlatency-64k Description-md5: 7b68f21432668c152ee35d7a602bb1c3 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-48-generic Description-md5: cdf1b08e7a3075a28d41b9c7ef4a32ca Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-48-generic-64k Description-md5: cdf1b08e7a3075a28d41b9c7ef4a32ca Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-48-lowlatency Description-md5: cdf1b08e7a3075a28d41b9c7ef4a32ca Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-48-lowlatency-64k Description-md5: cdf1b08e7a3075a28d41b9c7ef4a32ca Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-50-generic Description-md5: 1ccaeec6c2abd7f6f87be2052c137359 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-50-generic-64k Description-md5: 1ccaeec6c2abd7f6f87be2052c137359 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-50-lowlatency Description-md5: 1ccaeec6c2abd7f6f87be2052c137359 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-50-lowlatency-64k Description-md5: 1ccaeec6c2abd7f6f87be2052c137359 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-52-generic Description-md5: ee500b7b5034ecc5870a2d47138844b6 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-52-generic-64k Description-md5: ee500b7b5034ecc5870a2d47138844b6 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-52-lowlatency Description-md5: ee500b7b5034ecc5870a2d47138844b6 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-52-lowlatency-64k Description-md5: ee500b7b5034ecc5870a2d47138844b6 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-53-generic Description-md5: e769aff0fa55a8203b61977675cb1267 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-53-generic-64k Description-md5: e769aff0fa55a8203b61977675cb1267 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-53-lowlatency Description-md5: e769aff0fa55a8203b61977675cb1267 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-53-lowlatency-64k Description-md5: e769aff0fa55a8203b61977675cb1267 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-56-generic Description-md5: a2f60772ef3fa28786c307f9e7c9d771 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.15.0-56-generic-64k Description-md5: a2f60772ef3fa28786c307f9e7c9d771 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.15.0-56-lowlatency Description-md5: a2f60772ef3fa28786c307f9e7c9d771 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.15.0-56-lowlatency-64k Description-md5: a2f60772ef3fa28786c307f9e7c9d771 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.4.0-100-generic Description-md5: 2f1c83ac2d5733d15dc8a4a23669f849 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-100/debian.README.gz for details. Package: linux-headers-5.4.0-1011-aws Description-md5: c152e3acabbd41a7277f793e0fc179df 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-1011/debian.README.gz for details. Package: linux-headers-5.4.0-1011-bluefield Description-md5: c152e3acabbd41a7277f793e0fc179df 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-1011/debian.README.gz for details. Package: linux-headers-5.4.0-1011-raspi Description-md5: c152e3acabbd41a7277f793e0fc179df 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-1011/debian.README.gz for details. Package: linux-headers-5.4.0-1012-bluefield Description-md5: 6971c6413e94ac818dc701d9763825b1 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-1012/debian.README.gz for details. Package: linux-headers-5.4.0-1012-raspi Description-md5: 6971c6413e94ac818dc701d9763825b1 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-1012/debian.README.gz for details. Package: linux-headers-5.4.0-1013-bluefield Description-md5: 1310c3d8669137defd3e98f017054aa1 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-1013/debian.README.gz for details. Package: linux-headers-5.4.0-1013-raspi Description-md5: 1310c3d8669137defd3e98f017054aa1 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-1013/debian.README.gz for details. 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-1015-raspi 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-1016-bluefield Description-md5: 93bb0fceafc10b37f7c3919ce14acb1b 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-1016/debian.README.gz for details. Package: linux-headers-5.4.0-1016-raspi Description-md5: 93bb0fceafc10b37f7c3919ce14acb1b 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-1016/debian.README.gz for details. Package: linux-headers-5.4.0-1017-aws Description-md5: 813e1a2f1fe012df728c62dee2846617 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-1017/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-1018-raspi 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-1019-bluefield Description-md5: ccafb24f72223a60b41aad9bc42c3118 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-1019/debian.README.gz for details. Package: linux-headers-5.4.0-1019-raspi Description-md5: ccafb24f72223a60b41aad9bc42c3118 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-1019/debian.README.gz for details. Package: linux-headers-5.4.0-1020-aws Description-md5: c3111dba1b4c2706e0793fe1ebff78ae 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-1020/debian.README.gz for details. Package: linux-headers-5.4.0-1020-bluefield Description-md5: c3111dba1b4c2706e0793fe1ebff78ae 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-1020/debian.README.gz for details. Package: linux-headers-5.4.0-1021-aws Description-md5: fdc45e4d9c1ff8d88c2cf9130bf84473 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-1021/debian.README.gz for details. Package: linux-headers-5.4.0-1021-bluefield Description-md5: fdc45e4d9c1ff8d88c2cf9130bf84473 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-1021/debian.README.gz for details. Package: linux-headers-5.4.0-1021-raspi Description-md5: fdc45e4d9c1ff8d88c2cf9130bf84473 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-1021/debian.README.gz for details. Package: linux-headers-5.4.0-1022-aws Description-md5: 901089b88e35479d775d6586f2227309 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-1022/debian.README.gz for details. Package: linux-headers-5.4.0-1022-bluefield Description-md5: 901089b88e35479d775d6586f2227309 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-1022/debian.README.gz for details. Package: linux-headers-5.4.0-1022-raspi Description-md5: 901089b88e35479d775d6586f2227309 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-1022/debian.README.gz for details. Package: linux-headers-5.4.0-1023-bluefield Description-md5: be4b24f2aa266fb283c23a15daf089eb 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-1023/debian.README.gz for details. Package: linux-headers-5.4.0-1024-aws Description-md5: 1858bbfca47abdc1c3310d622a5ddd8e 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-1024/debian.README.gz for details. Package: linux-headers-5.4.0-1025-aws Description-md5: a64e572c33f589444de54ab7fc60d791 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-1025/debian.README.gz for details. Package: linux-headers-5.4.0-1025-bluefield Description-md5: a64e572c33f589444de54ab7fc60d791 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-1025/debian.README.gz for details. Package: linux-headers-5.4.0-1025-raspi Description-md5: a64e572c33f589444de54ab7fc60d791 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-1025/debian.README.gz for details. Package: linux-headers-5.4.0-1026-bluefield Description-md5: 300c4d88ab4863e05c3474a98f5268ff 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-1026/debian.README.gz for details. Package: linux-headers-5.4.0-1026-raspi Description-md5: 300c4d88ab4863e05c3474a98f5268ff 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-1026/debian.README.gz for details. Package: linux-headers-5.4.0-1028-aws Description-md5: 0e6808b4596d4c7d962f39427f7e2e2a 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-1028/debian.README.gz for details. Package: linux-headers-5.4.0-1028-bluefield Description-md5: 0e6808b4596d4c7d962f39427f7e2e2a 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-1028/debian.README.gz for details. Package: linux-headers-5.4.0-1028-raspi Description-md5: 0e6808b4596d4c7d962f39427f7e2e2a 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-1028/debian.README.gz for details. Package: linux-headers-5.4.0-1029-aws Description-md5: f69f12f7100b74ba1ac200f3c43a1877 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-1029/debian.README.gz for details. Package: linux-headers-5.4.0-1029-raspi Description-md5: f69f12f7100b74ba1ac200f3c43a1877 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-1029/debian.README.gz for details. Package: linux-headers-5.4.0-1030-bluefield Description-md5: 329763fdb862c5e1fbcf321d221281dc 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-1030/debian.README.gz for details. Package: linux-headers-5.4.0-1030-raspi Description-md5: 329763fdb862c5e1fbcf321d221281dc 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-1030/debian.README.gz for details. Package: linux-headers-5.4.0-1032-aws Description-md5: 2a42f5f5e7cf300b80e47ee214bc6985 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-1032/debian.README.gz for details. Package: linux-headers-5.4.0-1032-bluefield Description-md5: 2a42f5f5e7cf300b80e47ee214bc6985 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-1032/debian.README.gz for details. Package: linux-headers-5.4.0-1032-raspi Description-md5: 2a42f5f5e7cf300b80e47ee214bc6985 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-1032/debian.README.gz for details. Package: linux-headers-5.4.0-1033-raspi Description-md5: 10e879b909d5f3363c9cb797642829f9 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-1033/debian.README.gz for details. Package: linux-headers-5.4.0-1034-aws Description-md5: 32e1c1d2378b3b58bb7dd372caf21e5a 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-1034/debian.README.gz for details. Package: linux-headers-5.4.0-1034-raspi Description-md5: 32e1c1d2378b3b58bb7dd372caf21e5a 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-1034/debian.README.gz for details. Package: linux-headers-5.4.0-1035-aws Description-md5: 89aa3c803569e1144799671db553bfdf 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-1035/debian.README.gz for details. Package: linux-headers-5.4.0-1035-bluefield Description-md5: 89aa3c803569e1144799671db553bfdf 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-1035/debian.README.gz for details. Package: linux-headers-5.4.0-1035-raspi Description-md5: 89aa3c803569e1144799671db553bfdf 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-1035/debian.README.gz for details. Package: linux-headers-5.4.0-1036-bluefield Description-md5: 897b713bbb903d6eb9fe527d0df240ba 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-1036/debian.README.gz for details. Package: linux-headers-5.4.0-1036-raspi Description-md5: 897b713bbb903d6eb9fe527d0df240ba 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-1036/debian.README.gz for details. Package: linux-headers-5.4.0-1037-aws Description-md5: 1ee688b61112955ff98586cddf4c6d9f 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-1037/debian.README.gz for details. Package: linux-headers-5.4.0-1038-aws Description-md5: 9cec8f0b1125aa5033dbc205a1dca21d 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-1038/debian.README.gz for details. Package: linux-headers-5.4.0-1038-raspi Description-md5: 9cec8f0b1125aa5033dbc205a1dca21d 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-1038/debian.README.gz for details. Package: linux-headers-5.4.0-1039-aws Description-md5: 4468f8b95d08c14fda0afd116aa3c0df 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-1039/debian.README.gz for details. Package: linux-headers-5.4.0-104-generic Description-md5: c618f0608c566045d35258fdbbda696c 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-104/debian.README.gz for details. Package: linux-headers-5.4.0-1040-bluefield Description-md5: 0ae840e3329fe58a941e0a0c8c89dfcc 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-1040/debian.README.gz for details. Package: linux-headers-5.4.0-1041-aws Description-md5: 32e0c8f2a6b785806ad7a02bc712c6b5 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-1041/debian.README.gz for details. Package: linux-headers-5.4.0-1041-raspi Description-md5: 32e0c8f2a6b785806ad7a02bc712c6b5 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-1041/debian.README.gz for details. Package: linux-headers-5.4.0-1042-bluefield Description-md5: aaa433d826224ddcd1dd38d8657de2cb 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-1042/debian.README.gz for details. Package: linux-headers-5.4.0-1042-raspi Description-md5: aaa433d826224ddcd1dd38d8657de2cb 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-1042/debian.README.gz for details. Package: linux-headers-5.4.0-1043-aws Description-md5: e4a69ceda3ab4b5571da24e58242b48d 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-1043/debian.README.gz for details. Package: linux-headers-5.4.0-1043-raspi Description-md5: e4a69ceda3ab4b5571da24e58242b48d 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-1043/debian.README.gz for details. Package: linux-headers-5.4.0-1044-bluefield Description-md5: abe1a689d48fb98f557093be1e43e069 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-1044/debian.README.gz for details. Package: linux-headers-5.4.0-1044-raspi Description-md5: abe1a689d48fb98f557093be1e43e069 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-1044/debian.README.gz for details. Package: linux-headers-5.4.0-1045-aws Description-md5: 54a3a931b33f3cfddc5b7439fd9acb86 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-1045/debian.README.gz for details. Package: linux-headers-5.4.0-1045-bluefield Description-md5: 54a3a931b33f3cfddc5b7439fd9acb86 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-1045/debian.README.gz for details. Package: linux-headers-5.4.0-1045-oracle Description-md5: d739a6939bd5aa6ae90ec7efe6bc4210 Description-en: Oracle 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-1045/debian.README.gz for details. Package: linux-headers-5.4.0-1045-raspi Description-md5: 54a3a931b33f3cfddc5b7439fd9acb86 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-1045/debian.README.gz for details. Package: linux-headers-5.4.0-1046-bluefield Description-md5: 8257446fbecd3331be0b667272c5e559 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-1046/debian.README.gz for details. Package: linux-headers-5.4.0-1046-oracle Description-md5: cf31e33731c1fbab33c50424913bc652 Description-en: Oracle 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-1046/debian.README.gz for details. Package: linux-headers-5.4.0-1046-raspi Description-md5: 8257446fbecd3331be0b667272c5e559 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-1046/debian.README.gz for details. Package: linux-headers-5.4.0-1047-aws Description-md5: 6b4cc2f1f7613e8f407b3d1b9bab6248 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-1047/debian.README.gz for details. Package: linux-headers-5.4.0-1047-bluefield Description-md5: 6b4cc2f1f7613e8f407b3d1b9bab6248 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-1047/debian.README.gz for details. Package: linux-headers-5.4.0-1047-raspi Description-md5: 6b4cc2f1f7613e8f407b3d1b9bab6248 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-1047/debian.README.gz for details. Package: linux-headers-5.4.0-1048-aws Description-md5: 70b75429b9c29aaaf7b9e7cbcc90feb4 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-1048/debian.README.gz for details. Package: linux-headers-5.4.0-1048-oracle Description-md5: c4a1fb033ce5368b755b4b032d287f87 Description-en: Oracle 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-1048/debian.README.gz for details. Package: linux-headers-5.4.0-1048-raspi Description-md5: 70b75429b9c29aaaf7b9e7cbcc90feb4 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-1048/debian.README.gz for details. Package: linux-headers-5.4.0-1049-aws Description-md5: fa5258983a13894530aba8a9b75115ce 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-1049/debian.README.gz for details. Package: linux-headers-5.4.0-1049-bluefield Description-md5: fa5258983a13894530aba8a9b75115ce 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-1049/debian.README.gz for details. Package: linux-headers-5.4.0-105-generic Description-md5: d95d73a59204f717fe192a0e480a5875 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-105/debian.README.gz for details. Package: linux-headers-5.4.0-1050-bluefield Description-md5: 47f2caa67cf9d869d25801fa71fa29cb 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-1050/debian.README.gz for details. Package: linux-headers-5.4.0-1050-raspi Description-md5: 47f2caa67cf9d869d25801fa71fa29cb 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-1050/debian.README.gz for details. Package: linux-headers-5.4.0-1051-aws Description-md5: ff224968c3998646b3472e2347944c43 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-1051/debian.README.gz for details. Package: linux-headers-5.4.0-1052-oracle Description-md5: 2d483d9c5163d7edb851627784715b96 Description-en: Oracle 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-1052/debian.README.gz for details. Package: linux-headers-5.4.0-1052-raspi Description-md5: d4a46f185a9f9b906478cad6d9e3af3b 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-1052/debian.README.gz for details. Package: linux-headers-5.4.0-1053-oracle Description-md5: 5d75e01d82a4cd0011aa3f68c25fa0c8 Description-en: Oracle 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-1053/debian.README.gz for details. Package: linux-headers-5.4.0-1053-raspi Description-md5: 629219125af44a2fc4a0b7aec0fa9ab8 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-1053/debian.README.gz for details. Package: linux-headers-5.4.0-1054-aws Description-md5: 3e32f01b4606c29e08eb328761878c1b 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-1054/debian.README.gz for details. Package: linux-headers-5.4.0-1054-oracle Description-md5: 8dcecd4d30b4c06e59b3591dd35b3340 Description-en: Oracle 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-1054/debian.README.gz for details. Package: linux-headers-5.4.0-1055-aws Description-md5: 10526f680937c7f7c56dbe084359e7de 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-1055/debian.README.gz for details. Package: linux-headers-5.4.0-1055-oracle Description-md5: 4ffb224b2987c48b4cc40b63111a6c83 Description-en: Oracle 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-1055/debian.README.gz for details. Package: linux-headers-5.4.0-1055-raspi Description-md5: 10526f680937c7f7c56dbe084359e7de 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-1055/debian.README.gz for details. Package: linux-headers-5.4.0-1056-aws Description-md5: 67f2959c68ada62376fff6f262bc1beb 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1056-oracle Description-md5: 64c22955c6c6f1e2d25390afdc080c6f Description-en: Oracle 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1056-raspi Description-md5: 67f2959c68ada62376fff6f262bc1beb 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1057-aws Description-md5: 16dc63141a7f332264d2962aa2cd10f5 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-1057/debian.README.gz for details. Package: linux-headers-5.4.0-1057-oracle Description-md5: f4db6b9f9c3be5d837633d9b385330d1 Description-en: Oracle 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-1057/debian.README.gz for details. Package: linux-headers-5.4.0-1058-aws Description-md5: d1e56f840ebf128cf870504387eebb61 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-1058/debian.README.gz for details. Package: linux-headers-5.4.0-1058-oracle Description-md5: 23e6c96867d5bf2fb6085988276f5997 Description-en: Oracle 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-1058/debian.README.gz for details. Package: linux-headers-5.4.0-1058-raspi Description-md5: d1e56f840ebf128cf870504387eebb61 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-1058/debian.README.gz for details. Package: linux-headers-5.4.0-1059-aws Description-md5: 10b8d0b52d82bb2d28de1f3a1ef4e805 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1059-oracle Description-md5: c3f3824ce86a448931fefd18d3239e17 Description-en: Oracle 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1059-raspi Description-md5: 10b8d0b52d82bb2d28de1f3a1ef4e805 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1060-aws Description-md5: 4b185ad4a609259851a34ffcb1af92ad 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-1060/debian.README.gz for details. Package: linux-headers-5.4.0-1060-raspi Description-md5: 4b185ad4a609259851a34ffcb1af92ad 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-1060/debian.README.gz for details. Package: linux-headers-5.4.0-1061-aws Description-md5: 53b8e546df5c8a464ae5204a649f4bde 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-1061/debian.README.gz for details. Package: linux-headers-5.4.0-1061-oracle Description-md5: 6c6039bb8be7b0ca45aeba1676cd2d14 Description-en: Oracle 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-1061/debian.README.gz for details. Package: linux-headers-5.4.0-1062-oracle Description-md5: 3e1ca715319ba43615b39aff5245fdaa Description-en: Oracle 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-1062/debian.README.gz for details. Package: linux-headers-5.4.0-1062-raspi Description-md5: c02b3975df20c59add6b26b524eefe15 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-1062/debian.README.gz for details. Package: linux-headers-5.4.0-1063-aws Description-md5: 54ee1dde6a69c4a262fcbdae4b447908 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-1063/debian.README.gz for details. Package: linux-headers-5.4.0-1063-oracle Description-md5: c5d4d061e39ccd0a9cf3fb0387475c2c Description-en: Oracle 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-1063/debian.README.gz for details. Package: linux-headers-5.4.0-1064-aws Description-md5: 201f9d8636f6de1d54494676dfab1606 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-1064/debian.README.gz for details. Package: linux-headers-5.4.0-1064-oracle Description-md5: c3e401e1563d7cf9618f042da428954d Description-en: Oracle 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-1064/debian.README.gz for details. Package: linux-headers-5.4.0-1065-aws Description-md5: 5ea4ebfd417fd2953b34cfee53e5f949 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-1065/debian.README.gz for details. Package: linux-headers-5.4.0-1065-raspi Description-md5: 5ea4ebfd417fd2953b34cfee53e5f949 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-1065/debian.README.gz for details. Package: linux-headers-5.4.0-1066-aws Description-md5: 1e7bae873c16c6d3b4116ef080da2b84 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-1066/debian.README.gz for details. Package: linux-headers-5.4.0-1066-oracle Description-md5: 502ab7e30e05ae079ddd16dc8a5f1a0c Description-en: Oracle 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-1066/debian.README.gz for details. Package: linux-headers-5.4.0-1066-raspi Description-md5: 1e7bae873c16c6d3b4116ef080da2b84 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-1066/debian.README.gz for details. Package: linux-headers-5.4.0-1067-oracle Description-md5: 14c49a0058660f91dc0ed5a9f337572c Description-en: Oracle 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-1067/debian.README.gz for details. Package: linux-headers-5.4.0-1068-aws Description-md5: 1cc714306941374234ebff14b34bfaa8 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-1068/debian.README.gz for details. Package: linux-headers-5.4.0-1068-raspi Description-md5: 1cc714306941374234ebff14b34bfaa8 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-1068/debian.README.gz for details. Package: linux-headers-5.4.0-1069-aws Description-md5: b603a514d23a12b7f319992e43e92420 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-1069/debian.README.gz for details. Package: linux-headers-5.4.0-1069-oracle Description-md5: 98bda3bf1528c41607bc2546e588e27a Description-en: Oracle 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-1069/debian.README.gz for details. Package: linux-headers-5.4.0-1069-raspi Description-md5: b603a514d23a12b7f319992e43e92420 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-1069/debian.README.gz for details. Package: linux-headers-5.4.0-107-generic Description-md5: ff2ccbe830e0bf2778f079dd4088ff61 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-107/debian.README.gz for details. Package: linux-headers-5.4.0-1070-oracle Description-md5: 14c4074755fa313216c2a16e0c1d6c86 Description-en: Oracle 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-1070/debian.README.gz for details. Package: linux-headers-5.4.0-1070-raspi Description-md5: 03020367155064cfca78144fb4774193 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-1070/debian.README.gz for details. Package: linux-headers-5.4.0-1071-aws Description-md5: 78551accf8939efac7bf3181c4dda4f8 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-1071/debian.README.gz for details. Package: linux-headers-5.4.0-1071-gke Description-md5: 78551accf8939efac7bf3181c4dda4f8 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-1071/debian.README.gz for details. Package: linux-headers-5.4.0-1071-oracle Description-md5: f9e1205170c7b6f13fc88bd54e18d439 Description-en: Oracle 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-1071/debian.README.gz for details. Package: linux-headers-5.4.0-1071-raspi Description-md5: 78551accf8939efac7bf3181c4dda4f8 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-1071/debian.README.gz for details. Package: linux-headers-5.4.0-1072-aws Description-md5: 6b45db4f5403ad7a1e2977572e559fce 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-1072/debian.README.gz for details. Package: linux-headers-5.4.0-1072-gcp Description-md5: 6b45db4f5403ad7a1e2977572e559fce 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-1072/debian.README.gz for details. Package: linux-headers-5.4.0-1072-gke Description-md5: 6b45db4f5403ad7a1e2977572e559fce 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-1072/debian.README.gz for details. Package: linux-headers-5.4.0-1073-aws Description-md5: 5f7001c8d1d2ffd97db476676d92c209 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1073-gcp Description-md5: 5f7001c8d1d2ffd97db476676d92c209 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1073-oracle Description-md5: faceca3b743e6f71a46297795b78e7c5 Description-en: Oracle 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1073-raspi Description-md5: 5f7001c8d1d2ffd97db476676d92c209 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1074-gke Description-md5: e17bf9e59c65a8f15a54ba1ed40677cb 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-1074/debian.README.gz for details. Package: linux-headers-5.4.0-1074-raspi Description-md5: e17bf9e59c65a8f15a54ba1ed40677cb 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-1074/debian.README.gz for details. Package: linux-headers-5.4.0-1075-aws Description-md5: 3a210daa44d6459b156341eb707f2a6d 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-1075/debian.README.gz for details. Package: linux-headers-5.4.0-1075-gcp Description-md5: 3a210daa44d6459b156341eb707f2a6d 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-1075/debian.README.gz for details. Package: linux-headers-5.4.0-1076-gke Description-md5: ed9b5d16e8f813ee4d4e082940d31e6e 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-1076/debian.README.gz for details. Package: linux-headers-5.4.0-1076-oracle Description-md5: 7c85dd5754d715c3b630307ce410eb41 Description-en: Oracle 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-1076/debian.README.gz for details. Package: linux-headers-5.4.0-1077-azure Description-md5: 8b6f4b3ab2f034d7cad9729c58c9c7d0 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-1077/debian.README.gz for details. Package: linux-headers-5.4.0-1077-raspi Description-md5: 8b6f4b3ab2f034d7cad9729c58c9c7d0 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-1077/debian.README.gz for details. Package: linux-headers-5.4.0-1078-aws Description-md5: 7ca2e59b45b49bc2d35a282a45c6da27 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1078-azure Description-md5: 7ca2e59b45b49bc2d35a282a45c6da27 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1078-gcp Description-md5: 7ca2e59b45b49bc2d35a282a45c6da27 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1078-gke Description-md5: 7ca2e59b45b49bc2d35a282a45c6da27 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1078-oracle Description-md5: 7cf00a58fb08ce2041a40d722bbb143a Description-en: Oracle 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-1078/debian.README.gz for details. Package: linux-headers-5.4.0-1079-oracle Description-md5: 42d0fb77a6eb8cd8655289e471c35f28 Description-en: Oracle 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-1079/debian.README.gz for details. Package: linux-headers-5.4.0-1080-aws Description-md5: 598c4b899d86639e1362b1f659d09fa6 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-1080/debian.README.gz for details. Package: linux-headers-5.4.0-1080-azure Description-md5: 598c4b899d86639e1362b1f659d09fa6 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-1080/debian.README.gz for details. Package: linux-headers-5.4.0-1080-gcp Description-md5: 598c4b899d86639e1362b1f659d09fa6 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-1080/debian.README.gz for details. Package: linux-headers-5.4.0-1080-gke Description-md5: 598c4b899d86639e1362b1f659d09fa6 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-1080/debian.README.gz for details. Package: linux-headers-5.4.0-1081-aws Description-md5: a07e42cf0508b5fac4fb5c7fb5ad9818 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-1081/debian.README.gz for details. Package: linux-headers-5.4.0-1081-gke Description-md5: a07e42cf0508b5fac4fb5c7fb5ad9818 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-1081/debian.README.gz for details. Package: linux-headers-5.4.0-1081-oracle Description-md5: 4272bad56fb7579f1236e20ed5b9538c Description-en: Oracle 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-1081/debian.README.gz for details. Package: linux-headers-5.4.0-1082-oracle Description-md5: 92c323106f8804d65c314c84551b9a97 Description-en: Oracle 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-1082/debian.README.gz for details. Package: linux-headers-5.4.0-1083-aws Description-md5: 0ec6d1eae5dde40321264acf015ee2f7 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-1083/debian.README.gz for details. Package: linux-headers-5.4.0-1083-azure Description-md5: 0ec6d1eae5dde40321264acf015ee2f7 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-1083/debian.README.gz for details. Package: linux-headers-5.4.0-1083-gke Description-md5: 0ec6d1eae5dde40321264acf015ee2f7 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-1083/debian.README.gz for details. Package: linux-headers-5.4.0-1083-oracle Description-md5: f0d760b7983f1f99117a2ae11626148c Description-en: Oracle 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-1083/debian.README.gz for details. Package: linux-headers-5.4.0-1084-aws Description-md5: 71f8dd641d76fa92dd0b5b19fd912842 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-1084/debian.README.gz for details. Package: linux-headers-5.4.0-1084-gcp Description-md5: 71f8dd641d76fa92dd0b5b19fd912842 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-1084/debian.README.gz for details. Package: linux-headers-5.4.0-1084-gke Description-md5: 71f8dd641d76fa92dd0b5b19fd912842 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-1084/debian.README.gz for details. Package: linux-headers-5.4.0-1084-oracle Description-md5: e8d355851b2b9f138e19ee387ced0aed Description-en: Oracle 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-1084/debian.README.gz for details. Package: linux-headers-5.4.0-1085-aws Description-md5: 6cdaa806ba65c00e963eff702c6b2672 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-1085/debian.README.gz for details. Package: linux-headers-5.4.0-1085-azure Description-md5: 6cdaa806ba65c00e963eff702c6b2672 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-1085/debian.README.gz for details. Package: linux-headers-5.4.0-1086-aws Description-md5: de1b929f13166b2df2f994ebcef0996c 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1086-azure Description-md5: de1b929f13166b2df2f994ebcef0996c 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1086-gcp Description-md5: de1b929f13166b2df2f994ebcef0996c 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1086-gke Description-md5: de1b929f13166b2df2f994ebcef0996c 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1086-oracle Description-md5: 76cb897c9c5dca934b04aa1eacf6958f Description-en: Oracle 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-1086/debian.README.gz for details. Package: linux-headers-5.4.0-1087-gcp Description-md5: 95d457bd9841df144725854a382b471a 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-1087/debian.README.gz for details. Package: linux-headers-5.4.0-1087-gke Description-md5: 95d457bd9841df144725854a382b471a 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-1087/debian.README.gz for details. Package: linux-headers-5.4.0-1087-oracle Description-md5: c9b0e71d63b01c5f2d0472d84a28ef7f Description-en: Oracle 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-1087/debian.README.gz for details. Package: linux-headers-5.4.0-1088-aws Description-md5: ce0c67b870d902c8cadd25266b6841ce 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-1088/debian.README.gz for details. Package: linux-headers-5.4.0-1089-aws Description-md5: 12c0b34e0b8ff1335c1f3555ad8ab9c2 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-1089/debian.README.gz for details. Package: linux-headers-5.4.0-1089-azure Description-md5: 12c0b34e0b8ff1335c1f3555ad8ab9c2 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-1089/debian.README.gz for details. Package: linux-headers-5.4.0-1089-gcp Description-md5: 12c0b34e0b8ff1335c1f3555ad8ab9c2 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-1089/debian.README.gz for details. Package: linux-headers-5.4.0-109-generic Description-md5: d131b31936b636527dfecae7be60fba6 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-109/debian.README.gz for details. Package: linux-headers-5.4.0-1090-azure Description-md5: 50a9b8f517dc4141bc3c9205f6da0bf7 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-1090/debian.README.gz for details. Package: linux-headers-5.4.0-1090-gcp Description-md5: 50a9b8f517dc4141bc3c9205f6da0bf7 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-1090/debian.README.gz for details. Package: linux-headers-5.4.0-1090-gke Description-md5: 50a9b8f517dc4141bc3c9205f6da0bf7 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-1090/debian.README.gz for details. Package: linux-headers-5.4.0-1090-oracle Description-md5: 98d6eab45687e8ba03df1cddb65fef89 Description-en: Oracle 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-1090/debian.README.gz for details. Package: linux-headers-5.4.0-1091-azure Description-md5: a9c46d76ecd80cd758e26b41a9b71dbd 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-1091/debian.README.gz for details. Package: linux-headers-5.4.0-1092-aws Description-md5: f3f1e64526125d1611d38a8b664262dc 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-1092/debian.README.gz for details. Package: linux-headers-5.4.0-1092-gcp Description-md5: f3f1e64526125d1611d38a8b664262dc 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-1092/debian.README.gz for details. Package: linux-headers-5.4.0-1093-gcp Description-md5: 2505c678491800846b260504e8b18322 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-1093/debian.README.gz for details. Package: linux-headers-5.4.0-1094-azure Description-md5: 5a7aab31d4fc3b06c10d32ce2dd8b8a6 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-1094/debian.README.gz for details. Package: linux-headers-5.4.0-1096-gcp Description-md5: 57d9e28e1a8e151acb7874b0cbc44360 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-1096/debian.README.gz for details. Package: linux-headers-5.4.0-1098-azure Description-md5: 0993d30378bfa870c2248051510b8c2f 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-1098/debian.README.gz for details. Package: linux-headers-5.4.0-110-generic Description-md5: 83958ff60d2c9b4e685dc2de6898b3ae 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-110/debian.README.gz for details. Package: linux-headers-5.4.0-113-generic Description-md5: c97557337ce538d74c53f1400dd9f668 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-113/debian.README.gz for details. Package: linux-headers-5.4.0-117-generic Description-md5: 8fc8ae2af6808bd765420021c4604294 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-117/debian.README.gz for details. Package: linux-headers-5.4.0-120-generic Description-md5: 5d40bad6fc7cd59c4208394cf4c7f61b 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-120/debian.README.gz for details. Package: linux-headers-5.4.0-121-generic Description-md5: 6977bab4d8c82f56f1f19ba5febfff0a 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-121/debian.README.gz for details. Package: linux-headers-5.4.0-122-generic Description-md5: c4f97a51e9992e387685e0aa7975929c 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-122/debian.README.gz for details. Package: linux-headers-5.4.0-124-generic Description-md5: da1cbf025859ec5d617b70d6721ab6f6 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-124/debian.README.gz for details. Package: linux-headers-5.4.0-125-generic Description-md5: bc8179df1ac5ff630375f710e21314b3 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-125/debian.README.gz for details. Package: linux-headers-5.4.0-126-generic Description-md5: b87e638ec2bf16a6a5c2422554906d00 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-126/debian.README.gz for details. Package: linux-headers-5.4.0-128-generic Description-md5: 816b86144e6cb5b2da461eeea8014f1f 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-128/debian.README.gz for details. Package: linux-headers-5.4.0-131-generic Description-md5: 9f49288041bba9d51f18bbe0cf38d524 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-131/debian.README.gz for details. Package: linux-headers-5.4.0-132-generic Description-md5: f9bd469e7827b09f64e8cd7ac3bbf0fb 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-132/debian.README.gz for details. Package: linux-headers-5.4.0-135-generic Description-md5: 2f4e000b744fc170468f553d01753600 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-135/debian.README.gz for details. Package: linux-headers-5.4.0-28-generic Description-md5: ae2029db43411dd2d467ac2e83faf2e4 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-28/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-31-generic Description-md5: 7fde3627789160f26fd42a599e5279f7 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-31/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-39-generic Description-md5: 67b8493a32a909071360dd4bcf5f3569 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-39/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-headers-5.4.0-42-generic Description-md5: ea96c2af019c81c568b59625ea3e4a89 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-42/debian.README.gz for details. Package: linux-headers-5.4.0-45-generic Description-md5: aee3869bb2eb7c045fdf824b6a488316 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-45/debian.README.gz for details. Package: linux-headers-5.4.0-47-generic Description-md5: 1adbe448f107bf0c7936572e573a5ba2 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-47/debian.README.gz for details. Package: linux-headers-5.4.0-48-generic Description-md5: 36f41dc16cfaafc7ed7c4ed70fb892ce 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-48/debian.README.gz for details. Package: linux-headers-5.4.0-51-generic Description-md5: ef7d74f4eb2f8427b54a2200e2b9f81e 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-51/debian.README.gz for details. Package: linux-headers-5.4.0-52-generic Description-md5: 040fb6895d8193cc43ee6f6e718562d8 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-52/debian.README.gz for details. Package: linux-headers-5.4.0-53-generic Description-md5: cda0577f0bac334c4f79141e8055d8c6 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-53/debian.README.gz for details. Package: linux-headers-5.4.0-58-generic Description-md5: 5d0de11294fa1778fa349deab9ac1bd0 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-58/debian.README.gz for details. Package: linux-headers-5.4.0-59-generic Description-md5: 127a1e063fb037cfaf3c047277288dce 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-59/debian.README.gz for details. Package: linux-headers-5.4.0-60-generic Description-md5: 61086f50c6224683b3d208937b3c1a60 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-60/debian.README.gz for details. Package: linux-headers-5.4.0-62-generic Description-md5: 9661e67e219089451169faf527e18497 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-62/debian.README.gz for details. Package: linux-headers-5.4.0-65-generic Description-md5: aa61907db2ba3b273c6698853f42aaf6 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-65/debian.README.gz for details. Package: linux-headers-5.4.0-66-generic Description-md5: 252904142bf785cc86beaf4025bf30b2 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-66/debian.README.gz for details. Package: linux-headers-5.4.0-67-generic Description-md5: 5331b5919cf69815d956179ba458825d 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-67/debian.README.gz for details. Package: linux-headers-5.4.0-70-generic Description-md5: f968624d4d56e3848fbd0d07c8b82944 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-70/debian.README.gz for details. Package: linux-headers-5.4.0-71-generic Description-md5: 85d211fff0e20941645a3a6e865ac2e0 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-71/debian.README.gz for details. Package: linux-headers-5.4.0-72-generic Description-md5: a81202176691ecd5f256bcb3ef03b3fb 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-72/debian.README.gz for details. Package: linux-headers-5.4.0-73-generic Description-md5: 7cb1be83a3f8a7966f4e2d5ab94bd72e 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-73/debian.README.gz for details. Package: linux-headers-5.4.0-74-generic Description-md5: 558c8f07454ffc699668cb1dfa989496 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-74/debian.README.gz for details. Package: linux-headers-5.4.0-77-generic Description-md5: 14bd731b79cb2a2413d73465029e0a61 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-77/debian.README.gz for details. Package: linux-headers-5.4.0-80-generic Description-md5: 22fc7ac9231cd065df746b74dc8cc1d1 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-80/debian.README.gz for details. Package: linux-headers-5.4.0-81-generic Description-md5: c9efdb34802c9f2e53b78c948f43f423 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-81/debian.README.gz for details. Package: linux-headers-5.4.0-84-generic Description-md5: 83854f83d0bb6a24ce676ad7017e16a1 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-84/debian.README.gz for details. Package: linux-headers-5.4.0-86-generic Description-md5: fe2bbedc6430af444b25568135bb26d4 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-86/debian.README.gz for details. Package: linux-headers-5.4.0-88-generic Description-md5: 0b45005ba7289459c5afea703f8bd218 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-88/debian.README.gz for details. Package: linux-headers-5.4.0-89-generic Description-md5: 96e8a54ac25779a929975b5f6539b90e 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-89/debian.README.gz for details. Package: linux-headers-5.4.0-90-generic Description-md5: b7390becb5671d371bdb05d09334ba70 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-90/debian.README.gz for details. Package: linux-headers-5.4.0-91-generic Description-md5: de1ba8fb280ffa42ad744cc9bb42db13 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-91/debian.README.gz for details. Package: linux-headers-5.4.0-92-generic Description-md5: 7f236dd1bc867f1bcf793c732214e02e 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-92/debian.README.gz for details. Package: linux-headers-5.4.0-94-generic Description-md5: 48248b722041b91aa7b2bbae9b1d4728 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-94/debian.README.gz for details. Package: linux-headers-5.4.0-96-generic Description-md5: 2dd795fa8cba0026abbf33299e01d2eb 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-96/debian.README.gz for details. Package: linux-headers-5.4.0-97-generic Description-md5: a655884de44eb5d66705c4137471f4ff 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-97/debian.README.gz for details. Package: linux-headers-5.4.0-99-generic Description-md5: 1dd7e6f2bfa747fd4c94d687f8dc8576 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-99/debian.README.gz for details. Package: linux-headers-5.8.0-1031-oracle Description-md5: 7c33657b691f2c4ebd33eaef6d8f9771 Description-en: Oracle Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1031/debian.README.gz for details. Package: linux-headers-5.8.0-1033-oracle Description-md5: d3ce45fc071c1d856fbfdd16b5eebe6f Description-en: Oracle Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1033/debian.README.gz for details. Package: linux-headers-5.8.0-1035-aws Description-md5: 6a1244b148ec9fd81fbac9cfde63ab2d Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1035/debian.README.gz for details. Package: linux-headers-5.8.0-1037-oracle Description-md5: b182c81acbe7c962a0def724c0a50976 Description-en: Oracle Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1037/debian.README.gz for details. Package: linux-headers-5.8.0-1038-aws Description-md5: caf6d7cf9864256bfd0db39adca6cb68 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1038/debian.README.gz for details. Package: linux-headers-5.8.0-1038-oracle Description-md5: 3e3d0c1de896254e6edf8af0ece417c3 Description-en: Oracle Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1038/debian.README.gz for details. Package: linux-headers-5.8.0-1041-aws Description-md5: 3dde21cd4bee54c313fb01c95664f9fc Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1041/debian.README.gz for details. Package: linux-headers-5.8.0-1042-aws Description-md5: f484c988c4909ac0993c11262bf109f9 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-1042/debian.README.gz for details. Package: linux-headers-5.8.0-33-generic Description-md5: 08c730bc4ffc22403684b2e4edf2c1b2 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-33/debian.README.gz for details. Package: linux-headers-5.8.0-33-generic-64k Description-md5: 08c730bc4ffc22403684b2e4edf2c1b2 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-33/debian.README.gz for details. Package: linux-headers-5.8.0-34-generic Description-md5: 105360154cc85af53bd05d33f82c1cb1 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-34/debian.README.gz for details. Package: linux-headers-5.8.0-34-generic-64k Description-md5: 105360154cc85af53bd05d33f82c1cb1 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-34/debian.README.gz for details. Package: linux-headers-5.8.0-36-generic Description-md5: 08eacd193ab539696605596bdee098ea Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-36/debian.README.gz for details. Package: linux-headers-5.8.0-36-generic-64k Description-md5: 08eacd193ab539696605596bdee098ea Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-36/debian.README.gz for details. Package: linux-headers-5.8.0-38-generic Description-md5: a615c4303cb1106efa05d5b132a09cc7 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-38/debian.README.gz for details. Package: linux-headers-5.8.0-38-generic-64k Description-md5: a615c4303cb1106efa05d5b132a09cc7 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-38/debian.README.gz for details. Package: linux-headers-5.8.0-41-generic Description-md5: 33c979edc46214529b3d9a8dd7ab28ae Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-41/debian.README.gz for details. Package: linux-headers-5.8.0-41-generic-64k Description-md5: 33c979edc46214529b3d9a8dd7ab28ae Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-41/debian.README.gz for details. Package: linux-headers-5.8.0-43-generic Description-md5: 8baab506411a411fa78d207f042580ba Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-43/debian.README.gz for details. Package: linux-headers-5.8.0-43-generic-64k Description-md5: 8baab506411a411fa78d207f042580ba Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-43/debian.README.gz for details. Package: linux-headers-5.8.0-44-generic Description-md5: 625ef16122ad509166c02a1799549ab0 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-44/debian.README.gz for details. Package: linux-headers-5.8.0-44-generic-64k Description-md5: 625ef16122ad509166c02a1799549ab0 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-44/debian.README.gz for details. Package: linux-headers-5.8.0-45-generic Description-md5: 34df0c62c1a2d711a701271bc5930e3a Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-45/debian.README.gz for details. Package: linux-headers-5.8.0-45-generic-64k Description-md5: 34df0c62c1a2d711a701271bc5930e3a Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-45/debian.README.gz for details. Package: linux-headers-5.8.0-48-generic Description-md5: e679cae7fabfc7487f1f8a89050e80b6 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-48/debian.README.gz for details. Package: linux-headers-5.8.0-48-generic-64k Description-md5: e679cae7fabfc7487f1f8a89050e80b6 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-48/debian.README.gz for details. Package: linux-headers-5.8.0-49-generic Description-md5: 7d044701891101e2f344112e16fb464a Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-49/debian.README.gz for details. Package: linux-headers-5.8.0-49-generic-64k Description-md5: 7d044701891101e2f344112e16fb464a Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-49/debian.README.gz for details. Package: linux-headers-5.8.0-50-generic Description-md5: 21f2b164f2a0653ee05ba514532a5e05 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-50/debian.README.gz for details. Package: linux-headers-5.8.0-50-generic-64k Description-md5: 21f2b164f2a0653ee05ba514532a5e05 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-50/debian.README.gz for details. Package: linux-headers-5.8.0-53-generic Description-md5: d386cf7a8eade8d749e7af00bbcefa26 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-53/debian.README.gz for details. Package: linux-headers-5.8.0-53-generic-64k Description-md5: d386cf7a8eade8d749e7af00bbcefa26 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-53/debian.README.gz for details. Package: linux-headers-5.8.0-55-generic Description-md5: d2d5fb90592724cc63f89ec8a0efb9c6 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-55/debian.README.gz for details. Package: linux-headers-5.8.0-55-generic-64k Description-md5: d2d5fb90592724cc63f89ec8a0efb9c6 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-55/debian.README.gz for details. Package: linux-headers-5.8.0-59-generic Description-md5: 7973a25cf917ff62642a0eb0733d2f10 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-59/debian.README.gz for details. Package: linux-headers-5.8.0-59-generic-64k Description-md5: 7973a25cf917ff62642a0eb0733d2f10 Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-59/debian.README.gz for details. Package: linux-headers-5.8.0-63-generic Description-md5: 80e40151485cc0f00f1f6d42ba40df0e Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-63/debian.README.gz for details. Package: linux-headers-5.8.0-63-generic-64k Description-md5: 80e40151485cc0f00f1f6d42ba40df0e Description-en: Linux kernel headers for version 5.8.0 on ARMv8 SMP This package provides kernel header files for version 5.8.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-63/debian.README.gz for details. Package: linux-headers-bluefield Description-md5: cfac297fa158aaa524b02e8a4aca2ac9 Description-en: Linux kernel headers for Mellanox Bluefield systems. This package will always depend on the latest kernel headers available for Mellanox Bluefield systems. Package: linux-headers-generic-64k-hwe-20.04 Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-generic-64k-hwe-20.04-edge Description-md5: 7a578625be626f96075f6bacf4b9abc1 Description-en: Generic 64K Linux kernel headers This package will always depend on the latest generic-64k kernel headers available. Package: linux-headers-lowlatency-64k-hwe-20.04 Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-lowlatency-64k-hwe-20.04-edge Description-md5: 28ce1f351012c7f85364f95d7d426604 Description-en: lowlatency-64k Linux kernel headers This package will always depend on the latest lowlatency-64k kernel headers available. Package: linux-headers-raspi Description-md5: 0223bd3893bcf16c07760109963ffebd Description-en: Raspberry Pi Linux kernel headers This package will always depend on the latest Raspberry Pi Linux kernel headers available. Package: linux-headers-raspi-hwe-18.04 Description-md5: 8f014d7d159c190bcdc4b72728dd1c41 Description-en: Raspberry Pi Linux kernel headers (dummy transitional package) Transitional package for upgrades from linux-raspi-hwe-18.04 to linux-raspi. Package: linux-headers-raspi-hwe-18.04-edge Description-md5: f4c3a7b32726fb5594cfd0d70737dd35 Description-en: Raspberry Pi Linux kernel headers (dummy transitional package) Transitional package for upgrades from linux-raspi-hwe-18.04-edge to linux-raspi. Package: linux-headers-raspi2 Description-md5: a7678cc34a6254b07600fba9fa1a239a Description-en: Raspberry Pi Linux kernel headers (dummy transitional package) Transitional package for upgrades from linux-raspi2 to linux-raspi. Package: linux-headers-raspi2-hwe-18.04 Description-md5: fa4818935b6d5c9ce2539fc7c6f8f714 Description-en: Raspberry Pi Linux kernel headers (dummy transitional package) Transitional package for upgrades from linux-raspi2-hwe-18.04 to linux-raspi. Package: linux-headers-raspi2-hwe-18.04-edge Description-md5: 6dc0cfdc68d2099483de41e8b3d5e655 Description-en: Raspberry Pi Linux kernel headers (dummy transitional package) Transitional package for upgrades from linux-raspi2-hwe-18.04-edge to linux-raspi. Package: linux-hwe-5.11-tools-5.11.0-22 Description-md5: 19cba09598e2cb918ed0e902d21ab7d6 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on ARMv8. You probably want to install linux-tools-5.11.0-22-. Package: linux-hwe-5.11-tools-5.11.0-25 Description-md5: 76ff90f886f2023f7a2f0bd71c6255e3 Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on ARMv8. You probably want to install linux-tools-5.11.0-25-. Package: linux-hwe-5.11-tools-5.11.0-27 Description-md5: a272b69c873b9cedbe093497049a9889 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on ARMv8. You probably want to install linux-tools-5.11.0-27-. Package: linux-hwe-5.11-tools-5.11.0-34 Description-md5: 2bb5e601f101805ae590034158822523 Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on ARMv8. You probably want to install linux-tools-5.11.0-34-. Package: linux-hwe-5.11-tools-5.11.0-36 Description-md5: 3a9371eab110406ce95128b37055a474 Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on ARMv8. You probably want to install linux-tools-5.11.0-36-. Package: linux-hwe-5.11-tools-5.11.0-37 Description-md5: 418c071237069474ab43697ad0c7cb0b Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on ARMv8. You probably want to install linux-tools-5.11.0-37-. Package: linux-hwe-5.11-tools-5.11.0-38 Description-md5: 66ca4ca016d00f52f39939e03522ca8c Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on ARMv8. You probably want to install linux-tools-5.11.0-38-. Package: linux-hwe-5.11-tools-5.11.0-40 Description-md5: 3a89d092139c28248517f8ffa0b6a2d4 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on ARMv8. You probably want to install linux-tools-5.11.0-40-. Package: linux-hwe-5.11-tools-5.11.0-41 Description-md5: a0f39d08ce790bca92a1d3fd477ef579 Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on ARMv8. You probably want to install linux-tools-5.11.0-41-. Package: linux-hwe-5.11-tools-5.11.0-43 Description-md5: 3c92065185d96b9c4139fe0614d7df27 Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on ARMv8. You probably want to install linux-tools-5.11.0-43-. Package: linux-hwe-5.11-tools-5.11.0-44 Description-md5: f1023091ff90071ad23ea391c0542c37 Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on ARMv8. You probably want to install linux-tools-5.11.0-44-. Package: linux-hwe-5.11-tools-5.11.0-46 Description-md5: 1cb5cb2e41eb3c9b36a45528ae60bb3f Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on ARMv8. You probably want to install linux-tools-5.11.0-46-. Package: linux-hwe-5.13-tools-5.13.0-21 Description-md5: 2ff9903b760b0cfae92e9f9bdb44c9f5 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARMv8. You probably want to install linux-tools-5.13.0-21-. Package: linux-hwe-5.13-tools-5.13.0-22 Description-md5: 9351d9d4056763d4a3d41f6e2eb031ec Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARMv8. You probably want to install linux-tools-5.13.0-22-. Package: linux-hwe-5.13-tools-5.13.0-23 Description-md5: 19d87edc1ecee74613ce543a281aa8ff Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARMv8. You probably want to install linux-tools-5.13.0-23-. Package: linux-hwe-5.13-tools-5.13.0-25 Description-md5: 9367cb2c538345f32350b17185b011b4 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on ARMv8. You probably want to install linux-tools-5.13.0-25-. Package: linux-hwe-5.13-tools-5.13.0-27 Description-md5: f47814e91b2720b37bcf635d1c9d2777 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on ARMv8. You probably want to install linux-tools-5.13.0-27-. Package: linux-hwe-5.13-tools-5.13.0-28 Description-md5: c317fdef1e16b6ea7e8a760a4f537f9f Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on ARMv8. You probably want to install linux-tools-5.13.0-28-. Package: linux-hwe-5.13-tools-5.13.0-30 Description-md5: bc3c36f5ea5c5c8d487871ced5edae0a Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on ARMv8. You probably want to install linux-tools-5.13.0-30-. Package: linux-hwe-5.13-tools-5.13.0-35 Description-md5: 63beec853b63244cb599eaf479d34f1d Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on ARMv8. You probably want to install linux-tools-5.13.0-35-. Package: linux-hwe-5.13-tools-5.13.0-37 Description-md5: d3e1a0be69e5666efdc14dcadc362ef5 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on ARMv8. You probably want to install linux-tools-5.13.0-37-. Package: linux-hwe-5.13-tools-5.13.0-39 Description-md5: 88ef80a7dee8747199e7785dd0539da0 Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on ARMv8. You probably want to install linux-tools-5.13.0-39-. Package: linux-hwe-5.13-tools-5.13.0-40 Description-md5: 4e61e2f193895e3b3754e532f939fdb0 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on ARMv8. You probably want to install linux-tools-5.13.0-40-. Package: linux-hwe-5.13-tools-5.13.0-41 Description-md5: 2c8c2cc8ce8526424ae44aa1006aeebf Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on ARMv8. You probably want to install linux-tools-5.13.0-41-. Package: linux-hwe-5.13-tools-5.13.0-44 Description-md5: 8b024d7e4074d79918834f65aa465eaf Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on ARMv8. You probably want to install linux-tools-5.13.0-44-. Package: linux-hwe-5.13-tools-5.13.0-48 Description-md5: 22a22e6dc4854d29e9b61b9e298a60dd Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on ARMv8. You probably want to install linux-tools-5.13.0-48-. Package: linux-hwe-5.13-tools-5.13.0-51 Description-md5: 1729e14b55829df923224f7f2ac0cc5c Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on ARMv8. You probably want to install linux-tools-5.13.0-51-. Package: linux-hwe-5.13-tools-5.13.0-52 Description-md5: 7a6d25be3f9fc00fa97a8c2ad7cde1fc Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on ARMv8. You probably want to install linux-tools-5.13.0-52-. Package: linux-hwe-5.15-tools-5.15.0-33 Description-md5: 74c6c9d86e4b93b5af9e020f1c64fe7e Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on ARMv8. You probably want to install linux-tools-5.15.0-33-. Package: linux-hwe-5.15-tools-5.15.0-41 Description-md5: 5566010a8873f5b6892fc5d6958565ac Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on ARMv8. You probably want to install linux-tools-5.15.0-41-. Package: linux-hwe-5.15-tools-5.15.0-43 Description-md5: a94b80dcf21377cb5d62db6194991305 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on ARMv8. You probably want to install linux-tools-5.15.0-43-. Package: linux-hwe-5.15-tools-5.15.0-46 Description-md5: c71144833ff6311c202b099c29009562 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on ARMv8. You probably want to install linux-tools-5.15.0-46-. Package: linux-hwe-5.15-tools-5.15.0-48 Description-md5: 90ad6f82b53415e561295f56135af8c2 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on ARMv8. You probably want to install linux-tools-5.15.0-48-. Package: linux-hwe-5.15-tools-5.15.0-50 Description-md5: 5f030e4b13a019b35dfb7d4c68c875d7 Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on ARMv8. You probably want to install linux-tools-5.15.0-50-. Package: linux-hwe-5.15-tools-5.15.0-52 Description-md5: 0c3790a8926bae90e997589fb54019b6 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on ARMv8. You probably want to install linux-tools-5.15.0-52-. Package: linux-hwe-5.15-tools-5.15.0-53 Description-md5: 389fb0e46034d45118205b11cf5fb01f Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on ARMv8. You probably want to install linux-tools-5.15.0-53-. Package: linux-hwe-5.15-tools-5.15.0-56 Description-md5: 1c25b056d152be43457a5c6352345e36 Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on ARMv8. You probably want to install linux-tools-5.15.0-56-. Package: linux-hwe-5.8-tools-5.8.0-33 Description-md5: ab04691ecd881cca6f54a14bc5bd33b3 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on ARMv8. You probably want to install linux-tools-5.8.0-33-. Package: linux-hwe-5.8-tools-5.8.0-34 Description-md5: 4dc15a2ff40f287f2df5e59fdf16cb48 Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on ARMv8. You probably want to install linux-tools-5.8.0-34-. Package: linux-hwe-5.8-tools-5.8.0-36 Description-md5: 834f859f72835952fcdec72af2bea94d Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on ARMv8. You probably want to install linux-tools-5.8.0-36-. Package: linux-hwe-5.8-tools-5.8.0-38 Description-md5: c38f4c98f821e409c5e487afa7fd2444 Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on ARMv8. You probably want to install linux-tools-5.8.0-38-. Package: linux-hwe-5.8-tools-5.8.0-41 Description-md5: 95e330a1769c557a83f0561d2b39063b Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on ARMv8. You probably want to install linux-tools-5.8.0-41-. Package: linux-hwe-5.8-tools-5.8.0-43 Description-md5: 945a0886e178d547984d8aedf8fc6572 Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on ARMv8. You probably want to install linux-tools-5.8.0-43-. Package: linux-hwe-5.8-tools-5.8.0-44 Description-md5: 1177f12df6eed0ed4704e431b6529ea2 Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on ARMv8. You probably want to install linux-tools-5.8.0-44-. Package: linux-hwe-5.8-tools-5.8.0-45 Description-md5: 8ad557dacb04a55dad7f144bf70cc5e1 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on ARMv8. You probably want to install linux-tools-5.8.0-45-. Package: linux-hwe-5.8-tools-5.8.0-48 Description-md5: 011c66b0dc583e74c76018c7859bf0c8 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on ARMv8. You probably want to install linux-tools-5.8.0-48-. Package: linux-hwe-5.8-tools-5.8.0-49 Description-md5: 421ead79e8f127f84348399a0c4c8e76 Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on ARMv8. You probably want to install linux-tools-5.8.0-49-. Package: linux-hwe-5.8-tools-5.8.0-50 Description-md5: e5999e65245b508e5afcb321d8f95656 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on ARMv8. You probably want to install linux-tools-5.8.0-50-. Package: linux-hwe-5.8-tools-5.8.0-53 Description-md5: e13a82f9dbbf840ddd89d5a07afffc4f Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on ARMv8. You probably want to install linux-tools-5.8.0-53-. Package: linux-hwe-5.8-tools-5.8.0-55 Description-md5: cbcd23096008074072decd4e0d743b24 Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on ARMv8. You probably want to install linux-tools-5.8.0-55-. Package: linux-hwe-5.8-tools-5.8.0-59 Description-md5: 9f621a226793ec82a1ac0f751fd605f5 Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on ARMv8. You probably want to install linux-tools-5.8.0-59-. Package: linux-hwe-5.8-tools-5.8.0-63 Description-md5: c44ec33be50f4228c6ff337416a1c9de Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on ARMv8. You probably want to install linux-tools-5.8.0-63-. Package: linux-image-5.11.0-1014-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1016-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1017-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1019-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1020-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1021-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1022-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1023-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1025-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-1027-aws Description-md5: eb020842bc17e956d3fa7a2e1568300d Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.11.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.11.0-22-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-25-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-27-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-34-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-36-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-37-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-38-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-40-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-41-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-43-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-44-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.11.0-46-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-1008-aws Description-md5: 3877fced140f82463f83752fdd645f32 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.13.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.13.0-1011-aws Description-md5: 3877fced140f82463f83752fdd645f32 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.13.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.13.0-21-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-22-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-23-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-25-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-27-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-28-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-30-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-35-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-37-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-39-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-40-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-41-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-44-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-48-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-51-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.13.0-52-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-33-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-33-lowlatency-64k Description-md5: 56dbb032ae5f94d60fab1be47ed527ab Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-41-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-42-lowlatency-64k Description-md5: 56dbb032ae5f94d60fab1be47ed527ab Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-43-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-43-lowlatency-64k Description-md5: 56dbb032ae5f94d60fab1be47ed527ab Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-46-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-46-lowlatency-64k Description-md5: 56dbb032ae5f94d60fab1be47ed527ab Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-48-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-48-lowlatency-64k Description-md5: 56dbb032ae5f94d60fab1be47ed527ab Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-50-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-50-lowlatency-64k Description-md5: 56dbb032ae5f94d60fab1be47ed527ab Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-52-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-52-lowlatency-64k Description-md5: 56dbb032ae5f94d60fab1be47ed527ab Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-53-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-53-lowlatency-64k Description-md5: 56dbb032ae5f94d60fab1be47ed527ab Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-56-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-56-lowlatency-64k Description-md5: 56dbb032ae5f94d60fab1be47ed527ab Description-en: Signed kernel image lowlatency-64k A kernel image for lowlatency-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.4.0-1011-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-1011-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1011-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1012-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1012-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1013-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1013-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. 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-1015-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1016-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1016-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1017-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-5.4.0-1018-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1019-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1019-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1020-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-1020-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1021-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-1021-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1021-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1022-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-1022-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1022-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1023-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1024-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-1025-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-1025-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1025-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1026-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1026-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1028-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-1028-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1028-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1029-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-1029-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1030-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1030-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1032-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-1032-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1032-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1033-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1034-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-1034-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1035-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-1035-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1035-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1036-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1036-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1037-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-1038-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-1038-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1039-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-1040-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1041-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-1041-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1042-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1042-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1043-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-1043-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1044-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1044-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1045-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-1045-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1045-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1046-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1046-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1047-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-1047-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1047-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1048-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-1048-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1049-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-1049-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1050-bluefield Description-md5: e45e0b9aa511ab1cfffd662bb60f939e Description-en: Signed kernel image BlueField A kernel image for Mellanox BlueField. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1050-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1051-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-1052-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1053-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1054-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-1055-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-1055-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1056-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-1056-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1057-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-1058-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-1058-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1059-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-1059-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1060-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-1060-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1062-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1065-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1066-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1068-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1069-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1070-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1071-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1073-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1074-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1077-raspi Description-md5: 20a186b48ac212a35c68932cd425a400 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 Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.8.0-1035-aws Description-md5: 00f5926dff22ca52297675f6edeaf875 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.8.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.8.0-1038-aws Description-md5: 00f5926dff22ca52297675f6edeaf875 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.8.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.8.0-1041-aws Description-md5: 00f5926dff22ca52297675f6edeaf875 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.8.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.8.0-1042-aws Description-md5: 00f5926dff22ca52297675f6edeaf875 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.8.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.8.0-45-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.8.0-48-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.8.0-49-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.8.0-50-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.8.0-53-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.8.0-55-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.8.0-59-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.8.0-63-generic-64k Description-md5: d626b36f780f6cd1aee4a6285b476a36 Description-en: Signed kernel image generic-64k A kernel image for generic-64k. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-bluefield Description-md5: 75505e692413e4f81519925fa7942665 Description-en: Linux kernel image for Mellanox Bluefield systems. This package will always depend on the latest kernel image available for Mellanox Bluefield systems. Package: linux-image-generic-64k-hwe-20.04 Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-generic-64k-hwe-20.04-edge Description-md5: 46b80cb09d6c1756e139a2bce58d6a9b Description-en: Generic 64K Linux kernel image This package will always depend on the latest generic-64k kernel image available. Package: linux-image-lowlatency-64k-hwe-20.04 Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-lowlatency-64k-hwe-20.04-edge Description-md5: 47e63d12ad8bc35df1ad79e7704cc960 Description-en: lowlatency-64k Linux kernel image This package will always depend on the latest lowlatency-64k kernel image available. Package: linux-image-raspi Description-md5: e483328aafaaedd15601d42be69d056f Description-en: Raspberry Pi Linux kernel image This package will always depend on the latest Raspberry Pi Linux kernel image available. Package: linux-image-raspi-hwe-18.04 Description-md5: 9b61a8c143ff4dfca02778ee7865e184 Description-en: Raspberry Pi Linux kernel image (dummy transitional package) Transitional package for upgrades from linux-raspi-hwe-18.04 to linux-raspi. Package: linux-image-raspi-hwe-18.04-edge Description-md5: c6cc0e2c3c55a917b119ad4b5c7136ed Description-en: Raspberry Pi Linux kernel image (dummy transitional package) Transitional package for upgrades from linux-raspi-hwe-18.04-edge to linux-raspi. Package: linux-image-raspi2 Description-md5: e42b3e40dc3158d4d6b63998674bdf90 Description-en: Raspberry Pi Linux kernel image (dummy transitional package) Transitional package for upgrades from linux-raspi2 to linux-raspi. Package: linux-image-raspi2-hwe-18.04 Description-md5: 7c167b205d507ff65903ddd3c931a462 Description-en: Raspberry Pi Linux kernel image (dummy transitional package) Transitional package for upgrades from linux-raspi2-hwe-18.04 to linux-raspi. Package: linux-image-raspi2-hwe-18.04-edge Description-md5: 976ee4665aa90565f215cd5af7438fb2 Description-en: Raspberry Pi Linux kernel image (dummy transitional package) Transitional package for upgrades from linux-raspi2-hwe-18.04-edge to linux-raspi. Package: linux-image-unsigned-5.11.0-1016-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1017-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1019-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1020-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1021-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1022-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1023-azure Description-md5: ee5c580caf2438f121d9814d98b82307 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1023-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1025-azure Description-md5: ee5c580caf2438f121d9814d98b82307 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1025-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1027-azure Description-md5: ee5c580caf2438f121d9814d98b82307 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1027-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1028-aws Description-md5: 2846ac13f19bf9bc7d292773a7f9cdff Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-1028-azure Description-md5: ee5c580caf2438f121d9814d98b82307 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 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.11.0-1028-oracle Description-md5: 955ca190cf1671831178006765f3f44e Description-en: Oracle Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.11.0 on ARMv8 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.11.0-22-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-22-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-25-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-25-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-27-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-27-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-34-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-34-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-36-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-36-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-37-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-37-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-38-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-38-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-40-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-40-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-41-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-41-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-43-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-43-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-44-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-44-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.11.0-46-generic Description-md5: c3341331f5506c7009416260e2cd581c Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-46-generic-64k Description-md5: d971fed3e880a9b3603dba63052faf69 Description-en: Linux kernel image for version 5.11.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-1011-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1012-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1014-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1014-azure Description-md5: 9820ddefc98f80297143ac17e6d9280e Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1015-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1016-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1017-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1017-azure Description-md5: 9820ddefc98f80297143ac17e6d9280e Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1018-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1019-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1021-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1021-azure Description-md5: 9820ddefc98f80297143ac17e6d9280e Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1021-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1022-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1022-azure Description-md5: 9820ddefc98f80297143ac17e6d9280e Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1023-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1023-azure Description-md5: 9820ddefc98f80297143ac17e6d9280e Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1025-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1025-azure Description-md5: 9820ddefc98f80297143ac17e6d9280e Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1025-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1027-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1028-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1028-azure Description-md5: 9820ddefc98f80297143ac17e6d9280e Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1028-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1029-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1029-azure Description-md5: 9820ddefc98f80297143ac17e6d9280e Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1030-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1031-aws Description-md5: 7b0cff56b27ebc316c8bb9b22c8c77d5 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-1031-azure Description-md5: 9820ddefc98f80297143ac17e6d9280e Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1033-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1034-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-1036-oracle Description-md5: 4642cf6da959efb21bd47d8435d85c37 Description-en: Oracle Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.13.0 on ARMv8 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.13.0-21-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-21-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-22-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-22-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-23-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-23-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-25-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-25-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-27-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-27-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-28-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-28-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-30-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-30-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-35-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-35-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-37-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-37-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-39-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-39-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-40-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-40-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-41-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-41-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-44-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-44-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-48-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-48-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-51-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-51-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.13.0-52-generic Description-md5: 9c540982a526ccba18b58f9ac4f7645a Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-52-generic-64k Description-md5: c4950eebacec5ba5a3857e0935198028 Description-en: Linux kernel image for version 5.13.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.13.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1006-gcp Description-md5: ebef95b98246deb28e901c8c09533dea Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1007-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1007-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1008-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1011-gke Description-md5: 530890588d8615eb92f33ddac45468ec Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1013-gcp Description-md5: ebef95b98246deb28e901c8c09533dea Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1013-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1014-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1014-gke Description-md5: 530890588d8615eb92f33ddac45468ec Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1015-aws Description-md5: 7afff155e8b29aa08cf6bd68d50007c6 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1015-gke Description-md5: 530890588d8615eb92f33ddac45468ec Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1016-gcp Description-md5: ebef95b98246deb28e901c8c09533dea Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1016-gke Description-md5: 530890588d8615eb92f33ddac45468ec Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1016-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1017-aws Description-md5: 7afff155e8b29aa08cf6bd68d50007c6 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1017-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1017-gcp Description-md5: ebef95b98246deb28e901c8c09533dea Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1017-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1018-gcp Description-md5: ebef95b98246deb28e901c8c09533dea Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1018-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1019-aws Description-md5: 7afff155e8b29aa08cf6bd68d50007c6 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1019-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1019-gke Description-md5: 530890588d8615eb92f33ddac45468ec Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1019-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1020-aws Description-md5: 7afff155e8b29aa08cf6bd68d50007c6 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1020-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1020-gke Description-md5: 530890588d8615eb92f33ddac45468ec Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1021-aws Description-md5: 7afff155e8b29aa08cf6bd68d50007c6 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1021-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1021-gcp Description-md5: ebef95b98246deb28e901c8c09533dea Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1021-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1022-aws Description-md5: 7afff155e8b29aa08cf6bd68d50007c6 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1022-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1022-gcp Description-md5: ebef95b98246deb28e901c8c09533dea Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1022-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1023-aws Description-md5: 7afff155e8b29aa08cf6bd68d50007c6 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1023-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1023-gke Description-md5: 530890588d8615eb92f33ddac45468ec Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1025-gcp Description-md5: ebef95b98246deb28e901c8c09533dea Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1025-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 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.15.0-1026-aws Description-md5: 7afff155e8b29aa08cf6bd68d50007c6 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-1029-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-33-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-33-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-33-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-33-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-41-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-41-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-42-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-42-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-43-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-43-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-43-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-43-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-46-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-46-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-46-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-46-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-48-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-48-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-48-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-48-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-50-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-50-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-50-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-50-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-52-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-52-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-52-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-52-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-53-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-53-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-53-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-53-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-56-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-56-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-56-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 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.15.0-56-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-100-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-1011-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1012-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1013-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1016-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1019-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1020-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1021-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1022-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1023-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1025-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1026-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1028-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1030-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1032-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1035-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1036-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-104-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-1040-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1042-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1044-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1045-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1045-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1046-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1046-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1047-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1048-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1049-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-105-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-1050-bluefield Description-md5: 0d420fadd29591abc71f1108fd0038f5 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1052-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1053-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1054-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1055-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1056-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1057-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1058-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1059-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1061-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1061-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1062-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1063-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1063-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1064-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1064-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1065-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1066-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1066-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1067-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1068-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1069-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1069-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-107-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-1070-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1071-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1071-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1071-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1072-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1072-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1072-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1073-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1073-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1073-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1074-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1075-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1075-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1076-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1076-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1077-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1078-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1078-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1078-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1078-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1078-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1079-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1080-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1080-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1080-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1080-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1081-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1081-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1081-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1082-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1083-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1083-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1083-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1083-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1084-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1084-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1084-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1084-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1085-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1085-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1086-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1086-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1086-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1086-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1086-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1087-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1087-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1087-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1088-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1089-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1089-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1089-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-109-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-1090-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1090-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1090-gke Description-md5: 96d3d70e06f61f7195759cbed6603188 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1090-oracle Description-md5: f979bcaef048d04818ac254ade050007 Description-en: Oracle Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.4.0 on ARMv8 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-1091-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1092-aws Description-md5: 3e07bca136e8226d02291ebb3785deb0 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 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-1092-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1093-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1094-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-1096-gcp Description-md5: f0767afbaa87cc8d8ba1bf69ea5cf84f 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 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-1098-azure Description-md5: 6f8ffee76f35b491dcb8c3b6d5fe2236 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 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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-image-unsigned-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-1031-oracle Description-md5: 72eaff1d5f0fc807131cd6d22f4b4b31 Description-en: Oracle Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.8.0 on ARMv8 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.8.0-1033-oracle Description-md5: 72eaff1d5f0fc807131cd6d22f4b4b31 Description-en: Oracle Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.8.0 on ARMv8 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.8.0-1037-oracle Description-md5: 72eaff1d5f0fc807131cd6d22f4b4b31 Description-en: Oracle Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.8.0 on ARMv8 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.8.0-1038-oracle Description-md5: 72eaff1d5f0fc807131cd6d22f4b4b31 Description-en: Oracle Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.8.0 on ARMv8 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.8.0-33-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-33-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-34-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-34-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-36-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-36-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-38-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-38-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-41-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-41-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-43-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-43-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-44-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-44-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-45-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-45-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-48-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-48-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-49-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-49-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-50-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-50-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-53-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-53-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-55-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-55-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-59-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-59-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.8.0-63-generic Description-md5: d55786da7954915252eae4bf58b5fe98 Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-63-generic-64k Description-md5: 0fc81c7f0c4ad2c510b2c7ae5d3432df Description-en: Linux kernel image for version 5.8.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.8.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-lowlatency-64k-hwe-20.04 Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-64k-hwe-20.04-edge Description-md5: 47bcc48562defd67ba1c64401116e106 Description-en: Complete lowlatency-64k Linux kernel This package will always depend on the latest complete lowlatency-64k Linux kernel available. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-33 Description-md5: 74c6c9d86e4b93b5af9e020f1c64fe7e Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on ARMv8. You probably want to install linux-tools-5.15.0-33-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-42 Description-md5: 28e1ccfca540bd44fd2d93d5ab29cee7 Description-en: Linux kernel version specific tools for version 5.15.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-42 on ARMv8. You probably want to install linux-tools-5.15.0-42-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-43 Description-md5: a94b80dcf21377cb5d62db6194991305 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on ARMv8. You probably want to install linux-tools-5.15.0-43-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-46 Description-md5: c71144833ff6311c202b099c29009562 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on ARMv8. You probably want to install linux-tools-5.15.0-46-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-48 Description-md5: 90ad6f82b53415e561295f56135af8c2 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on ARMv8. You probably want to install linux-tools-5.15.0-48-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-50 Description-md5: 5f030e4b13a019b35dfb7d4c68c875d7 Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on ARMv8. You probably want to install linux-tools-5.15.0-50-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-52 Description-md5: 0c3790a8926bae90e997589fb54019b6 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on ARMv8. You probably want to install linux-tools-5.15.0-52-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-53 Description-md5: 389fb0e46034d45118205b11cf5fb01f Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on ARMv8. You probably want to install linux-tools-5.15.0-53-. Package: linux-lowlatency-hwe-5.15-tools-5.15.0-56 Description-md5: 1c25b056d152be43457a5c6352345e36 Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on ARMv8. You probably want to install linux-tools-5.15.0-56-. Package: linux-modules-5.11.0-1014-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1016-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1016-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1017-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1017-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1019-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1019-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1020-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1020-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1021-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1021-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1022-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1022-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1023-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1023-azure Description-md5: e482403473316d38a766df3c6bf3ef1f Description-en: Linux kernel extra modules for version 5.11.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 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.11.0-1023-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1025-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1025-azure Description-md5: e482403473316d38a766df3c6bf3ef1f Description-en: Linux kernel extra modules for version 5.11.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 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.11.0-1025-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1027-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1027-azure Description-md5: e482403473316d38a766df3c6bf3ef1f Description-en: Linux kernel extra modules for version 5.11.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 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.11.0-1027-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1028-aws Description-md5: ab7ad18407bc15b3f09cab0abaee7da5 Description-en: Linux kernel extra modules for version 5.11.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.11.0-1028-azure Description-md5: e482403473316d38a766df3c6bf3ef1f Description-en: Linux kernel extra modules for version 5.11.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 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.11.0-1028-oracle Description-md5: b4d2366dc3d97005e00f900dbc828d0e Description-en: Oracle Linux kernel extra modules for version 5.11.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 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.11.0-22-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-22-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-25-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-25-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-27-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-27-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-34-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-34-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-36-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-36-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-37-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-37-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-38-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-38-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-40-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-40-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-41-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-41-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-43-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-43-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-44-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-44-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.11.0-46-generic Description-md5: 2142625e79370e8796929ddbc7faa7d1 Description-en: Linux kernel extra modules for version 5.11.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.11.0-46-generic-64k Description-md5: f47eb502a47b2d39ebce17a5645f4bff Description-en: Linux kernel extra modules for version 5.11.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-1008-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1011-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1011-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1012-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1014-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1014-azure Description-md5: 99652c85603d9750ebb0c13f4076e1da Description-en: Linux kernel extra modules for version 5.13.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 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.13.0-1015-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1016-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1017-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1017-azure Description-md5: 99652c85603d9750ebb0c13f4076e1da Description-en: Linux kernel extra modules for version 5.13.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 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.13.0-1018-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1019-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1021-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1021-azure Description-md5: 99652c85603d9750ebb0c13f4076e1da Description-en: Linux kernel extra modules for version 5.13.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 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.13.0-1021-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1022-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1022-azure Description-md5: 99652c85603d9750ebb0c13f4076e1da Description-en: Linux kernel extra modules for version 5.13.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 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.13.0-1023-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1023-azure Description-md5: 99652c85603d9750ebb0c13f4076e1da Description-en: Linux kernel extra modules for version 5.13.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 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.13.0-1025-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1025-azure Description-md5: 99652c85603d9750ebb0c13f4076e1da Description-en: Linux kernel extra modules for version 5.13.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 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.13.0-1025-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1027-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1028-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1028-azure Description-md5: 99652c85603d9750ebb0c13f4076e1da Description-en: Linux kernel extra modules for version 5.13.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 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.13.0-1028-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1029-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1029-azure Description-md5: 99652c85603d9750ebb0c13f4076e1da Description-en: Linux kernel extra modules for version 5.13.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 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.13.0-1030-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1031-aws Description-md5: b506299648ce78e59de35490899461df Description-en: Linux kernel extra modules for version 5.13.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.13.0-1031-azure Description-md5: 99652c85603d9750ebb0c13f4076e1da Description-en: Linux kernel extra modules for version 5.13.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 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.13.0-1033-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1034-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1036-oracle Description-md5: 86a2826b47c26a2a55efcbfb35d708c9 Description-en: Oracle Linux kernel extra modules for version 5.13.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 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.13.0-21-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-21-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-22-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-22-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-23-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-23-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-25-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-25-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-27-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-27-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-28-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-28-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-30-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-30-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-35-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-35-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-37-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-37-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-39-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-39-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-40-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-40-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-41-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-41-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-44-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-44-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-48-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-48-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-51-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-51-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.13.0-52-generic Description-md5: a45069796d7349c8db936dea825adc9d Description-en: Linux kernel extra modules for version 5.13.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.13.0-52-generic-64k Description-md5: 0ea1fff06c205371fae327317da31596 Description-en: Linux kernel extra modules for version 5.13.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1006-gcp Description-md5: ee6ceb80f0632a9357d8973109c2c86e Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1007-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1007-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en: Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1008-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1011-gke Description-md5: 9b0931c26ccc8a84d195028695ad6b86 Description-en: Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1013-gcp Description-md5: ee6ceb80f0632a9357d8973109c2c86e Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1013-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en: Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1014-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1014-gke Description-md5: 9b0931c26ccc8a84d195028695ad6b86 Description-en: Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1015-aws Description-md5: 5abd4e2aba29bd4745bb7478e4a3ae2d Description-en: Linux kernel extra modules for version 5.15.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.15.0-1015-gke Description-md5: 9b0931c26ccc8a84d195028695ad6b86 Description-en: Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1016-gcp Description-md5: ee6ceb80f0632a9357d8973109c2c86e Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1016-gke Description-md5: 9b0931c26ccc8a84d195028695ad6b86 Description-en: Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1016-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en: Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1017-aws Description-md5: 5abd4e2aba29bd4745bb7478e4a3ae2d Description-en: Linux kernel extra modules for version 5.15.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.15.0-1017-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1017-gcp Description-md5: ee6ceb80f0632a9357d8973109c2c86e Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1017-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en: Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1018-gcp Description-md5: ee6ceb80f0632a9357d8973109c2c86e Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1018-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en: Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1019-aws Description-md5: 5abd4e2aba29bd4745bb7478e4a3ae2d Description-en: Linux kernel extra modules for version 5.15.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.15.0-1019-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1019-gke Description-md5: 9b0931c26ccc8a84d195028695ad6b86 Description-en: Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1019-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en: Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1020-aws Description-md5: 5abd4e2aba29bd4745bb7478e4a3ae2d Description-en: Linux kernel extra modules for version 5.15.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.15.0-1020-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1020-gke Description-md5: 9b0931c26ccc8a84d195028695ad6b86 Description-en: Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1021-aws Description-md5: 5abd4e2aba29bd4745bb7478e4a3ae2d Description-en: Linux kernel extra modules for version 5.15.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.15.0-1021-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1021-gcp Description-md5: ee6ceb80f0632a9357d8973109c2c86e Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1021-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en: Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1022-aws Description-md5: 5abd4e2aba29bd4745bb7478e4a3ae2d Description-en: Linux kernel extra modules for version 5.15.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.15.0-1022-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1022-gcp Description-md5: ee6ceb80f0632a9357d8973109c2c86e Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1022-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en: Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1023-aws Description-md5: 5abd4e2aba29bd4745bb7478e4a3ae2d Description-en: Linux kernel extra modules for version 5.15.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.15.0-1023-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1023-gke Description-md5: 9b0931c26ccc8a84d195028695ad6b86 Description-en: Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1025-gcp Description-md5: ee6ceb80f0632a9357d8973109c2c86e Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-1025-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en: Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1026-aws Description-md5: 5abd4e2aba29bd4745bb7478e4a3ae2d Description-en: Linux kernel extra modules for version 5.15.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.15.0-1029-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-33-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en: Linux kernel extra modules for version 5.15.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.15.0-33-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en: Linux kernel extra modules for version 5.15.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-33-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-33-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en: Linux kernel extra modules for version 5.15.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 Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-41-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en: Linux kernel extra modules for version 5.15.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.15.0-41-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en: Linux kernel extra modules for version 5.15.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-42-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-42-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en: Linux kernel extra modules for version 5.15.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 Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-43-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en: Linux kernel extra modules for version 5.15.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.15.0-43-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en: Linux kernel extra modules for version 5.15.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-43-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-43-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en: Linux kernel extra modules for version 5.15.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 Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-46-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en: Linux kernel extra modules for version 5.15.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.15.0-46-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en: Linux kernel extra modules for version 5.15.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-46-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-46-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en: Linux kernel extra modules for version 5.15.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 Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-48-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en: Linux kernel extra modules for version 5.15.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.15.0-48-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en: Linux kernel extra modules for version 5.15.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-48-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-48-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en: Linux kernel extra modules for version 5.15.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 Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-50-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en: Linux kernel extra modules for version 5.15.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.15.0-50-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en: Linux kernel extra modules for version 5.15.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-50-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-50-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en: Linux kernel extra modules for version 5.15.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 Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-52-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en: Linux kernel extra modules for version 5.15.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.15.0-52-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en: Linux kernel extra modules for version 5.15.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-52-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-52-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en: Linux kernel extra modules for version 5.15.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 Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-53-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en: Linux kernel extra modules for version 5.15.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.15.0-53-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en: Linux kernel extra modules for version 5.15.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-53-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-53-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en: Linux kernel extra modules for version 5.15.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 Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-56-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en: Linux kernel extra modules for version 5.15.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.15.0-56-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en: Linux kernel extra modules for version 5.15.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-56-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en: Linux kernel extra modules for version 5.15.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 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.15.0-56-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en: Linux kernel extra modules for version 5.15.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 Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-100-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-1011-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-1011-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1011-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1012-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1012-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1013-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1013-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi 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-1015-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1016-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1016-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1017-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-1018-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1019-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1019-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1020-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-1020-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1021-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-1021-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1021-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1022-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-1022-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1022-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1023-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1024-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-1025-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-1025-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1025-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1026-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1026-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1028-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-1028-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1028-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1029-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-1029-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1030-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1030-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1032-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-1032-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1032-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1033-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1034-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-1034-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1035-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-1035-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1035-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1036-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1036-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1037-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-1038-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-1038-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1039-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-104-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-1040-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1041-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-1041-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1042-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1042-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1043-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-1043-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1044-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1044-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1045-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-1045-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1045-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1045-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1046-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1046-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1046-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1047-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-1047-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1047-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1048-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-1048-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1048-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1049-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-1049-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-105-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-1050-bluefield Description-md5: b315c6e94b0350cebe8fc768220e2100 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 Bluefield processors. . Geared toward Bluefield systems. . You likely do not want to install this package directly. Instead, install the linux-bluefield meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1050-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1051-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-1052-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1052-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1053-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1053-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1054-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-1054-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1055-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-1055-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1055-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1056-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-1056-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1056-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1057-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-1057-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1058-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-1058-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1058-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1059-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-1059-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1059-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1060-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-1060-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1061-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-1061-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1062-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1062-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1063-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-1063-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1064-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-1064-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1065-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-1065-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1066-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-1066-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1066-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1067-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1068-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-1068-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1069-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-1069-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1069-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-107-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-1070-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1070-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1071-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-1071-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1071-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1071-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1072-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-1072-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1072-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1073-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-1073-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1073-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1073-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1074-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1074-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1075-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-1075-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1076-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1076-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1077-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1077-raspi Description-md5: 2f85cb8a5f6853a2f47ee41230bc3ee9 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1078-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-1078-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1078-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1078-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1078-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1079-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1080-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-1080-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1080-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1080-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1081-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-1081-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1081-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1082-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1083-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-1083-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1083-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1083-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1084-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-1084-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1084-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1084-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1085-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-1085-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1086-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-1086-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1086-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1086-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1086-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1087-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1087-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1087-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1088-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-1089-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-1089-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1089-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-109-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-1090-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1090-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1090-gke Description-md5: 7b95e1dc1744ddd9e126dbcaa45b8b75 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1090-oracle Description-md5: 53e2d35d97b7f50233dcf8ae8e28d6b9 Description-en: Oracle 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 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-1091-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1092-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-1092-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1093-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1094-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-1096-gcp Description-md5: 88a1bb8122d9bd03505b7e1aad8dfcd9 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 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-1098-azure Description-md5: e3ea8b4def15be76f71e234e7fe9a676 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 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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-1031-oracle Description-md5: 230789726e3064124565ab1259337c95 Description-en: Oracle Linux kernel extra modules for version 5.8.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 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.8.0-1033-oracle Description-md5: 230789726e3064124565ab1259337c95 Description-en: Oracle Linux kernel extra modules for version 5.8.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 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.8.0-1035-aws Description-md5: fb0d16be2ed301e5a1ed367eae72fc81 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1037-oracle Description-md5: 230789726e3064124565ab1259337c95 Description-en: Oracle Linux kernel extra modules for version 5.8.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 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.8.0-1038-aws Description-md5: fb0d16be2ed301e5a1ed367eae72fc81 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1038-oracle Description-md5: 230789726e3064124565ab1259337c95 Description-en: Oracle Linux kernel extra modules for version 5.8.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 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.8.0-1041-aws Description-md5: fb0d16be2ed301e5a1ed367eae72fc81 Description-en: Linux kernel extra modules for version 5.8.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.8.0-1042-aws Description-md5: fb0d16be2ed301e5a1ed367eae72fc81 Description-en: Linux kernel extra modules for version 5.8.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.8.0-33-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-33-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-34-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-34-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-36-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-36-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-38-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-38-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-41-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-41-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-43-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-43-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-44-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-44-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-45-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-45-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-48-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-48-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-49-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-49-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-50-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-50-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-53-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-53-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-55-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-55-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-59-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-59-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.8.0-63-generic Description-md5: b579aedd5706a31adf4e51182485947f Description-en: Linux kernel extra modules for version 5.8.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.8.0-63-generic-64k Description-md5: 1bf9807fb8d47f74ea8c27eafd7e62d4 Description-en: Linux kernel extra modules for version 5.8.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 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.11.0-1014-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1016-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1016-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1017-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1017-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1019-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1019-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1020-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1020-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1021-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1021-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1022-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1022-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1023-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1023-azure Description-md5: a6b631fe3ac3f843c874e779bb712925 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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 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.11.0-1023-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1025-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1025-azure Description-md5: a6b631fe3ac3f843c874e779bb712925 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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 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.11.0-1025-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1027-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1027-azure Description-md5: a6b631fe3ac3f843c874e779bb712925 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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 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.11.0-1027-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-1028-aws Description-md5: f87638401e175a0cb12852358c7c1ec4 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-1028-azure Description-md5: a6b631fe3ac3f843c874e779bb712925 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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 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.11.0-1028-oracle Description-md5: 5ed729219cfe4e13e27970157f76e671 Description-en: Oracle Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.11.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 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.11.0-22-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-25-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-27-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-34-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-36-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-37-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-38-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-40-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-41-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-43-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-44-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-46-generic Description-md5: 8c76e7e36401547fa24be1cf23ede329 Description-en: Linux kernel extra modules for version 5.11.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.11.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.13.0-1008-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1011-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1011-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1012-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1014-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1014-azure Description-md5: 2d9c1b6e232ea9680bd113b7a0674313 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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 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.13.0-1015-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1016-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1017-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1017-azure Description-md5: 2d9c1b6e232ea9680bd113b7a0674313 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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 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.13.0-1018-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1019-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1021-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1021-azure Description-md5: 2d9c1b6e232ea9680bd113b7a0674313 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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 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.13.0-1021-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1022-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1022-azure Description-md5: 2d9c1b6e232ea9680bd113b7a0674313 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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 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.13.0-1023-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1023-azure Description-md5: 2d9c1b6e232ea9680bd113b7a0674313 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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 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.13.0-1025-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1025-azure Description-md5: 2d9c1b6e232ea9680bd113b7a0674313 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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 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.13.0-1025-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1027-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1028-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1028-azure Description-md5: 2d9c1b6e232ea9680bd113b7a0674313 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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 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.13.0-1028-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1029-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1029-azure Description-md5: 2d9c1b6e232ea9680bd113b7a0674313 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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 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.13.0-1030-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1031-aws Description-md5: 61e4db3de177d6a3a8bf7c355fce1b2a Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-1031-azure Description-md5: 2d9c1b6e232ea9680bd113b7a0674313 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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 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.13.0-1033-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1034-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-1036-oracle Description-md5: 55ad2f97ffaabdf8f9228c6e5812b5da Description-en: Oracle Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.13.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 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.13.0-21-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-22-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-23-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-25-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-27-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-28-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-30-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-35-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-37-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-39-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-40-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-41-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-44-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-48-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-51-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-52-generic Description-md5: 8c549a2060262905fb2bd394df9383f4 Description-en: Linux kernel extra modules for version 5.13.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.13.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.15.0-1006-gcp Description-md5: 72b3b49261ee6863ad4eec53933615a5 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1007-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1007-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1008-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1011-gke Description-md5: b0399ecfd081fb5337493eec2618c2e0 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1013-gcp Description-md5: 72b3b49261ee6863ad4eec53933615a5 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1013-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1014-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1014-gke Description-md5: b0399ecfd081fb5337493eec2618c2e0 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1015-aws Description-md5: 522fd9e05d0ff97233a705a6e1d816a2 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1015-gke Description-md5: b0399ecfd081fb5337493eec2618c2e0 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1016-gcp Description-md5: 72b3b49261ee6863ad4eec53933615a5 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1016-gke Description-md5: b0399ecfd081fb5337493eec2618c2e0 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1016-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1017-aws Description-md5: 522fd9e05d0ff97233a705a6e1d816a2 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1017-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1017-gcp Description-md5: 72b3b49261ee6863ad4eec53933615a5 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1017-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1018-gcp Description-md5: 72b3b49261ee6863ad4eec53933615a5 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1018-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1019-aws Description-md5: 522fd9e05d0ff97233a705a6e1d816a2 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1019-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1019-gke Description-md5: b0399ecfd081fb5337493eec2618c2e0 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1019-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1020-aws Description-md5: 522fd9e05d0ff97233a705a6e1d816a2 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1020-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1020-gke Description-md5: b0399ecfd081fb5337493eec2618c2e0 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1021-aws Description-md5: 522fd9e05d0ff97233a705a6e1d816a2 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1021-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1021-gcp Description-md5: 72b3b49261ee6863ad4eec53933615a5 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1021-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1022-aws Description-md5: 522fd9e05d0ff97233a705a6e1d816a2 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1022-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1022-gcp Description-md5: 72b3b49261ee6863ad4eec53933615a5 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1022-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1023-aws Description-md5: 522fd9e05d0ff97233a705a6e1d816a2 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1023-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1023-gke Description-md5: b0399ecfd081fb5337493eec2618c2e0 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1025-gcp Description-md5: 72b3b49261ee6863ad4eec53933615a5 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-1025-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.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 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.15.0-1026-aws Description-md5: 522fd9e05d0ff97233a705a6e1d816a2 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-1029-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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 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.15.0-33-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-41-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-43-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-46-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-48-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-50-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-52-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-53-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-56-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.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-100-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-1011-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-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-1017-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-1020-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-1021-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-1022-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-1024-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-1025-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-1028-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-1029-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-1032-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-1034-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-1035-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-1037-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-1038-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-1039-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-104-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-1041-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-1043-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-1045-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-1045-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1046-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1047-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-1048-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-1048-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1049-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-105-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-1051-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-1052-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1053-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1054-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-1054-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1055-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-1055-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1056-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-1056-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1057-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-1057-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1058-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-1058-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1059-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-1059-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1060-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-1061-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-1061-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1062-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1063-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-1063-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1064-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-1064-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1065-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-1066-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-1066-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1067-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1068-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-1069-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-1069-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-107-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-1070-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1071-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-1071-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1071-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1072-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-1072-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1072-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1073-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-1073-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1073-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1074-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1075-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-1075-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1076-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1076-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1077-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1078-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-1078-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1078-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1078-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1078-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1079-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1080-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-1080-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1080-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1080-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1081-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-1081-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1081-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1082-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1083-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-1083-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1083-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1083-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1084-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-1084-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1084-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1084-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1085-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-1085-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1086-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-1086-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1086-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1086-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1086-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1087-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1087-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1087-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1088-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-1089-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-1089-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1089-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-109-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-1090-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1090-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1090-gke Description-md5: 9f78301e7c901297857762aaa35d30ba 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 amd64 arm64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.4.0-1090-oracle Description-md5: f04779e591b8f6e4d6022a262a579ad7 Description-en: Oracle Linux kernel extra modules for version 5.4.0 on ARMv8 SMP This package contains the Oracle 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 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-1091-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1092-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-1092-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1093-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1094-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-1096-gcp Description-md5: d00338704e39602ffb4b971da407e5a3 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 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-1098-azure Description-md5: 2ad39a5e4da91f08ef30f178b3da1a5c 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 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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-modules-extra-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-1031-oracle Description-md5: b0aa5ff81dcd6b5dd6449e341119aa71 Description-en: Oracle Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.8.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 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.8.0-1033-oracle Description-md5: b0aa5ff81dcd6b5dd6449e341119aa71 Description-en: Oracle Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.8.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 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.8.0-1035-aws Description-md5: 7722a77e790c213bd4612ed2b42c8fab Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1037-oracle Description-md5: b0aa5ff81dcd6b5dd6449e341119aa71 Description-en: Oracle Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.8.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 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.8.0-1038-aws Description-md5: 7722a77e790c213bd4612ed2b42c8fab Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1038-oracle Description-md5: b0aa5ff81dcd6b5dd6449e341119aa71 Description-en: Oracle Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.8.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 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.8.0-1041-aws Description-md5: 7722a77e790c213bd4612ed2b42c8fab Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-1042-aws Description-md5: 7722a77e790c213bd4612ed2b42c8fab Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-33-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-34-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-36-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-38-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-41-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-43-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-44-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-45-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-48-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-49-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-50-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-53-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-55-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-59-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-63-generic Description-md5: 84516af375628da96246c6adcb7f33fb Description-en: Linux kernel extra modules for version 5.8.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.8.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-oracle-5.11-tools-5.11.0-1016 Description-md5: 3e309b7defd43ecb653229e309d2b9af Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1016 on ARMv8. You probably want to install linux-tools-5.11.0-1016-. Package: linux-oracle-5.11-tools-5.11.0-1017 Description-md5: eaa31e280fe4bdfd366ad98e1ba2f8b0 Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1017 on ARMv8. You probably want to install linux-tools-5.11.0-1017-. Package: linux-oracle-5.11-tools-5.11.0-1019 Description-md5: 0b892d26b228f94dfefaf7b4f82c7e7c Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1019 on ARMv8. You probably want to install linux-tools-5.11.0-1019-. Package: linux-oracle-5.11-tools-5.11.0-1020 Description-md5: 95a166779d7cb1ae22fe8838e7ed5335 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on ARMv8. You probably want to install linux-tools-5.11.0-1020-. Package: linux-oracle-5.11-tools-5.11.0-1021 Description-md5: dea445578c877810147c886bd3011b65 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on ARMv8. You probably want to install linux-tools-5.11.0-1021-. Package: linux-oracle-5.11-tools-5.11.0-1022 Description-md5: b121ff03d3aa9f8859c6701dce7e9a32 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on ARMv8. You probably want to install linux-tools-5.11.0-1022-. Package: linux-oracle-5.11-tools-5.11.0-1023 Description-md5: 5cf3bd19420d1032c04274f5a06b1d30 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on ARMv8. You probably want to install linux-tools-5.11.0-1023-. Package: linux-oracle-5.11-tools-5.11.0-1025 Description-md5: 91d95817d9b53b1e80e3415d4d418901 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on ARMv8. You probably want to install linux-tools-5.11.0-1025-. Package: linux-oracle-5.11-tools-5.11.0-1027 Description-md5: d1f1e2675d5af2cd8911e536d0682e43 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on ARMv8. You probably want to install linux-tools-5.11.0-1027-. Package: linux-oracle-5.11-tools-5.11.0-1028 Description-md5: 9c563848355697ac06f0fd5da13c0d4c Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on ARMv8. You probably want to install linux-tools-5.11.0-1028-. Package: linux-oracle-5.13-tools-5.13.0-1011 Description-md5: f18aedddbb643955f5a6693a90ad6c53 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1011 on ARMv8. You probably want to install linux-tools-5.13.0-1011-. Package: linux-oracle-5.13-tools-5.13.0-1015 Description-md5: bbf3e141c080868e72cc97391525ff05 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1015 on ARMv8. You probably want to install linux-tools-5.13.0-1015-. Package: linux-oracle-5.13-tools-5.13.0-1016 Description-md5: f3d4044091a0e0b75c19bf980d3143a5 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1016 on ARMv8. You probably want to install linux-tools-5.13.0-1016-. Package: linux-oracle-5.13-tools-5.13.0-1018 Description-md5: 6694cb3ab0e96b5c697fe3805dd085b0 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1018 on ARMv8. You probably want to install linux-tools-5.13.0-1018-. Package: linux-oracle-5.13-tools-5.13.0-1021 Description-md5: c42a98b9c043f2db239a4249da61ed59 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on ARMv8. You probably want to install linux-tools-5.13.0-1021-. Package: linux-oracle-5.13-tools-5.13.0-1025 Description-md5: 7c8e5cf1b5540e430e5d09e5af01db0c Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on ARMv8. You probably want to install linux-tools-5.13.0-1025-. Package: linux-oracle-5.13-tools-5.13.0-1027 Description-md5: fcc9af5dd871400cf7640f0e50db8477 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1027 on ARMv8. You probably want to install linux-tools-5.13.0-1027-. Package: linux-oracle-5.13-tools-5.13.0-1028 Description-md5: 855a34292dbc6121f6f68d35aa4d4537 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on ARMv8. You probably want to install linux-tools-5.13.0-1028-. Package: linux-oracle-5.13-tools-5.13.0-1030 Description-md5: ce4d6c3313131cb04ba3600b71ed5cec Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1030 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1030 on ARMv8. You probably want to install linux-tools-5.13.0-1030-. Package: linux-oracle-5.13-tools-5.13.0-1033 Description-md5: d01d47610f56ff67336dd3336e942a45 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1033 on ARMv8. You probably want to install linux-tools-5.13.0-1033-. Package: linux-oracle-5.13-tools-5.13.0-1034 Description-md5: 1838184df563b4cd283dc0bae0c79150 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1034 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1034 on ARMv8. You probably want to install linux-tools-5.13.0-1034-. Package: linux-oracle-5.13-tools-5.13.0-1036 Description-md5: 3983b3f4fbc432f60cef2f3407b5681f Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1036 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1036 on ARMv8. You probably want to install linux-tools-5.13.0-1036-. Package: linux-oracle-5.15-tools-5.15.0-1007 Description-md5: ff2ca77a9e01a60ad07f47ebc9cdf0b3 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1007 on ARMv8. You probably want to install linux-tools-5.15.0-1007-. Package: linux-oracle-5.15-tools-5.15.0-1013 Description-md5: 972c0d34f3a898a40d0752ade84ae6e7 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1013 on ARMv8. You probably want to install linux-tools-5.15.0-1013-. Package: linux-oracle-5.15-tools-5.15.0-1016 Description-md5: e6c4ff2ca59fdde4d6f8a7d812594a10 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1016 on ARMv8. You probably want to install linux-tools-5.15.0-1016-. Package: linux-oracle-5.15-tools-5.15.0-1017 Description-md5: 004775e4029e18b7fabf228d6d680772 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1017 on ARMv8. You probably want to install linux-tools-5.15.0-1017-. Package: linux-oracle-5.15-tools-5.15.0-1018 Description-md5: d978da6a85732c2a3ac30a2b9f3fe711 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1018 on ARMv8. You probably want to install linux-tools-5.15.0-1018-. Package: linux-oracle-5.15-tools-5.15.0-1019 Description-md5: 1ad53f92b521cfd0630861a4fdfa485a Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1019 on ARMv8. You probably want to install linux-tools-5.15.0-1019-. Package: linux-oracle-5.15-tools-5.15.0-1021 Description-md5: a0ecbd96292c98c6e21636aaeb7be92e Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on ARMv8. You probably want to install linux-tools-5.15.0-1021-. Package: linux-oracle-5.15-tools-5.15.0-1022 Description-md5: f064a042c44c1081d27b4be5a052a75c Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on ARMv8. You probably want to install linux-tools-5.15.0-1022-. Package: linux-oracle-5.15-tools-5.15.0-1025 Description-md5: ad8320d99bfbed8ca7e3d90150a40018 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1025 on ARMv8. You probably want to install linux-tools-5.15.0-1025-. Package: linux-oracle-5.8-tools-5.8.0-1031 Description-md5: cc71ffdcc7fc01e4f515af19cee3b604 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1031 on ARMv8. You probably want to install linux-tools-5.8.0-1031-. Package: linux-oracle-5.8-tools-5.8.0-1033 Description-md5: d7c7e130e7847a547777b06f9e0f85bc Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1033 on ARMv8. You probably want to install linux-tools-5.8.0-1033-. Package: linux-oracle-5.8-tools-5.8.0-1037 Description-md5: c1f9b54c1654f608530bb48964763483 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1037 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1037 on ARMv8. You probably want to install linux-tools-5.8.0-1037-. Package: linux-oracle-5.8-tools-5.8.0-1038 Description-md5: ebf0d122c04b2d57237375874b4492ca Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on ARMv8. You probably want to install linux-tools-5.8.0-1038-. Package: linux-oracle-tools-5.4.0-1045 Description-md5: 7b4cb451ae42e649a23cd08279ac51d6 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARMv8. You probably want to install linux-tools-5.4.0-1045-. Package: linux-oracle-tools-5.4.0-1046 Description-md5: d2b1819e43b7a25bd75685aabedb9955 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1046 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-1046 on ARMv8. You probably want to install linux-tools-5.4.0-1046-. Package: linux-oracle-tools-5.4.0-1048 Description-md5: d7a02ed63ba1d4b61eaaa44a825ef2bd Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1048 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-1048 on ARMv8. You probably want to install linux-tools-5.4.0-1048-. Package: linux-oracle-tools-5.4.0-1052 Description-md5: 568860601233ad2750047216dddde62d Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1052 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-1052 on ARMv8. You probably want to install linux-tools-5.4.0-1052-. Package: linux-oracle-tools-5.4.0-1053 Description-md5: fe2f1cccbd060583d5916087601a3840 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1053 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-1053 on ARMv8. You probably want to install linux-tools-5.4.0-1053-. Package: linux-oracle-tools-5.4.0-1054 Description-md5: 61f0b1d6b6677bac2e390e0337668caf Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1054 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-1054 on ARMv8. You probably want to install linux-tools-5.4.0-1054-. Package: linux-oracle-tools-5.4.0-1055 Description-md5: 331afafed5eadcabcbf6d4c92308d384 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1055 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-1055 on ARMv8. You probably want to install linux-tools-5.4.0-1055-. Package: linux-oracle-tools-5.4.0-1056 Description-md5: 123193c1f91b4779291b5734ecd9dfcf Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1056 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-1056 on ARMv8. You probably want to install linux-tools-5.4.0-1056-. Package: linux-oracle-tools-5.4.0-1057 Description-md5: 335e6af4996f83df0e11052d116c49a3 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1057 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-1057 on ARMv8. You probably want to install linux-tools-5.4.0-1057-. Package: linux-oracle-tools-5.4.0-1058 Description-md5: 07642dfcafe25e2bf59daa05aa6bca58 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1058 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-1058 on ARMv8. You probably want to install linux-tools-5.4.0-1058-. Package: linux-oracle-tools-5.4.0-1059 Description-md5: 91284a447717326cc811aa466598cf2a Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1059 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-1059 on ARMv8. You probably want to install linux-tools-5.4.0-1059-. Package: linux-oracle-tools-5.4.0-1061 Description-md5: cee9b27585e3f708b20e275ef9a99583 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1061 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-1061 on ARMv8. You probably want to install linux-tools-5.4.0-1061-. Package: linux-oracle-tools-5.4.0-1062 Description-md5: 3b433c9d93923728f48a6bd1668a2c80 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1062 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-1062 on ARMv8. You probably want to install linux-tools-5.4.0-1062-. Package: linux-oracle-tools-5.4.0-1063 Description-md5: 0176dd9963168bfd68c8ffcf976471be Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1063 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-1063 on ARMv8. You probably want to install linux-tools-5.4.0-1063-. Package: linux-oracle-tools-5.4.0-1064 Description-md5: 200e2282771fa75e7294d0ee0617189f Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1064 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-1064 on ARMv8. You probably want to install linux-tools-5.4.0-1064-. Package: linux-oracle-tools-5.4.0-1066 Description-md5: 0420119c556e1850755d5ce2a5ba3150 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1066 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-1066 on ARMv8. You probably want to install linux-tools-5.4.0-1066-. Package: linux-oracle-tools-5.4.0-1067 Description-md5: d9acc2b9463327bc3b12377972cfba31 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1067 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-1067 on ARMv8. You probably want to install linux-tools-5.4.0-1067-. Package: linux-oracle-tools-5.4.0-1069 Description-md5: 16e6fd1338d3e8fe9fe2e8f01ea0b689 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1069 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-1069 on ARMv8. You probably want to install linux-tools-5.4.0-1069-. Package: linux-oracle-tools-5.4.0-1070 Description-md5: 42366e76d32d680098affa2a13403dd0 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1070 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-1070 on ARMv8. You probably want to install linux-tools-5.4.0-1070-. Package: linux-oracle-tools-5.4.0-1071 Description-md5: 831ea73cd84fd11702486dd8bae3b255 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARMv8. You probably want to install linux-tools-5.4.0-1071-. Package: linux-oracle-tools-5.4.0-1073 Description-md5: 1bb41f55f128e38371fd19f4bb8734e1 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARMv8. You probably want to install linux-tools-5.4.0-1073-. Package: linux-oracle-tools-5.4.0-1076 Description-md5: 0b6bf5bacc52be9d829668464f47dd90 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1076 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-1076 on ARMv8. You probably want to install linux-tools-5.4.0-1076-. Package: linux-oracle-tools-5.4.0-1078 Description-md5: f2fb7ca4a573b3303eb6e2abd9749580 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. You probably want to install linux-tools-5.4.0-1078-. Package: linux-oracle-tools-5.4.0-1079 Description-md5: 0150f2d1f8249fed6544441a8e1e33fa Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1079 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-1079 on ARMv8. You probably want to install linux-tools-5.4.0-1079-. Package: linux-oracle-tools-5.4.0-1081 Description-md5: 9e0e335149ab50dd8e7ba43646191108 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1081 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-1081 on ARMv8. You probably want to install linux-tools-5.4.0-1081-. Package: linux-oracle-tools-5.4.0-1082 Description-md5: 72b6b1271ee6cdf57eb7cd09a4391514 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1082 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-1082 on ARMv8. You probably want to install linux-tools-5.4.0-1082-. Package: linux-oracle-tools-5.4.0-1083 Description-md5: f9107ea85bebd454030b416f6a1178ed Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1083 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-1083 on ARMv8. You probably want to install linux-tools-5.4.0-1083-. Package: linux-oracle-tools-5.4.0-1084 Description-md5: b43ed9077489adc599a0a0bdef2d726b Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1084 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-1084 on ARMv8. You probably want to install linux-tools-5.4.0-1084-. Package: linux-oracle-tools-5.4.0-1086 Description-md5: 91ada0dafc441e5a8f1cb1c791480537 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. You probably want to install linux-tools-5.4.0-1086-. Package: linux-oracle-tools-5.4.0-1087 Description-md5: 0c160a49b36ef62b07dc206fe866b99d Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1087 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-1087 on ARMv8. You probably want to install linux-tools-5.4.0-1087-. Package: linux-oracle-tools-5.4.0-1090 Description-md5: cccb700f2342b0338ce61bd34f2a4353 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1090 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-1090 on ARMv8. You probably want to install linux-tools-5.4.0-1090-. Package: linux-raspi Description-md5: 1014763f32b756bcf58c98df74203796 Description-en: Complete Raspberry Pi Linux kernel and headers This package will always depend on the latest complete Raspberry Pi Linux kernel and headers available. Package: linux-raspi-headers-5.4.0-1011 Description-md5: 89a148f9ed208ce5a807010c76065ee9 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-raspi-headers-5.4.0-1011/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1012 Description-md5: eec8dd0779977bffc39d1ad073c0db0e 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-raspi-headers-5.4.0-1012/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1013 Description-md5: 2d81d946c8a33f8f91e1d1011b239f52 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-raspi-headers-5.4.0-1013/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1015 Description-md5: cdc7f10bbd4b666d62a67c31c21e8980 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-raspi-headers-5.4.0-1015/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1016 Description-md5: eba74defafdbafb9a9444c94baa24046 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-raspi-headers-5.4.0-1016/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1018 Description-md5: 775c2e269e2fe9f5d880c03e0315f085 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-raspi-headers-5.4.0-1018/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1019 Description-md5: 0d78d8aa4a83c35fedfc0304d63aba28 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-raspi-headers-5.4.0-1019/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1021 Description-md5: 1a8b6b2edd9aa3598bff972dfc6bfe0b 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-raspi-headers-5.4.0-1021/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1022 Description-md5: a9c56518408de571f036f465b122c5ac 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-raspi-headers-5.4.0-1022/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1025 Description-md5: 5d058029c078bc4636bed29c79613117 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-raspi-headers-5.4.0-1025/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1026 Description-md5: af8140dc32794c426d95a030df7e4950 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-raspi-headers-5.4.0-1026/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1028 Description-md5: 89183d751006e62746647e1dacb09a52 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-raspi-headers-5.4.0-1028/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1029 Description-md5: cb474195cf5669b80c8413e774c40382 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-raspi-headers-5.4.0-1029/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1030 Description-md5: 2e2f8e91f12fe0d20c990c668f191e6b 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-raspi-headers-5.4.0-1030/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1032 Description-md5: f58d4ccc337c7ba0839df72270b13713 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-raspi-headers-5.4.0-1032/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1033 Description-md5: 65a3ef16523784d7f8c5475f269974ec 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-raspi-headers-5.4.0-1033/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1034 Description-md5: e1fbc5c8e19f8be58db54f9a3638d83d 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-raspi-headers-5.4.0-1034/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1035 Description-md5: a83efcee4c4855775fe1b8b9649c16a5 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-raspi-headers-5.4.0-1035/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1036 Description-md5: 599e4dd604e54c0d74d2e6d4451c9280 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-raspi-headers-5.4.0-1036/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1038 Description-md5: f34710178c677cedce85fee7d571f221 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-raspi-headers-5.4.0-1038/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1041 Description-md5: 25f70928c6ec1dfbb064805641f93ba9 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-raspi-headers-5.4.0-1041/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1042 Description-md5: b2372db6e108a16f604514a6774a85e8 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-raspi-headers-5.4.0-1042/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1043 Description-md5: 43663a0c01f356c1ac507d2ef7c4fb12 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-raspi-headers-5.4.0-1043/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1044 Description-md5: 55a13854e94c823b4f320ae3825f9e84 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-raspi-headers-5.4.0-1044/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1045 Description-md5: aec54e02c190b19c999771800c4c3ace 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-raspi-headers-5.4.0-1045/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1046 Description-md5: ac043d74831b19764332945d961d3744 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-raspi-headers-5.4.0-1046/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1047 Description-md5: 3e841f8e896fca7c57f33f6d26330a9b 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-raspi-headers-5.4.0-1047/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1048 Description-md5: a9b656b7cc110db48f0c0103e6bdbc55 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-raspi-headers-5.4.0-1048/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1050 Description-md5: d9022fe474cf518e28dfd70bbbec9e78 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-raspi-headers-5.4.0-1050/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1052 Description-md5: 96eda1b1dba9be816e1b3aa531502177 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-raspi-headers-5.4.0-1052/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1053 Description-md5: cd02f0b16595eeccf7e01301f0ae3e2b 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-raspi-headers-5.4.0-1053/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1055 Description-md5: 3c8de133434e78ab9cc0db38567e211d 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-raspi-headers-5.4.0-1055/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1056 Description-md5: 21764ac78bdeb609e09f945f878f0c6f 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-raspi-headers-5.4.0-1056/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1058 Description-md5: f26df49ce56247448535fff43b1cac4b 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-raspi-headers-5.4.0-1058/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1059 Description-md5: 67b087928c67b7fb39f2da4fd7f7faf7 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-raspi-headers-5.4.0-1059/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1060 Description-md5: 9a0e680468ae044b8994f4742c7331e5 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-raspi-headers-5.4.0-1060/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1062 Description-md5: 546fef1ca78cdc747b7a05edcc34671d 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-raspi-headers-5.4.0-1062/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1065 Description-md5: 0288bfa64a4b6dfce17f37e29d61c9c7 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-raspi-headers-5.4.0-1065/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1066 Description-md5: be1c00753cb039f3f1f3f81735c89b87 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-raspi-headers-5.4.0-1066/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1068 Description-md5: 1ae9b1e2a4d7acaaed38035b3f19066f 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-raspi-headers-5.4.0-1068/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1069 Description-md5: f7b0b940f4c7491de6d4a9aaf4f8a395 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-raspi-headers-5.4.0-1069/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1070 Description-md5: 5b52a67390058c733f38dc0c71da31e8 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-raspi-headers-5.4.0-1070/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1071 Description-md5: 48f1b8dc6a040793bf828b1613e54b8a 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-raspi-headers-5.4.0-1071/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1073 Description-md5: af64f721d393777bb41126519474d7e8 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-raspi-headers-5.4.0-1073/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1074 Description-md5: e9d7e27053d52a8c908eddffa37a8308 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-raspi-headers-5.4.0-1074/debian.README.gz for details Package: linux-raspi-headers-5.4.0-1077 Description-md5: 6c234e06b5876149a1d956b33a0fff89 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-raspi-headers-5.4.0-1077/debian.README.gz for details Package: linux-raspi-hwe-18.04 Description-md5: 233b081ace3bc1a34e25743aba6367c2 Description-en: Complete Raspberry Pi Linux kernel and headers (dummy transitional packages) Transitional package for upgrades from linux-raspi-hwe-18.04 to linux-raspi. Package: linux-raspi-hwe-18.04-edge Description-md5: b6f44d57489fb041a5e11f66c6198d31 Description-en: Complete Raspberry Pi Linux kernel and headers (dummy transitional packages) Transitional package for upgrades from linux-raspi-hwe-18.04-edge to linux-raspi. Package: linux-raspi-tools-5.4.0-1011 Description-md5: b7c05de66aed75abd59f870f12b84ef1 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on ARMv8. You probably want to install linux-tools-5.4.0-1011-. Package: linux-raspi-tools-5.4.0-1012 Description-md5: c23bc609025e599d4d6ee8000a9d0146 Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on ARMv8. You probably want to install linux-tools-5.4.0-1012-. Package: linux-raspi-tools-5.4.0-1013 Description-md5: 436e9dfbdc83cd845c51efadff4a6fb8 Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on ARMv8. You probably want to install linux-tools-5.4.0-1013-. Package: linux-raspi-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-raspi-tools-5.4.0-1016 Description-md5: 93903708a214aaab190e217b3589a552 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 ARMv8. You probably want to install linux-tools-5.4.0-1016-. Package: linux-raspi-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-raspi-tools-5.4.0-1019 Description-md5: c4481554ce78de4fb04ad6eb33debfa6 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 ARMv8. You probably want to install linux-tools-5.4.0-1019-. Package: linux-raspi-tools-5.4.0-1021 Description-md5: 9ca44e4677d1161290bae86d5278f7e8 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on ARMv8. You probably want to install linux-tools-5.4.0-1021-. Package: linux-raspi-tools-5.4.0-1022 Description-md5: 0d4c5dda0d70ba17414aeff73dd676cd Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on ARMv8. You probably want to install linux-tools-5.4.0-1022-. Package: linux-raspi-tools-5.4.0-1025 Description-md5: e671a8d74761a8602f9173a43758874f Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on ARMv8. You probably want to install linux-tools-5.4.0-1025-. Package: linux-raspi-tools-5.4.0-1026 Description-md5: df3b3026d054d83117f727a84db8c638 Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on ARMv8. You probably want to install linux-tools-5.4.0-1026-. Package: linux-raspi-tools-5.4.0-1028 Description-md5: ba760e3475df0c39e18c37fd63c6fd1d Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on ARMv8. You probably want to install linux-tools-5.4.0-1028-. Package: linux-raspi-tools-5.4.0-1029 Description-md5: e2de5172d934ffb7db89ec42a9839291 Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on ARMv8. You probably want to install linux-tools-5.4.0-1029-. Package: linux-raspi-tools-5.4.0-1030 Description-md5: 05f2095266aae9c6d91d82b1efa56a2d Description-en: Linux kernel version specific tools for version 5.4.0-1030 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-1030 on ARMv8. You probably want to install linux-tools-5.4.0-1030-. Package: linux-raspi-tools-5.4.0-1032 Description-md5: 788916bb58b01f28d074be11be758759 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on ARMv8. You probably want to install linux-tools-5.4.0-1032-. Package: linux-raspi-tools-5.4.0-1033 Description-md5: e4d179c57be7c2a38b3d0705b29b0591 Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on ARMv8. You probably want to install linux-tools-5.4.0-1033-. Package: linux-raspi-tools-5.4.0-1034 Description-md5: fa93798160c3547532a7a258e2b6f59d Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on ARMv8. You probably want to install linux-tools-5.4.0-1034-. Package: linux-raspi-tools-5.4.0-1035 Description-md5: c6c8b98d05fec78140da285ad129730c Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on ARMv8. You probably want to install linux-tools-5.4.0-1035-. Package: linux-raspi-tools-5.4.0-1036 Description-md5: 7a468fc85f12d9579fb26f6dd9872f41 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on ARMv8. You probably want to install linux-tools-5.4.0-1036-. Package: linux-raspi-tools-5.4.0-1038 Description-md5: 5a6e470108ab1ba924ea0e6bfe6068b4 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on ARMv8. You probably want to install linux-tools-5.4.0-1038-. Package: linux-raspi-tools-5.4.0-1041 Description-md5: 351633c284e90e62c1de2ed54638206b Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on ARMv8. You probably want to install linux-tools-5.4.0-1041-. Package: linux-raspi-tools-5.4.0-1042 Description-md5: 66f1f29eb5bcfa5aa8eeaf762c3cc9e5 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on ARMv8. You probably want to install linux-tools-5.4.0-1042-. Package: linux-raspi-tools-5.4.0-1043 Description-md5: bcc3562db658227e488503e53c9b1e8d Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on ARMv8. You probably want to install linux-tools-5.4.0-1043-. Package: linux-raspi-tools-5.4.0-1044 Description-md5: 55a8289d618862c8fa4c6898825409c3 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on ARMv8. You probably want to install linux-tools-5.4.0-1044-. Package: linux-raspi-tools-5.4.0-1045 Description-md5: 4685f797a69ff0ecdbfbeb705ffc4b90 Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARMv8. You probably want to install linux-tools-5.4.0-1045-. Package: linux-raspi-tools-5.4.0-1046 Description-md5: 4280f531ca12a29dfdcc9009b2ae2ef8 Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on ARMv8. You probably want to install linux-tools-5.4.0-1046-. Package: linux-raspi-tools-5.4.0-1047 Description-md5: c7d34256b90aafb79802931120613f34 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on ARMv8. You probably want to install linux-tools-5.4.0-1047-. Package: linux-raspi-tools-5.4.0-1048 Description-md5: 392c6f4499bd0ae6bd8d4296f1da7b02 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on ARMv8. You probably want to install linux-tools-5.4.0-1048-. Package: linux-raspi-tools-5.4.0-1050 Description-md5: 8a0bf10228d67142a2468dde86e64b91 Description-en: Linux kernel version specific tools for version 5.4.0-1050 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-1050 on ARMv8. You probably want to install linux-tools-5.4.0-1050-. Package: linux-raspi-tools-5.4.0-1052 Description-md5: 701a7cfa8511bac46252daebed21edea Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on ARMv8. You probably want to install linux-tools-5.4.0-1052-. Package: linux-raspi-tools-5.4.0-1053 Description-md5: 36c98afe46b8518268401ea56325e84d Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on ARMv8. You probably want to install linux-tools-5.4.0-1053-. Package: linux-raspi-tools-5.4.0-1055 Description-md5: 6f8b5c91b9fddfa563fd7a7931a5671d Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on ARMv8. You probably want to install linux-tools-5.4.0-1055-. Package: linux-raspi-tools-5.4.0-1056 Description-md5: c637b10bb59f662d59ace1a3062df014 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on ARMv8. You probably want to install linux-tools-5.4.0-1056-. Package: linux-raspi-tools-5.4.0-1058 Description-md5: 98027d433364494343595552460f9047 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on ARMv8. You probably want to install linux-tools-5.4.0-1058-. Package: linux-raspi-tools-5.4.0-1059 Description-md5: 50e49f8bc3d294616832dcbf96d1926c Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on ARMv8. You probably want to install linux-tools-5.4.0-1059-. Package: linux-raspi-tools-5.4.0-1060 Description-md5: bc74f6f7fbe81650f2e72c4014a63606 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on ARMv8. You probably want to install linux-tools-5.4.0-1060-. Package: linux-raspi-tools-5.4.0-1062 Description-md5: 8f5735158820c3439902626c2ad16ac3 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on ARMv8. You probably want to install linux-tools-5.4.0-1062-. Package: linux-raspi-tools-5.4.0-1065 Description-md5: ab90e4a493c874c0685dfc2c833133c0 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on ARMv8. You probably want to install linux-tools-5.4.0-1065-. Package: linux-raspi-tools-5.4.0-1066 Description-md5: 448e45ed2d79eaa16f4588099d4fda2d Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on ARMv8. You probably want to install linux-tools-5.4.0-1066-. Package: linux-raspi-tools-5.4.0-1068 Description-md5: 7dc4aa02f194efffef3d3ab544cd0f16 Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on ARMv8. You probably want to install linux-tools-5.4.0-1068-. Package: linux-raspi-tools-5.4.0-1069 Description-md5: 78fc16b1a013f1d521a4077c4e63ac42 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on ARMv8. You probably want to install linux-tools-5.4.0-1069-. Package: linux-raspi-tools-5.4.0-1070 Description-md5: 35ff3231164d698ced9631cf6eb582b1 Description-en: Linux kernel version specific tools for version 5.4.0-1070 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-1070 on ARMv8. You probably want to install linux-tools-5.4.0-1070-. Package: linux-raspi-tools-5.4.0-1071 Description-md5: 0c12dc96c657a09817072a321e40f5a9 Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARMv8. You probably want to install linux-tools-5.4.0-1071-. Package: linux-raspi-tools-5.4.0-1073 Description-md5: 88d23f2191e431c1163f448fcd837da1 Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARMv8. You probably want to install linux-tools-5.4.0-1073-. Package: linux-raspi-tools-5.4.0-1074 Description-md5: 27eac7fe04b8a562524d855611a51f94 Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on ARMv8. You probably want to install linux-tools-5.4.0-1074-. Package: linux-raspi-tools-5.4.0-1077 Description-md5: 3a4a0f173a15c790e83990f1d5d897f0 Description-en: Linux kernel version specific tools for version 5.4.0-1077 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-1077 on ARMv8. You probably want to install linux-tools-5.4.0-1077-. Package: linux-raspi2 Description-md5: cc827cb0b6119ea3504342cdcfe346bf Description-en: Complete Raspberry Pi Linux kernel and headers (dummy transitional packages) Transitional package for upgrades from linux-raspi2 to linux-raspi. Package: linux-raspi2-hwe-18.04 Description-md5: 4bc0225e82555abe2e91a1ea39069629 Description-en: Complete Raspberry Pi Linux kernel and headers (dummy transitional packages) Transitional package for upgrades from linux-raspi2-hwe-18.04 to linux-raspi. Package: linux-raspi2-hwe-18.04-edge Description-md5: 6eea02d03c0d2d04fd45c6dab3b9ba1f Description-en: Complete Raspberry Pi Linux kernel and headers (dummy transitional packages) Transitional package for upgrades from linux-raspi2-hwe-18.04-edge to linux-raspi. Package: linux-tools-5.11.0-1014-aws Description-md5: c7c882be57c30e6a1d974a44b93a1763 Description-en: Linux kernel version specific tools for version 5.11.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1014 on ARMv8. Package: linux-tools-5.11.0-1016-aws Description-md5: 7cadbb997fe170e051f8ca6b84c135d4 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1016 on ARMv8. Package: linux-tools-5.11.0-1016-oracle Description-md5: ce1353d6de0ec5a6fa7c4a8193f2e5be Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1016 on ARMv8. Package: linux-tools-5.11.0-1017-aws Description-md5: dd9cdbdbfe47cb11034a0043758fe567 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on ARMv8. Package: linux-tools-5.11.0-1017-oracle Description-md5: 52ae4df458a5e0a5c88420f584bcd9c0 Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1017 on ARMv8. Package: linux-tools-5.11.0-1019-aws Description-md5: 45da8c6fce31b307ff7899c293344185 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1019 on ARMv8. Package: linux-tools-5.11.0-1019-oracle Description-md5: c29c783cb30c6048303f7615d0b7f03f Description-en: Oracle Linux kernel version specific tools for version 5.11.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.11.0-1019 on ARMv8. Package: linux-tools-5.11.0-1020-aws Description-md5: 2c7bb3200bb09b5b23a0cdb782c38084 Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on ARMv8. Package: linux-tools-5.11.0-1020-oracle Description-md5: 8b985fb9354a79e4874b208bf636f617 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on ARMv8. Package: linux-tools-5.11.0-1021-aws Description-md5: 54403640ae6afa0c31f184c46571ed49 Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on ARMv8. Package: linux-tools-5.11.0-1021-oracle Description-md5: 67ea7fe9147c873ae5c72a063a43d376 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on ARMv8. Package: linux-tools-5.11.0-1022-aws Description-md5: 722e539e284d2386d8807835b50b3812 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on ARMv8. Package: linux-tools-5.11.0-1022-oracle Description-md5: ad876b108708e08abfbe83897bfe6ee5 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on ARMv8. Package: linux-tools-5.11.0-1023-aws Description-md5: d9cf9fee695a50ba7e4c0c88d0a919db Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on ARMv8. Package: linux-tools-5.11.0-1023-azure Description-md5: d9cf9fee695a50ba7e4c0c88d0a919db Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on ARMv8. Package: linux-tools-5.11.0-1023-oracle Description-md5: c50fbe64490934ee422786dccd00e603 Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on ARMv8. Package: linux-tools-5.11.0-1025-aws Description-md5: 57b914fec73f933bd949889eeb484210 Description-en: Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on ARMv8. Package: linux-tools-5.11.0-1025-azure Description-md5: 57b914fec73f933bd949889eeb484210 Description-en: Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on ARMv8. Package: linux-tools-5.11.0-1025-oracle Description-md5: 7197aa0e1db6be7c72dc4aef17b2358f Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1025 on ARMv8. Package: linux-tools-5.11.0-1027-aws Description-md5: eae2e2aed9e00823439013ac36ead994 Description-en: Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on ARMv8. Package: linux-tools-5.11.0-1027-azure Description-md5: eae2e2aed9e00823439013ac36ead994 Description-en: Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on ARMv8. Package: linux-tools-5.11.0-1027-oracle Description-md5: ec819138a570286ad3a41b7fd80592eb Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1027 on ARMv8. Package: linux-tools-5.11.0-1028-aws Description-md5: c2a1c1417a255cee489183f7c28e0f86 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on ARMv8. Package: linux-tools-5.11.0-1028-azure Description-md5: c2a1c1417a255cee489183f7c28e0f86 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on ARMv8. Package: linux-tools-5.11.0-1028-oracle Description-md5: ccb60440527cf485514cb0cb392106ea Description-en: Oracle Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on ARMv8. Package: linux-tools-5.11.0-22-generic Description-md5: c3944c280c40f3156c35a92f6326981a Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on ARMv8. Package: linux-tools-5.11.0-22-generic-64k Description-md5: c3944c280c40f3156c35a92f6326981a Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on ARMv8. Package: linux-tools-5.11.0-25-generic Description-md5: a0db2dcf305b52402793ed18383a0f68 Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on ARMv8. Package: linux-tools-5.11.0-25-generic-64k Description-md5: a0db2dcf305b52402793ed18383a0f68 Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on ARMv8. Package: linux-tools-5.11.0-27-generic Description-md5: 033258edece6100dcef671fee09f5d61 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on ARMv8. Package: linux-tools-5.11.0-27-generic-64k Description-md5: 033258edece6100dcef671fee09f5d61 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on ARMv8. Package: linux-tools-5.11.0-34-generic Description-md5: bab5784e2fdfc91e4e5d7841830c1cea Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on ARMv8. Package: linux-tools-5.11.0-34-generic-64k Description-md5: bab5784e2fdfc91e4e5d7841830c1cea Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on ARMv8. Package: linux-tools-5.11.0-36-generic Description-md5: c46e7c60c6ca772387c4753dd5a428dd Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on ARMv8. Package: linux-tools-5.11.0-36-generic-64k Description-md5: c46e7c60c6ca772387c4753dd5a428dd Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on ARMv8. Package: linux-tools-5.11.0-37-generic Description-md5: 8e6df0c479fb8fdf6f25fd8a67ae8559 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on ARMv8. Package: linux-tools-5.11.0-37-generic-64k Description-md5: 8e6df0c479fb8fdf6f25fd8a67ae8559 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on ARMv8. Package: linux-tools-5.11.0-38-generic Description-md5: 4b110d628a1d1c25e34eb371d5ccd352 Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on ARMv8. Package: linux-tools-5.11.0-38-generic-64k Description-md5: 4b110d628a1d1c25e34eb371d5ccd352 Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on ARMv8. Package: linux-tools-5.11.0-40-generic Description-md5: 5e1973b4e13dc553cef486ee83f24c82 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on ARMv8. Package: linux-tools-5.11.0-40-generic-64k Description-md5: 5e1973b4e13dc553cef486ee83f24c82 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on ARMv8. Package: linux-tools-5.11.0-41-generic Description-md5: c267e32bb3a75aa1778f1caae4f5016b Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on ARMv8. Package: linux-tools-5.11.0-41-generic-64k Description-md5: c267e32bb3a75aa1778f1caae4f5016b Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on ARMv8. Package: linux-tools-5.11.0-43-generic Description-md5: e3e017491e403da34ab215123a4b052a Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on ARMv8. Package: linux-tools-5.11.0-43-generic-64k Description-md5: e3e017491e403da34ab215123a4b052a Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on ARMv8. Package: linux-tools-5.11.0-44-generic Description-md5: 40dc3c7819ce1987ddcb1e35d047e1be Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on ARMv8. Package: linux-tools-5.11.0-44-generic-64k Description-md5: 40dc3c7819ce1987ddcb1e35d047e1be Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on ARMv8. Package: linux-tools-5.11.0-46-generic Description-md5: 23e3f205ce33aa0d2789c35d2a032b65 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on ARMv8. Package: linux-tools-5.11.0-46-generic-64k Description-md5: 23e3f205ce33aa0d2789c35d2a032b65 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on ARMv8. Package: linux-tools-5.13.0-1008-aws Description-md5: ee3d34c160b70eeed63dc9e1eebfd238 Description-en: Linux kernel version specific tools for version 5.13.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1008 on ARMv8. Package: linux-tools-5.13.0-1011-aws Description-md5: eb50076359f6858aa4ecd6ec14605b14 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1011 on ARMv8. Package: linux-tools-5.13.0-1011-oracle Description-md5: 76e59f57f251d91582bca8ecc603c769 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1011 on ARMv8. Package: linux-tools-5.13.0-1012-aws Description-md5: 751607939ea6ad715efc812693fa4761 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on ARMv8. Package: linux-tools-5.13.0-1014-aws Description-md5: d9e4baab789e9bc291aa951c9cb1d24e Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on ARMv8. Package: linux-tools-5.13.0-1014-azure Description-md5: d9e4baab789e9bc291aa951c9cb1d24e Description-en: Linux kernel version specific tools for version 5.13.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1014 on ARMv8. Package: linux-tools-5.13.0-1015-oracle Description-md5: ae7e0b81402a9588970b3bfd0a78055c Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1015 on ARMv8. Package: linux-tools-5.13.0-1016-oracle Description-md5: b3a12e644b992c0629b5a98e84da3866 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1016 on ARMv8. Package: linux-tools-5.13.0-1017-aws Description-md5: 70fed39adf9395767197eb34aa27bdeb Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on ARMv8. Package: linux-tools-5.13.0-1017-azure Description-md5: 70fed39adf9395767197eb34aa27bdeb Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1017 on ARMv8. Package: linux-tools-5.13.0-1018-oracle Description-md5: 87413dfe8eefba96d57b4fc47e6e52f3 Description-en: Oracle Linux kernel version specific tools for version 5.13.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.13.0-1018 on ARMv8. Package: linux-tools-5.13.0-1019-aws Description-md5: 46741fb0377766fd8147f9367b1090e4 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on ARMv8. Package: linux-tools-5.13.0-1021-aws Description-md5: f072c230bc79272f9af9a3d8a6397acd Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on ARMv8. Package: linux-tools-5.13.0-1021-azure Description-md5: f072c230bc79272f9af9a3d8a6397acd Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on ARMv8. Package: linux-tools-5.13.0-1021-oracle Description-md5: 0811368ba10597fa9cb645b923f08aab Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on ARMv8. Package: linux-tools-5.13.0-1022-aws Description-md5: f223f6645de87770fb5b8c2d84992b54 Description-en: Linux kernel version specific tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1022 on ARMv8. Package: linux-tools-5.13.0-1022-azure Description-md5: f223f6645de87770fb5b8c2d84992b54 Description-en: Linux kernel version specific tools for version 5.13.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1022 on ARMv8. Package: linux-tools-5.13.0-1023-aws Description-md5: 0d344e1b3529b7410283919a8db7e385 Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on ARMv8. Package: linux-tools-5.13.0-1023-azure Description-md5: 0d344e1b3529b7410283919a8db7e385 Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on ARMv8. Package: linux-tools-5.13.0-1025-aws Description-md5: ec4c9b7e759215afd1539bc4fa6c8197 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on ARMv8. Package: linux-tools-5.13.0-1025-azure Description-md5: ec4c9b7e759215afd1539bc4fa6c8197 Description-en: Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on ARMv8. Package: linux-tools-5.13.0-1025-oracle Description-md5: 325fb68e398f9145650a758495d384f9 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1025 on ARMv8. Package: linux-tools-5.13.0-1027-oracle Description-md5: db7065ed623d7e6b3c3c2463d2df4b91 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1027 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1027 on ARMv8. Package: linux-tools-5.13.0-1028-aws Description-md5: a53e56a1606faede45654a9e38b0cd9f Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on ARMv8. Package: linux-tools-5.13.0-1028-azure Description-md5: a53e56a1606faede45654a9e38b0cd9f Description-en: Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on ARMv8. Package: linux-tools-5.13.0-1028-oracle Description-md5: ce737b3a4cf967a305d1c7af161dcc61 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1028 on ARMv8. Package: linux-tools-5.13.0-1029-aws Description-md5: 45ea273502e05f075dc671dd7f0a7ecd Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on ARMv8. Package: linux-tools-5.13.0-1029-azure Description-md5: 45ea273502e05f075dc671dd7f0a7ecd Description-en: Linux kernel version specific tools for version 5.13.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1029 on ARMv8. Package: linux-tools-5.13.0-1030-oracle Description-md5: ac15bbd40f5ef74099e295481ba0a2e1 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1030 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1030 on ARMv8. Package: linux-tools-5.13.0-1031-aws Description-md5: 97497e79dc77467176123dbaecb7cae3 Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on ARMv8. Package: linux-tools-5.13.0-1031-azure Description-md5: 97497e79dc77467176123dbaecb7cae3 Description-en: Linux kernel version specific tools for version 5.13.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1031 on ARMv8. Package: linux-tools-5.13.0-1033-oracle Description-md5: deec4e2d5b3f6ad983d31b2e6201e6d6 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1033 on ARMv8. Package: linux-tools-5.13.0-1034-oracle Description-md5: 2a7d058f35e5d85bbdf09f9bba959aa6 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1034 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1034 on ARMv8. Package: linux-tools-5.13.0-1036-oracle Description-md5: d156794ff06078bae014d558605abc38 Description-en: Oracle Linux kernel version specific tools for version 5.13.0-1036 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1036 on ARMv8. Package: linux-tools-5.13.0-21-generic Description-md5: 3ad35184157397e9efc67a1f8a0d816d Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARMv8. Package: linux-tools-5.13.0-21-generic-64k Description-md5: 3ad35184157397e9efc67a1f8a0d816d Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARMv8. Package: linux-tools-5.13.0-22-generic Description-md5: c8e7e5961a19a3475936b49560986cdb Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARMv8. Package: linux-tools-5.13.0-22-generic-64k Description-md5: c8e7e5961a19a3475936b49560986cdb Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARMv8. Package: linux-tools-5.13.0-23-generic Description-md5: 74e988370fc984c0b1436df0dc0ce022 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARMv8. Package: linux-tools-5.13.0-23-generic-64k Description-md5: 74e988370fc984c0b1436df0dc0ce022 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARMv8. Package: linux-tools-5.13.0-25-generic Description-md5: b33acb67b3f4e0583cc1acb1943e65cc Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on ARMv8. Package: linux-tools-5.13.0-25-generic-64k Description-md5: b33acb67b3f4e0583cc1acb1943e65cc Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on ARMv8. Package: linux-tools-5.13.0-27-generic Description-md5: 284fd799a1d808cf4522ff126fe20987 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on ARMv8. Package: linux-tools-5.13.0-27-generic-64k Description-md5: 284fd799a1d808cf4522ff126fe20987 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on ARMv8. Package: linux-tools-5.13.0-28-generic Description-md5: 184b67d9d0f744ef9a5ca8ba55b00443 Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on ARMv8. Package: linux-tools-5.13.0-28-generic-64k Description-md5: 184b67d9d0f744ef9a5ca8ba55b00443 Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on ARMv8. Package: linux-tools-5.13.0-30-generic Description-md5: eaa269ae323c9c13b3733bef450f6a8b Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on ARMv8. Package: linux-tools-5.13.0-30-generic-64k Description-md5: eaa269ae323c9c13b3733bef450f6a8b Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on ARMv8. Package: linux-tools-5.13.0-35-generic Description-md5: 459f25ce37c1ec8eea7ac58c46eda0b8 Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on ARMv8. Package: linux-tools-5.13.0-35-generic-64k Description-md5: 459f25ce37c1ec8eea7ac58c46eda0b8 Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on ARMv8. Package: linux-tools-5.13.0-37-generic Description-md5: 6a7ceeebe4516a3710f45ced61bca7d2 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on ARMv8. Package: linux-tools-5.13.0-37-generic-64k Description-md5: 6a7ceeebe4516a3710f45ced61bca7d2 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on ARMv8. Package: linux-tools-5.13.0-39-generic Description-md5: c3e7d344d2dcff882050bd713c22a49d Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on ARMv8. Package: linux-tools-5.13.0-39-generic-64k Description-md5: c3e7d344d2dcff882050bd713c22a49d Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on ARMv8. Package: linux-tools-5.13.0-40-generic Description-md5: e9e4ee958afcee1896be8e603918c021 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on ARMv8. Package: linux-tools-5.13.0-40-generic-64k Description-md5: e9e4ee958afcee1896be8e603918c021 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on ARMv8. Package: linux-tools-5.13.0-41-generic Description-md5: 7c7a6242daf2bf77870a35e23f24d031 Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on ARMv8. Package: linux-tools-5.13.0-41-generic-64k Description-md5: 7c7a6242daf2bf77870a35e23f24d031 Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on ARMv8. Package: linux-tools-5.13.0-44-generic Description-md5: dc3caba1cd39fe5ab53dce814ee8c3c0 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on ARMv8. Package: linux-tools-5.13.0-44-generic-64k Description-md5: dc3caba1cd39fe5ab53dce814ee8c3c0 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on ARMv8. Package: linux-tools-5.13.0-48-generic Description-md5: c16a1efd0825e800709c3bbd4725539a Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on ARMv8. Package: linux-tools-5.13.0-48-generic-64k Description-md5: c16a1efd0825e800709c3bbd4725539a Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on ARMv8. Package: linux-tools-5.13.0-51-generic Description-md5: 8c98a739dc31ca17d2686cbafd1f117e Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on ARMv8. Package: linux-tools-5.13.0-51-generic-64k Description-md5: 8c98a739dc31ca17d2686cbafd1f117e Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on ARMv8. Package: linux-tools-5.13.0-52-generic Description-md5: cb86e6847f379e3f7d96496f8fa23af6 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on ARMv8. Package: linux-tools-5.13.0-52-generic-64k Description-md5: cb86e6847f379e3f7d96496f8fa23af6 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on ARMv8. Package: linux-tools-5.15.0-1006-gcp Description-md5: e700547024f0442e4b96b2dff77f61fe Description-en: Linux kernel version specific tools for version 5.15.0-1006 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1006 on ARMv8. Package: linux-tools-5.15.0-1007-azure Description-md5: 3a12e6a9ac2856ddfc5a794b7d5a1ac4 Description-en: Linux kernel version specific tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1007 on ARMv8. Package: linux-tools-5.15.0-1007-oracle Description-md5: 37a358eaabab83f5dae724e38e8bf347 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1007 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1007 on ARMv8. Package: linux-tools-5.15.0-1008-azure Description-md5: 22a3533490c8433d13c370ec5c39962d Description-en: Linux kernel version specific tools for version 5.15.0-1008 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1008 on ARMv8. Package: linux-tools-5.15.0-1011-gke Description-md5: 6dfc76c31b59c7f288f792369124bb37 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1011 on ARMv8. Package: linux-tools-5.15.0-1013-gcp Description-md5: 77515665e25dfb8386b889a152d08cc1 Description-en: Linux kernel version specific tools for version 5.15.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1013 on ARMv8. Package: linux-tools-5.15.0-1013-oracle Description-md5: ab95611e62a64adfbac491641b542148 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1013 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1013 on ARMv8. Package: linux-tools-5.15.0-1014-azure Description-md5: ed7427baf86d908d25df4c16fac30b7b Description-en: Linux kernel version specific tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1014 on ARMv8. Package: linux-tools-5.15.0-1014-gke Description-md5: ed7427baf86d908d25df4c16fac30b7b Description-en: Linux kernel version specific tools for version 5.15.0-1014 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1014 on ARMv8. Package: linux-tools-5.15.0-1015-aws Description-md5: 0539914cca78f75643c2a1d666523dde Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on ARMv8. Package: linux-tools-5.15.0-1015-gke Description-md5: 0539914cca78f75643c2a1d666523dde Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1015 on ARMv8. Package: linux-tools-5.15.0-1016-gcp Description-md5: d53f9191e9692025d213201c19a8ec37 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on ARMv8. Package: linux-tools-5.15.0-1016-gke Description-md5: d53f9191e9692025d213201c19a8ec37 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1016 on ARMv8. Package: linux-tools-5.15.0-1016-oracle Description-md5: 99af4edf9b35024950f42504fe5e34d4 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1016 on ARMv8. Package: linux-tools-5.15.0-1017-aws Description-md5: 662ea563b4328076308b8922797775a3 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on ARMv8. Package: linux-tools-5.15.0-1017-azure Description-md5: 662ea563b4328076308b8922797775a3 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on ARMv8. Package: linux-tools-5.15.0-1017-gcp Description-md5: 662ea563b4328076308b8922797775a3 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on ARMv8. Package: linux-tools-5.15.0-1017-oracle Description-md5: c516c5fa8ad76d2c02822097bdb8a026 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1017 on ARMv8. Package: linux-tools-5.15.0-1018-gcp Description-md5: db4a6457f2a5483470767d0187fa3455 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1018 on ARMv8. Package: linux-tools-5.15.0-1018-oracle Description-md5: 220948d1d9958c498206e912ffaefcd6 Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1018 on ARMv8. Package: linux-tools-5.15.0-1019-aws Description-md5: cbd39afad970cec804f0aa396f250390 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on ARMv8. Package: linux-tools-5.15.0-1019-azure Description-md5: cbd39afad970cec804f0aa396f250390 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on ARMv8. Package: linux-tools-5.15.0-1019-gke Description-md5: cbd39afad970cec804f0aa396f250390 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on ARMv8. Package: linux-tools-5.15.0-1019-oracle Description-md5: 83eabb783bb2bc8365f74c0bbfb985ef Description-en: Oracle Linux kernel version specific tools for version 5.15.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.15.0-1019 on ARMv8. Package: linux-tools-5.15.0-1020-aws Description-md5: 4887c173f0f4bb7b7a5f7ecdd2c27882 Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on ARMv8. Package: linux-tools-5.15.0-1020-azure Description-md5: 4887c173f0f4bb7b7a5f7ecdd2c27882 Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on ARMv8. Package: linux-tools-5.15.0-1020-gke Description-md5: 4887c173f0f4bb7b7a5f7ecdd2c27882 Description-en: Linux kernel version specific tools for version 5.15.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1020 on ARMv8. Package: linux-tools-5.15.0-1021-aws Description-md5: a8f9c5a535dd1e91dbac1872d9ed4855 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on ARMv8. Package: linux-tools-5.15.0-1021-azure Description-md5: a8f9c5a535dd1e91dbac1872d9ed4855 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on ARMv8. Package: linux-tools-5.15.0-1021-gcp Description-md5: a8f9c5a535dd1e91dbac1872d9ed4855 Description-en: Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on ARMv8. Package: linux-tools-5.15.0-1021-oracle Description-md5: 6ba1d90778b2e91ef1361c76ffec1a88 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1021 on ARMv8. Package: linux-tools-5.15.0-1022-aws Description-md5: daf0f31d30a2e0d6d63948ad3c47a035 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on ARMv8. Package: linux-tools-5.15.0-1022-azure Description-md5: daf0f31d30a2e0d6d63948ad3c47a035 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on ARMv8. Package: linux-tools-5.15.0-1022-gcp Description-md5: daf0f31d30a2e0d6d63948ad3c47a035 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on ARMv8. Package: linux-tools-5.15.0-1022-oracle Description-md5: 52a6d90fb0d875b88ac10be7637b8b3d Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on ARMv8. Package: linux-tools-5.15.0-1023-aws Description-md5: d5a324723d4c30d16ffc026b73715f20 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on ARMv8. Package: linux-tools-5.15.0-1023-azure Description-md5: d5a324723d4c30d16ffc026b73715f20 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on ARMv8. Package: linux-tools-5.15.0-1023-gke Description-md5: d5a324723d4c30d16ffc026b73715f20 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on ARMv8. Package: linux-tools-5.15.0-1025-gcp Description-md5: ae5bca4c4d132dc74c9d351786c0a312 Description-en: Linux kernel version specific tools for version 5.15.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1025 on ARMv8. Package: linux-tools-5.15.0-1025-oracle Description-md5: ee24515a76148b9b8fc0f512c9ede2c9 Description-en: Oracle Linux kernel version specific tools for version 5.15.0-1025 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1025 on ARMv8. Package: linux-tools-5.15.0-1026-aws Description-md5: 5ccf925845e078fef6fa2e1d9bd753eb Description-en: Linux kernel version specific tools for version 5.15.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1026 on ARMv8. Package: linux-tools-5.15.0-1029-azure Description-md5: 204a5984df2f7453f982baf326e38058 Description-en: Linux kernel version specific tools for version 5.15.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1029 on ARMv8. Package: linux-tools-5.15.0-33-generic Description-md5: 4a2a2f78cd863b206aef76d67eed6b83 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on ARMv8. Package: linux-tools-5.15.0-33-generic-64k Description-md5: 4a2a2f78cd863b206aef76d67eed6b83 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on ARMv8. Package: linux-tools-5.15.0-33-lowlatency Description-md5: 4a2a2f78cd863b206aef76d67eed6b83 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on ARMv8. Package: linux-tools-5.15.0-33-lowlatency-64k Description-md5: 4a2a2f78cd863b206aef76d67eed6b83 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on ARMv8. Package: linux-tools-5.15.0-41-generic Description-md5: 9bc3341fe3ffca9d1826554752565c8d Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on ARMv8. Package: linux-tools-5.15.0-41-generic-64k Description-md5: 9bc3341fe3ffca9d1826554752565c8d Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on ARMv8. Package: linux-tools-5.15.0-42-lowlatency Description-md5: e770bdd2082a6d344ef36b04bf5bdab3 Description-en: Linux kernel version specific tools for version 5.15.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-42 on ARMv8. Package: linux-tools-5.15.0-42-lowlatency-64k Description-md5: e770bdd2082a6d344ef36b04bf5bdab3 Description-en: Linux kernel version specific tools for version 5.15.0-42 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-42 on ARMv8. Package: linux-tools-5.15.0-43-generic Description-md5: 807ca1337ee79ba4924ca3eacdac3c96 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on ARMv8. Package: linux-tools-5.15.0-43-generic-64k Description-md5: 807ca1337ee79ba4924ca3eacdac3c96 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on ARMv8. Package: linux-tools-5.15.0-43-lowlatency Description-md5: 807ca1337ee79ba4924ca3eacdac3c96 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on ARMv8. Package: linux-tools-5.15.0-43-lowlatency-64k Description-md5: 807ca1337ee79ba4924ca3eacdac3c96 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on ARMv8. Package: linux-tools-5.15.0-46-generic Description-md5: 578bceae05d28765e3379a2f7ec89cee Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on ARMv8. Package: linux-tools-5.15.0-46-generic-64k Description-md5: 578bceae05d28765e3379a2f7ec89cee Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on ARMv8. Package: linux-tools-5.15.0-46-lowlatency Description-md5: 578bceae05d28765e3379a2f7ec89cee Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on ARMv8. Package: linux-tools-5.15.0-46-lowlatency-64k Description-md5: 578bceae05d28765e3379a2f7ec89cee Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on ARMv8. Package: linux-tools-5.15.0-48-generic Description-md5: 0e9e8875fa3560fbdf376238a01a3f95 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on ARMv8. Package: linux-tools-5.15.0-48-generic-64k Description-md5: 0e9e8875fa3560fbdf376238a01a3f95 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on ARMv8. Package: linux-tools-5.15.0-48-lowlatency Description-md5: 0e9e8875fa3560fbdf376238a01a3f95 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on ARMv8. Package: linux-tools-5.15.0-48-lowlatency-64k Description-md5: 0e9e8875fa3560fbdf376238a01a3f95 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on ARMv8. Package: linux-tools-5.15.0-50-generic Description-md5: 096489368346b425c24dc62ab6b68e5a Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on ARMv8. Package: linux-tools-5.15.0-50-generic-64k Description-md5: 096489368346b425c24dc62ab6b68e5a Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on ARMv8. Package: linux-tools-5.15.0-50-lowlatency Description-md5: 096489368346b425c24dc62ab6b68e5a Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on ARMv8. Package: linux-tools-5.15.0-50-lowlatency-64k Description-md5: 096489368346b425c24dc62ab6b68e5a Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on ARMv8. Package: linux-tools-5.15.0-52-generic Description-md5: b3e412397e2bfd372cf17df6adcbf0a8 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on ARMv8. Package: linux-tools-5.15.0-52-generic-64k Description-md5: b3e412397e2bfd372cf17df6adcbf0a8 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on ARMv8. Package: linux-tools-5.15.0-52-lowlatency Description-md5: b3e412397e2bfd372cf17df6adcbf0a8 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on ARMv8. Package: linux-tools-5.15.0-52-lowlatency-64k Description-md5: b3e412397e2bfd372cf17df6adcbf0a8 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on ARMv8. Package: linux-tools-5.15.0-53-generic Description-md5: 24d4cde4c05b2c7b3ce70a3766e1cf6a Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on ARMv8. Package: linux-tools-5.15.0-53-generic-64k Description-md5: 24d4cde4c05b2c7b3ce70a3766e1cf6a Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on ARMv8. Package: linux-tools-5.15.0-53-lowlatency Description-md5: 24d4cde4c05b2c7b3ce70a3766e1cf6a Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on ARMv8. Package: linux-tools-5.15.0-53-lowlatency-64k Description-md5: 24d4cde4c05b2c7b3ce70a3766e1cf6a Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on ARMv8. Package: linux-tools-5.15.0-56-generic Description-md5: 7d0361c6e890881146a94746b6f6782c Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on ARMv8. Package: linux-tools-5.15.0-56-generic-64k Description-md5: 7d0361c6e890881146a94746b6f6782c Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on ARMv8. Package: linux-tools-5.15.0-56-lowlatency Description-md5: 7d0361c6e890881146a94746b6f6782c Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on ARMv8. Package: linux-tools-5.15.0-56-lowlatency-64k Description-md5: 7d0361c6e890881146a94746b6f6782c Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on ARMv8. Package: linux-tools-5.4.0-100 Description-md5: 40f957b8eea307746a1b2df2bfe96bcf Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on ARMv8. You probably want to install linux-tools-5.4.0-100-. Package: linux-tools-5.4.0-100-generic Description-md5: 189c02f949f13887fc99290a277f361c Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on ARMv8. Package: linux-tools-5.4.0-1011-aws Description-md5: 6e5d47fd74df8d39ee70c200409ef90e Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on ARMv8. Package: linux-tools-5.4.0-1011-bluefield Description-md5: 6e5d47fd74df8d39ee70c200409ef90e Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on ARMv8. Package: linux-tools-5.4.0-1011-raspi Description-md5: 6e5d47fd74df8d39ee70c200409ef90e Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on ARMv8. Package: linux-tools-5.4.0-1012-bluefield Description-md5: bd8e3081065688922b1c93fee4329b98 Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on ARMv8. Package: linux-tools-5.4.0-1012-raspi Description-md5: bd8e3081065688922b1c93fee4329b98 Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on ARMv8. Package: linux-tools-5.4.0-1013-bluefield Description-md5: 40051691911777245586c6aa6ea16c9c Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on ARMv8. Package: linux-tools-5.4.0-1013-raspi Description-md5: 40051691911777245586c6aa6ea16c9c Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on ARMv8. 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-1015-raspi 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-1016-bluefield Description-md5: 73cec599b88a850c3d2a2c1f9755ccef 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 ARMv8. Package: linux-tools-5.4.0-1016-raspi Description-md5: 73cec599b88a850c3d2a2c1f9755ccef 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 ARMv8. Package: linux-tools-5.4.0-1017-aws Description-md5: ad8991c0ddec0dbfa8b5b04433f4de1f Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1017 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-1018-raspi 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-1019-bluefield Description-md5: 011be78a9bf9436b95ed33f4a223e229 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 ARMv8. Package: linux-tools-5.4.0-1019-raspi Description-md5: 011be78a9bf9436b95ed33f4a223e229 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 ARMv8. Package: linux-tools-5.4.0-1020-aws Description-md5: 06eab93e511d1f5fd3d971cf47d1ecd2 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on ARMv8. Package: linux-tools-5.4.0-1020-bluefield Description-md5: 06eab93e511d1f5fd3d971cf47d1ecd2 Description-en: Linux kernel version specific tools for version 5.4.0-1020 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-1020 on ARMv8. Package: linux-tools-5.4.0-1021-aws Description-md5: 6631c759e232bb97a626032d1dddd5f9 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on ARMv8. Package: linux-tools-5.4.0-1021-bluefield Description-md5: 6631c759e232bb97a626032d1dddd5f9 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on ARMv8. Package: linux-tools-5.4.0-1021-raspi Description-md5: 6631c759e232bb97a626032d1dddd5f9 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on ARMv8. Package: linux-tools-5.4.0-1022-aws Description-md5: 8bf39524cc96bd35dfd42561817ed087 Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on ARMv8. Package: linux-tools-5.4.0-1022-bluefield Description-md5: 8bf39524cc96bd35dfd42561817ed087 Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on ARMv8. Package: linux-tools-5.4.0-1022-raspi Description-md5: 8bf39524cc96bd35dfd42561817ed087 Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on ARMv8. Package: linux-tools-5.4.0-1023-bluefield Description-md5: ab8989f7691a28ac43c2070e066d2466 Description-en: Linux kernel version specific tools for version 5.4.0-1023 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-1023 on ARMv8. Package: linux-tools-5.4.0-1024-aws Description-md5: 3e207adc3daaf10274ebbd5694b05724 Description-en: Linux kernel version specific tools for version 5.4.0-1024 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-1024 on ARMv8. Package: linux-tools-5.4.0-1025-aws Description-md5: 6c942a829372e3533a70ee636ffb0a41 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on ARMv8. Package: linux-tools-5.4.0-1025-bluefield Description-md5: 6c942a829372e3533a70ee636ffb0a41 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on ARMv8. Package: linux-tools-5.4.0-1025-raspi Description-md5: 6c942a829372e3533a70ee636ffb0a41 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on ARMv8. Package: linux-tools-5.4.0-1026-bluefield Description-md5: 60d4b96269e4023162ee1ab15213715b Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on ARMv8. Package: linux-tools-5.4.0-1026-raspi Description-md5: 60d4b96269e4023162ee1ab15213715b Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on ARMv8. Package: linux-tools-5.4.0-1028-aws Description-md5: 2abf108ec20613c3625f81ba2c2c8852 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on ARMv8. Package: linux-tools-5.4.0-1028-bluefield Description-md5: 2abf108ec20613c3625f81ba2c2c8852 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on ARMv8. Package: linux-tools-5.4.0-1028-raspi Description-md5: 2abf108ec20613c3625f81ba2c2c8852 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on ARMv8. Package: linux-tools-5.4.0-1029-aws Description-md5: 8873476f64e5e75c991e4e58fd9fa7af Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on ARMv8. Package: linux-tools-5.4.0-1029-raspi Description-md5: 8873476f64e5e75c991e4e58fd9fa7af Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on ARMv8. Package: linux-tools-5.4.0-1030-bluefield Description-md5: 806a8d2e29f79ba54a6f8392fbac9197 Description-en: Linux kernel version specific tools for version 5.4.0-1030 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-1030 on ARMv8. Package: linux-tools-5.4.0-1030-raspi Description-md5: 806a8d2e29f79ba54a6f8392fbac9197 Description-en: Linux kernel version specific tools for version 5.4.0-1030 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-1030 on ARMv8. Package: linux-tools-5.4.0-1032-aws Description-md5: d4802134444d977b54c48e92e38fff25 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on ARMv8. Package: linux-tools-5.4.0-1032-bluefield Description-md5: d4802134444d977b54c48e92e38fff25 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on ARMv8. Package: linux-tools-5.4.0-1032-raspi Description-md5: d4802134444d977b54c48e92e38fff25 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on ARMv8. Package: linux-tools-5.4.0-1033-raspi Description-md5: 67b02ace297a2e7b3df3f7413d123d5d Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on ARMv8. Package: linux-tools-5.4.0-1034-aws Description-md5: b8062afae804be99f28d6f6cc8c76f7b Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on ARMv8. Package: linux-tools-5.4.0-1034-raspi Description-md5: b8062afae804be99f28d6f6cc8c76f7b Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on ARMv8. Package: linux-tools-5.4.0-1035-aws Description-md5: 49deaf5982cd2e33abca6f60a3d18717 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on ARMv8. Package: linux-tools-5.4.0-1035-bluefield Description-md5: 49deaf5982cd2e33abca6f60a3d18717 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on ARMv8. Package: linux-tools-5.4.0-1035-raspi Description-md5: 49deaf5982cd2e33abca6f60a3d18717 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on ARMv8. Package: linux-tools-5.4.0-1036-bluefield Description-md5: cd1a0e5c5ffb57ca863bdd18c500f276 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on ARMv8. Package: linux-tools-5.4.0-1036-raspi Description-md5: cd1a0e5c5ffb57ca863bdd18c500f276 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on ARMv8. Package: linux-tools-5.4.0-1037-aws Description-md5: 68fa9731f7f2c47c0d64b98d3ce4cd8d Description-en: Linux kernel version specific tools for version 5.4.0-1037 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-1037 on ARMv8. Package: linux-tools-5.4.0-1038-aws Description-md5: 834c60d0e6222caceb286f681594e8c1 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on ARMv8. Package: linux-tools-5.4.0-1038-raspi Description-md5: 834c60d0e6222caceb286f681594e8c1 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on ARMv8. Package: linux-tools-5.4.0-1039-aws Description-md5: 430041a591d56a37b722aa45c16d8f8b Description-en: Linux kernel version specific tools for version 5.4.0-1039 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-1039 on ARMv8. Package: linux-tools-5.4.0-104 Description-md5: 7572cd77571155c8889cbfe5838788fa Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on ARMv8. You probably want to install linux-tools-5.4.0-104-. Package: linux-tools-5.4.0-104-generic Description-md5: 048c399b092b8f9daad5cdb861c1fff1 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on ARMv8. Package: linux-tools-5.4.0-1040-bluefield Description-md5: cb5df4d62b4839bcd6e506f19301ce95 Description-en: Linux kernel version specific tools for version 5.4.0-1040 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-1040 on ARMv8. Package: linux-tools-5.4.0-1041-aws Description-md5: c21ab10efe43c90cb0a5478313a0dda6 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on ARMv8. Package: linux-tools-5.4.0-1041-raspi Description-md5: c21ab10efe43c90cb0a5478313a0dda6 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on ARMv8. Package: linux-tools-5.4.0-1042-bluefield Description-md5: 6d1f6716e14d71dc0867340dcbedcee4 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on ARMv8. Package: linux-tools-5.4.0-1042-raspi Description-md5: 6d1f6716e14d71dc0867340dcbedcee4 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on ARMv8. Package: linux-tools-5.4.0-1043-aws Description-md5: 217164ec23721db9a9fb6b4fb54059c4 Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on ARMv8. Package: linux-tools-5.4.0-1043-raspi Description-md5: 217164ec23721db9a9fb6b4fb54059c4 Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on ARMv8. Package: linux-tools-5.4.0-1044-bluefield Description-md5: 8e40b9801a03e3af190de10e753a3760 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on ARMv8. Package: linux-tools-5.4.0-1044-raspi Description-md5: 8e40b9801a03e3af190de10e753a3760 Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on ARMv8. Package: linux-tools-5.4.0-1045-aws Description-md5: 2651ed48a59ca712aa999fd745e5995e Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARMv8. Package: linux-tools-5.4.0-1045-bluefield Description-md5: 2651ed48a59ca712aa999fd745e5995e Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARMv8. Package: linux-tools-5.4.0-1045-oracle Description-md5: 91176073bab4c4bd8d6df604f915c9b8 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARMv8. Package: linux-tools-5.4.0-1045-raspi Description-md5: 2651ed48a59ca712aa999fd745e5995e Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARMv8. Package: linux-tools-5.4.0-1046-bluefield Description-md5: 5617f6e543ebb5564396f0b499d8c58d Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on ARMv8. Package: linux-tools-5.4.0-1046-oracle Description-md5: 2ab764f9d9d0e06fec8969db39554a18 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1046 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-1046 on ARMv8. Package: linux-tools-5.4.0-1046-raspi Description-md5: 5617f6e543ebb5564396f0b499d8c58d Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on ARMv8. Package: linux-tools-5.4.0-1047-aws Description-md5: 35a2d9136e65095461ebbbe6e075fc98 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on ARMv8. Package: linux-tools-5.4.0-1047-bluefield Description-md5: 35a2d9136e65095461ebbbe6e075fc98 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on ARMv8. Package: linux-tools-5.4.0-1047-raspi Description-md5: 35a2d9136e65095461ebbbe6e075fc98 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on ARMv8. Package: linux-tools-5.4.0-1048-aws Description-md5: def1e1bfa6878bb7ba06a6c0b7e496d1 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on ARMv8. Package: linux-tools-5.4.0-1048-oracle Description-md5: 442faa2efcd790fb61d08516a759d67f Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1048 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-1048 on ARMv8. Package: linux-tools-5.4.0-1048-raspi Description-md5: def1e1bfa6878bb7ba06a6c0b7e496d1 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on ARMv8. Package: linux-tools-5.4.0-1049-aws Description-md5: 5873c66fd9ec75d98213e6a0df3a6cd7 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on ARMv8. Package: linux-tools-5.4.0-1049-bluefield Description-md5: 5873c66fd9ec75d98213e6a0df3a6cd7 Description-en: Linux kernel version specific tools for version 5.4.0-1049 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-1049 on ARMv8. Package: linux-tools-5.4.0-105 Description-md5: ee41c32a92691d9a916096e37a48a9e0 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on ARMv8. You probably want to install linux-tools-5.4.0-105-. Package: linux-tools-5.4.0-105-generic Description-md5: 0dbce423c46b8c5d66ff71a66c2540ef Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on ARMv8. Package: linux-tools-5.4.0-1050-bluefield Description-md5: 2172bdd43bbcbd15f4260d332116361b Description-en: Linux kernel version specific tools for version 5.4.0-1050 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-1050 on ARMv8. Package: linux-tools-5.4.0-1050-raspi Description-md5: 2172bdd43bbcbd15f4260d332116361b Description-en: Linux kernel version specific tools for version 5.4.0-1050 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-1050 on ARMv8. Package: linux-tools-5.4.0-1051-aws Description-md5: 0063f0d095495a59aef7eed0610229c0 Description-en: Linux kernel version specific tools for version 5.4.0-1051 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-1051 on ARMv8. Package: linux-tools-5.4.0-1052-oracle Description-md5: 9d5bbb0558b061af2bc1e32b4674c644 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1052 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-1052 on ARMv8. Package: linux-tools-5.4.0-1052-raspi Description-md5: 76741129d2e9bef3e5fe2dddbade5520 Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on ARMv8. Package: linux-tools-5.4.0-1053-oracle Description-md5: f21daa5819daa4333c95d48338bc22ab Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1053 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-1053 on ARMv8. Package: linux-tools-5.4.0-1053-raspi Description-md5: f3b3f9e61b3dbe19f24e34043d467e89 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on ARMv8. Package: linux-tools-5.4.0-1054-aws Description-md5: f2ff5f36b863ace8da316fbd87a96c56 Description-en: Linux kernel version specific tools for version 5.4.0-1054 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-1054 on ARMv8. Package: linux-tools-5.4.0-1054-oracle Description-md5: c5da811ec8948215af0b5b8df8d80051 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1054 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-1054 on ARMv8. Package: linux-tools-5.4.0-1055-aws Description-md5: 9c2a4d54b15828c84cb6080f93f76588 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on ARMv8. Package: linux-tools-5.4.0-1055-oracle Description-md5: c5d0f6e7048385559c5de2cb20c9702f Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1055 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-1055 on ARMv8. Package: linux-tools-5.4.0-1055-raspi Description-md5: 9c2a4d54b15828c84cb6080f93f76588 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on ARMv8. Package: linux-tools-5.4.0-1056-aws Description-md5: 0975bd3b6e55f2d9f24bad0550cdcd73 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on ARMv8. Package: linux-tools-5.4.0-1056-oracle Description-md5: 0755aa27c1b7b8dfb9bf12245d352f8a Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1056 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-1056 on ARMv8. Package: linux-tools-5.4.0-1056-raspi Description-md5: 0975bd3b6e55f2d9f24bad0550cdcd73 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on ARMv8. Package: linux-tools-5.4.0-1057-aws Description-md5: 3edb27ac2aaa06e3e7d66eb92d80e8f0 Description-en: Linux kernel version specific tools for version 5.4.0-1057 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-1057 on ARMv8. Package: linux-tools-5.4.0-1057-oracle Description-md5: eae836ae6ec6f04eea749e15b785b98d Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1057 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-1057 on ARMv8. Package: linux-tools-5.4.0-1058-aws Description-md5: d7e99adde03083c946f9101dd964e9c6 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on ARMv8. Package: linux-tools-5.4.0-1058-oracle Description-md5: d9f862535fe82ceb324bf92f09fb285f Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1058 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-1058 on ARMv8. Package: linux-tools-5.4.0-1058-raspi Description-md5: d7e99adde03083c946f9101dd964e9c6 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on ARMv8. Package: linux-tools-5.4.0-1059-aws Description-md5: 82fe3e031c9dae7e17dffe99bf0032fe Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on ARMv8. Package: linux-tools-5.4.0-1059-oracle Description-md5: d3606b11d9eba112ae62fc10dce23579 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1059 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-1059 on ARMv8. Package: linux-tools-5.4.0-1059-raspi Description-md5: 82fe3e031c9dae7e17dffe99bf0032fe Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on ARMv8. Package: linux-tools-5.4.0-1060-aws Description-md5: c0d88adf1fca13bbfea31782aa252be7 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on ARMv8. Package: linux-tools-5.4.0-1060-raspi Description-md5: c0d88adf1fca13bbfea31782aa252be7 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on ARMv8. Package: linux-tools-5.4.0-1061-aws Description-md5: 40d7642f8234b6f30e330d039b687031 Description-en: Linux kernel version specific tools for version 5.4.0-1061 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-1061 on ARMv8. Package: linux-tools-5.4.0-1061-oracle Description-md5: e5856a9a8cac810bc2d22ee20ddb8b0a Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1061 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-1061 on ARMv8. Package: linux-tools-5.4.0-1062-oracle Description-md5: 912e93511cb93e2732c1d073b944c279 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1062 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-1062 on ARMv8. Package: linux-tools-5.4.0-1062-raspi Description-md5: 4a116d1dd6152d632caed27a34b336df Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on ARMv8. Package: linux-tools-5.4.0-1063-aws Description-md5: 31bfaea839f32c1a5035e7755e80c346 Description-en: Linux kernel version specific tools for version 5.4.0-1063 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-1063 on ARMv8. Package: linux-tools-5.4.0-1063-oracle Description-md5: 0c91ab2b0f3e25c67cdbeff49bc3ef6b Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1063 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-1063 on ARMv8. Package: linux-tools-5.4.0-1064-aws Description-md5: 94e6a94da6066472e519d1b366c5fb06 Description-en: Linux kernel version specific tools for version 5.4.0-1064 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-1064 on ARMv8. Package: linux-tools-5.4.0-1064-oracle Description-md5: 8353fcf7fe7e91d6ab55b3795ad15e0d Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1064 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-1064 on ARMv8. Package: linux-tools-5.4.0-1065-aws Description-md5: 361ea88121fc23775ddf8d2006bd8edb Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on ARMv8. Package: linux-tools-5.4.0-1065-raspi Description-md5: 361ea88121fc23775ddf8d2006bd8edb Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on ARMv8. Package: linux-tools-5.4.0-1066-aws Description-md5: 40f728979536e7ea8aeec4259a173c20 Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on ARMv8. Package: linux-tools-5.4.0-1066-oracle Description-md5: 4914b892710407594c1a1010b9a2e317 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1066 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-1066 on ARMv8. Package: linux-tools-5.4.0-1066-raspi Description-md5: 40f728979536e7ea8aeec4259a173c20 Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on ARMv8. Package: linux-tools-5.4.0-1067-oracle Description-md5: feb92d0df2389a33801eefa3b9e7dc22 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1067 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-1067 on ARMv8. Package: linux-tools-5.4.0-1068-aws Description-md5: 1f0390d2505d6f7cce521c008ef1351d Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on ARMv8. Package: linux-tools-5.4.0-1068-raspi Description-md5: 1f0390d2505d6f7cce521c008ef1351d Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on ARMv8. Package: linux-tools-5.4.0-1069-aws Description-md5: 7fa9bcb763b5eb274a9c3900132f75fa Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on ARMv8. Package: linux-tools-5.4.0-1069-oracle Description-md5: 35cff981378a1c6f32fa7b3ac498c176 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1069 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-1069 on ARMv8. Package: linux-tools-5.4.0-1069-raspi Description-md5: 7fa9bcb763b5eb274a9c3900132f75fa Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on ARMv8. Package: linux-tools-5.4.0-107 Description-md5: 2a4920316d54f3334f9ad7996e622132 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on ARMv8. You probably want to install linux-tools-5.4.0-107-. Package: linux-tools-5.4.0-107-generic Description-md5: e5abd3bee29a7a86917dfa8c316bd661 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on ARMv8. Package: linux-tools-5.4.0-1070-oracle Description-md5: 1137dfa222a192bfcb62abbf5e4b6b2e Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1070 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-1070 on ARMv8. Package: linux-tools-5.4.0-1070-raspi Description-md5: 6fc89a1599cc8bbbc2372c956938d741 Description-en: Linux kernel version specific tools for version 5.4.0-1070 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-1070 on ARMv8. Package: linux-tools-5.4.0-1071-aws Description-md5: 0f66903968ff73666ac814365fb0781c Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARMv8. Package: linux-tools-5.4.0-1071-gke Description-md5: 0f66903968ff73666ac814365fb0781c Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARMv8. Package: linux-tools-5.4.0-1071-oracle Description-md5: 89457a03060125b3e5dce04b2ff2a420 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARMv8. Package: linux-tools-5.4.0-1071-raspi Description-md5: 0f66903968ff73666ac814365fb0781c Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARMv8. Package: linux-tools-5.4.0-1072-aws Description-md5: 4795bf06ff9bbc2e195b7111ee0b1dfb Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on ARMv8. Package: linux-tools-5.4.0-1072-gcp Description-md5: 4795bf06ff9bbc2e195b7111ee0b1dfb Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on ARMv8. Package: linux-tools-5.4.0-1072-gke Description-md5: 4795bf06ff9bbc2e195b7111ee0b1dfb Description-en: Linux kernel version specific tools for version 5.4.0-1072 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-1072 on ARMv8. Package: linux-tools-5.4.0-1073-aws Description-md5: d2c9dce3f40b36c58f8f676b39934acf Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARMv8. Package: linux-tools-5.4.0-1073-gcp Description-md5: d2c9dce3f40b36c58f8f676b39934acf Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARMv8. Package: linux-tools-5.4.0-1073-oracle Description-md5: b5c3273f442e908dc72020dbd12f6290 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARMv8. Package: linux-tools-5.4.0-1073-raspi Description-md5: d2c9dce3f40b36c58f8f676b39934acf Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARMv8. Package: linux-tools-5.4.0-1074-gke Description-md5: fb3637ab03f4d840e01395c9009c2f15 Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on ARMv8. Package: linux-tools-5.4.0-1074-raspi Description-md5: fb3637ab03f4d840e01395c9009c2f15 Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on ARMv8. Package: linux-tools-5.4.0-1075-aws Description-md5: d4c34d21e331f90dcd38aea55abd1077 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on ARMv8. Package: linux-tools-5.4.0-1075-gcp Description-md5: d4c34d21e331f90dcd38aea55abd1077 Description-en: Linux kernel version specific tools for version 5.4.0-1075 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-1075 on ARMv8. Package: linux-tools-5.4.0-1076-gke Description-md5: 6a796b7765012d00140975431e7636d9 Description-en: Linux kernel version specific tools for version 5.4.0-1076 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-1076 on ARMv8. Package: linux-tools-5.4.0-1076-oracle Description-md5: 68c881f885a05e5d677bcab9ed6b9d3e Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1076 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-1076 on ARMv8. Package: linux-tools-5.4.0-1077-azure Description-md5: 1aeb326b5332b685fb17c05d7e30a785 Description-en: Linux kernel version specific tools for version 5.4.0-1077 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-1077 on ARMv8. Package: linux-tools-5.4.0-1077-raspi Description-md5: 1aeb326b5332b685fb17c05d7e30a785 Description-en: Linux kernel version specific tools for version 5.4.0-1077 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-1077 on ARMv8. Package: linux-tools-5.4.0-1078-aws Description-md5: b41fe6db2a1a6d541903cb145c7d4b7b Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. Package: linux-tools-5.4.0-1078-azure Description-md5: b41fe6db2a1a6d541903cb145c7d4b7b Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. Package: linux-tools-5.4.0-1078-gcp Description-md5: b41fe6db2a1a6d541903cb145c7d4b7b Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. Package: linux-tools-5.4.0-1078-gke Description-md5: b41fe6db2a1a6d541903cb145c7d4b7b Description-en: Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. Package: linux-tools-5.4.0-1078-oracle Description-md5: da7be8a44698d4a4454897f8d989d2c9 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1078 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-1078 on ARMv8. Package: linux-tools-5.4.0-1079-oracle Description-md5: 5434027ea4372e72c793550e9d715fad Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1079 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-1079 on ARMv8. Package: linux-tools-5.4.0-1080-aws Description-md5: 6686800f77e0546092f4c373f93ede47 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on ARMv8. Package: linux-tools-5.4.0-1080-azure Description-md5: 6686800f77e0546092f4c373f93ede47 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on ARMv8. Package: linux-tools-5.4.0-1080-gcp Description-md5: 6686800f77e0546092f4c373f93ede47 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on ARMv8. Package: linux-tools-5.4.0-1080-gke Description-md5: 6686800f77e0546092f4c373f93ede47 Description-en: Linux kernel version specific tools for version 5.4.0-1080 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-1080 on ARMv8. Package: linux-tools-5.4.0-1081-aws Description-md5: 0243798ddf9d8a7fc6aba7840dfec757 Description-en: Linux kernel version specific tools for version 5.4.0-1081 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-1081 on ARMv8. Package: linux-tools-5.4.0-1081-gke Description-md5: 0243798ddf9d8a7fc6aba7840dfec757 Description-en: Linux kernel version specific tools for version 5.4.0-1081 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-1081 on ARMv8. Package: linux-tools-5.4.0-1081-oracle Description-md5: 14680b733ce53bea53cbe6b64e0ce6dd Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1081 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-1081 on ARMv8. Package: linux-tools-5.4.0-1082-oracle Description-md5: 32bd6df79c8bc1c33953fdc5bfdc5a32 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1082 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-1082 on ARMv8. Package: linux-tools-5.4.0-1083-aws Description-md5: 586f1dbecd7b6029ae8ce450bb3925c9 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on ARMv8. Package: linux-tools-5.4.0-1083-azure Description-md5: 586f1dbecd7b6029ae8ce450bb3925c9 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on ARMv8. Package: linux-tools-5.4.0-1083-gke Description-md5: 586f1dbecd7b6029ae8ce450bb3925c9 Description-en: Linux kernel version specific tools for version 5.4.0-1083 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-1083 on ARMv8. Package: linux-tools-5.4.0-1083-oracle Description-md5: ea14c570b1d23cbddb3e174c45735f82 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1083 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-1083 on ARMv8. Package: linux-tools-5.4.0-1084-aws Description-md5: 2108ee0cc1c479946f33815d87d03e6c Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on ARMv8. Package: linux-tools-5.4.0-1084-gcp Description-md5: 2108ee0cc1c479946f33815d87d03e6c Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on ARMv8. Package: linux-tools-5.4.0-1084-gke Description-md5: 2108ee0cc1c479946f33815d87d03e6c Description-en: Linux kernel version specific tools for version 5.4.0-1084 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-1084 on ARMv8. Package: linux-tools-5.4.0-1084-oracle Description-md5: 5884e8f7499c25d39cdb2b02e223d711 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1084 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-1084 on ARMv8. Package: linux-tools-5.4.0-1085-aws Description-md5: 0e65c4c1e2f6369b08280dec47a92a79 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on ARMv8. Package: linux-tools-5.4.0-1085-azure Description-md5: 0e65c4c1e2f6369b08280dec47a92a79 Description-en: Linux kernel version specific tools for version 5.4.0-1085 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-1085 on ARMv8. Package: linux-tools-5.4.0-1086-aws Description-md5: 1e3993027716641dace4b0ba17bb0c5b Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. Package: linux-tools-5.4.0-1086-azure Description-md5: 1e3993027716641dace4b0ba17bb0c5b Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. Package: linux-tools-5.4.0-1086-gcp Description-md5: 1e3993027716641dace4b0ba17bb0c5b Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. Package: linux-tools-5.4.0-1086-gke Description-md5: 1e3993027716641dace4b0ba17bb0c5b Description-en: Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. Package: linux-tools-5.4.0-1086-oracle Description-md5: 5bde4cfd37569da81c00f63deb433719 Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1086 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-1086 on ARMv8. Package: linux-tools-5.4.0-1087-gcp Description-md5: 7ccc92957c7709822d50b4d77fbcfb6d Description-en: Linux kernel version specific tools for version 5.4.0-1087 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-1087 on ARMv8. Package: linux-tools-5.4.0-1087-gke Description-md5: 7ccc92957c7709822d50b4d77fbcfb6d Description-en: Linux kernel version specific tools for version 5.4.0-1087 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-1087 on ARMv8. Package: linux-tools-5.4.0-1087-oracle Description-md5: c06c797c657ac8ce63ad1a731ac1a82e Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1087 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-1087 on ARMv8. Package: linux-tools-5.4.0-1088-aws Description-md5: b22b87e48485a825f9aad13d97a1a7c7 Description-en: Linux kernel version specific tools for version 5.4.0-1088 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-1088 on ARMv8. Package: linux-tools-5.4.0-1089-aws Description-md5: 237b4b51099caabd4e43e26572b40385 Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on ARMv8. Package: linux-tools-5.4.0-1089-azure Description-md5: 237b4b51099caabd4e43e26572b40385 Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on ARMv8. Package: linux-tools-5.4.0-1089-gcp Description-md5: 237b4b51099caabd4e43e26572b40385 Description-en: Linux kernel version specific tools for version 5.4.0-1089 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-1089 on ARMv8. Package: linux-tools-5.4.0-109 Description-md5: b98113ca92040c8d5b0d2d6930940c9f Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on ARMv8. You probably want to install linux-tools-5.4.0-109-. Package: linux-tools-5.4.0-109-generic Description-md5: 86a21ecb13340d320ac337b301aeeadc Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on ARMv8. Package: linux-tools-5.4.0-1090-azure Description-md5: 7cc413ef47990795befde7676cb4e46e Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on ARMv8. Package: linux-tools-5.4.0-1090-gcp Description-md5: 7cc413ef47990795befde7676cb4e46e Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on ARMv8. Package: linux-tools-5.4.0-1090-gke Description-md5: 7cc413ef47990795befde7676cb4e46e Description-en: Linux kernel version specific tools for version 5.4.0-1090 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-1090 on ARMv8. Package: linux-tools-5.4.0-1090-oracle Description-md5: f1a416cc0f4cae97edab72b3e05777cf Description-en: Oracle Linux kernel version specific tools for version 5.4.0-1090 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-1090 on ARMv8. Package: linux-tools-5.4.0-1091-azure Description-md5: b6629a8e3a57ab045ed31b0eab0a1b2f Description-en: Linux kernel version specific tools for version 5.4.0-1091 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-1091 on ARMv8. Package: linux-tools-5.4.0-1092-aws Description-md5: d3736b2bd81e9271b1827d17b965f4f3 Description-en: Linux kernel version specific tools for version 5.4.0-1092 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-1092 on ARMv8. Package: linux-tools-5.4.0-1092-gcp Description-md5: d3736b2bd81e9271b1827d17b965f4f3 Description-en: Linux kernel version specific tools for version 5.4.0-1092 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-1092 on ARMv8. Package: linux-tools-5.4.0-1093-gcp Description-md5: 1a0cac9d7ac03e4d4be3aa5497f03a7e Description-en: Linux kernel version specific tools for version 5.4.0-1093 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-1093 on ARMv8. Package: linux-tools-5.4.0-1094-azure Description-md5: b498fd68b9707e24214e6ba3177f2146 Description-en: Linux kernel version specific tools for version 5.4.0-1094 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-1094 on ARMv8. Package: linux-tools-5.4.0-1096-gcp Description-md5: 279dcc52c23104871f14298109aa11b5 Description-en: Linux kernel version specific tools for version 5.4.0-1096 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-1096 on ARMv8. Package: linux-tools-5.4.0-1098-azure Description-md5: ac4bbfe37cf6ed4ca0f05cd99c073c81 Description-en: Linux kernel version specific tools for version 5.4.0-1098 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-1098 on ARMv8. Package: linux-tools-5.4.0-110 Description-md5: e37ff90aa326fcd1df69b3c289f47b33 Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on ARMv8. You probably want to install linux-tools-5.4.0-110-. Package: linux-tools-5.4.0-110-generic Description-md5: 2641d96c3420e43b2e9a082f1142c05d Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on ARMv8. Package: linux-tools-5.4.0-113 Description-md5: 30c0e89d2646126c3f1ea19be7658194 Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on ARMv8. You probably want to install linux-tools-5.4.0-113-. Package: linux-tools-5.4.0-113-generic Description-md5: 1b30dff59cc5b5e285ef2cff577dd065 Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on ARMv8. Package: linux-tools-5.4.0-117 Description-md5: ec1040b2aba251a4a2fd0986815c5d9c Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on ARMv8. You probably want to install linux-tools-5.4.0-117-. Package: linux-tools-5.4.0-117-generic Description-md5: 34ad8a9d7ec7a9ccab7d65dc793c17da Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on ARMv8. Package: linux-tools-5.4.0-120 Description-md5: 15238adff8efe79a14d1df1119c43019 Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on ARMv8. You probably want to install linux-tools-5.4.0-120-. Package: linux-tools-5.4.0-120-generic Description-md5: 19aea2bac062a437a3804a5f5611d46c Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on ARMv8. Package: linux-tools-5.4.0-121 Description-md5: 2c63cb27363ad9d29756f97f0020312c Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on ARMv8. You probably want to install linux-tools-5.4.0-121-. Package: linux-tools-5.4.0-121-generic Description-md5: 4addbe7711f7626ccc5fc92e982b4464 Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on ARMv8. Package: linux-tools-5.4.0-122 Description-md5: c154707beb6b55372196bb2d2670b424 Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on ARMv8. You probably want to install linux-tools-5.4.0-122-. Package: linux-tools-5.4.0-122-generic Description-md5: 3a9131b4d8b75dd3558f9802a29e3a4f Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on ARMv8. Package: linux-tools-5.4.0-124 Description-md5: 5e97b1ad93439647152d88aeafab8e53 Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on ARMv8. You probably want to install linux-tools-5.4.0-124-. Package: linux-tools-5.4.0-124-generic Description-md5: a23761d10aff7f1c742e010677fd52bc Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on ARMv8. Package: linux-tools-5.4.0-125 Description-md5: d6847c9cdb3940ce08d0ed430a349066 Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on ARMv8. You probably want to install linux-tools-5.4.0-125-. Package: linux-tools-5.4.0-125-generic Description-md5: bd65aa121f4e917661474dd1241d9ad8 Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on ARMv8. Package: linux-tools-5.4.0-126 Description-md5: 49762aad2716316ca964e5b7ef901c84 Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on ARMv8. You probably want to install linux-tools-5.4.0-126-. Package: linux-tools-5.4.0-126-generic Description-md5: f9bc5c49bf19b7eca16d9b48604d562f Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on ARMv8. Package: linux-tools-5.4.0-128 Description-md5: f6a80e2c706f846210cf1e4323e3544d Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on ARMv8. You probably want to install linux-tools-5.4.0-128-. Package: linux-tools-5.4.0-128-generic Description-md5: 0f352a719baf832fda42f3178385253b Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on ARMv8. Package: linux-tools-5.4.0-131 Description-md5: d223d67b1cbcb1f05050d81d6a1f992c Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on ARMv8. You probably want to install linux-tools-5.4.0-131-. Package: linux-tools-5.4.0-131-generic Description-md5: cad573d3ad4635387337fd31caa33b84 Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on ARMv8. Package: linux-tools-5.4.0-132 Description-md5: 92029fee8b175cfb4e9494bc1b8f7b07 Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on ARMv8. You probably want to install linux-tools-5.4.0-132-. Package: linux-tools-5.4.0-132-generic Description-md5: 4011de636af7f1cac9661cfe77a361b1 Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on ARMv8. Package: linux-tools-5.4.0-135 Description-md5: 51fccf0bf1ab186bc01ed2da792b4cdf Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on ARMv8. You probably want to install linux-tools-5.4.0-135-. Package: linux-tools-5.4.0-135-generic Description-md5: 6df922a4816d5abeb92a40cf6eb81de6 Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on ARMv8. Package: linux-tools-5.4.0-28 Description-md5: 2c6f998fb4ea98ecb38a22fcb832c13e Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on ARMv8. You probably want to install linux-tools-5.4.0-28-. Package: linux-tools-5.4.0-28-generic Description-md5: 78a3532210435cb0f8c7a63e06d06dcb Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 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-31 Description-md5: 81bc9749aa82756a3d0e6e76d551d42e Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 on ARMv8. You probably want to install linux-tools-5.4.0-31-. Package: linux-tools-5.4.0-31-generic Description-md5: d24880851f3b679a12c730d0dcd724c0 Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 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-39 Description-md5: d21d83ff32af57c3b060df687ce210c6 Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 on ARMv8. You probably want to install linux-tools-5.4.0-39-. Package: linux-tools-5.4.0-39-generic Description-md5: 6ca82a4e60c3e9501a7babac791fae06 Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 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: linux-tools-5.4.0-42 Description-md5: 240d550dd31af7621aceab4b59485c3d Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on ARMv8. You probably want to install linux-tools-5.4.0-42-. Package: linux-tools-5.4.0-42-generic Description-md5: 75bdb1f436e54cba362a9950aea3f673 Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on ARMv8. Package: linux-tools-5.4.0-45 Description-md5: 779da7c6cacc9b53f17d054a6df6ab59 Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on ARMv8. You probably want to install linux-tools-5.4.0-45-. Package: linux-tools-5.4.0-45-generic Description-md5: 8be5985d2068ee0542e87b427c83e147 Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on ARMv8. Package: linux-tools-5.4.0-47 Description-md5: 775fbb0182bdd8e3ef3dfe2be3406628 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on ARMv8. You probably want to install linux-tools-5.4.0-47-. Package: linux-tools-5.4.0-47-generic Description-md5: 038db5f5b1344a0732cd74228e3bd093 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on ARMv8. Package: linux-tools-5.4.0-48 Description-md5: 5b8d7e72efd1e5b7bc8406b766fe1d25 Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on ARMv8. You probably want to install linux-tools-5.4.0-48-. Package: linux-tools-5.4.0-48-generic Description-md5: f02aabef39550a0ec900b19d0614ca36 Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on ARMv8. Package: linux-tools-5.4.0-51 Description-md5: d92b000f79a176e0ed5f8858e4a8190a Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on ARMv8. You probably want to install linux-tools-5.4.0-51-. Package: linux-tools-5.4.0-51-generic Description-md5: b755a6caf76aabcf972c77cfa24f3bd4 Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on ARMv8. Package: linux-tools-5.4.0-52 Description-md5: 8813b0035db4ef77892617376fe84540 Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on ARMv8. You probably want to install linux-tools-5.4.0-52-. Package: linux-tools-5.4.0-52-generic Description-md5: 63844ef8eef42cb52b6c69acbe8e8270 Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on ARMv8. Package: linux-tools-5.4.0-53 Description-md5: 0c027761fac97cd1e413f4e05efc0c4a Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on ARMv8. You probably want to install linux-tools-5.4.0-53-. Package: linux-tools-5.4.0-53-generic Description-md5: df8eeb8f20063af114ee120b4c1f4144 Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on ARMv8. Package: linux-tools-5.4.0-58 Description-md5: c41acb0c532dab8b18a16a103ec1068f Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on ARMv8. You probably want to install linux-tools-5.4.0-58-. Package: linux-tools-5.4.0-58-generic Description-md5: d3500b1f991d7814889591f9035c75be Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on ARMv8. Package: linux-tools-5.4.0-59 Description-md5: f20cb31dafb7da7f6096c3f8e5827dc8 Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on ARMv8. You probably want to install linux-tools-5.4.0-59-. Package: linux-tools-5.4.0-59-generic Description-md5: 565191142a40a60a857d94c54a961f8b Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on ARMv8. Package: linux-tools-5.4.0-60 Description-md5: bb1713af87cde93c57db7186f2c45740 Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on ARMv8. You probably want to install linux-tools-5.4.0-60-. Package: linux-tools-5.4.0-60-generic Description-md5: 14fe3ad7a282d3b5716dfe6a73b98698 Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on ARMv8. Package: linux-tools-5.4.0-62 Description-md5: 540e08e83cdb0f6e5c37639acc6553bf Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on ARMv8. You probably want to install linux-tools-5.4.0-62-. Package: linux-tools-5.4.0-62-generic Description-md5: b74b1652942b8c075d3210fcba51cec0 Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on ARMv8. Package: linux-tools-5.4.0-65 Description-md5: de1cdc8084d212137abc84a338a431b9 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on ARMv8. You probably want to install linux-tools-5.4.0-65-. Package: linux-tools-5.4.0-65-generic Description-md5: 2e2befa0cc306edd89d2e21ca54cab26 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on ARMv8. Package: linux-tools-5.4.0-66 Description-md5: 59d59e52e9195d2bc4d06103d162484a Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on ARMv8. You probably want to install linux-tools-5.4.0-66-. Package: linux-tools-5.4.0-66-generic Description-md5: 251c915fd38d1b998940e7b435423b29 Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on ARMv8. Package: linux-tools-5.4.0-67 Description-md5: ee23ce0e73fa46eee5cd66ad099c8e18 Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on ARMv8. You probably want to install linux-tools-5.4.0-67-. Package: linux-tools-5.4.0-67-generic Description-md5: 6e6ddd75a138489154208c5278ce2bcc Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on ARMv8. Package: linux-tools-5.4.0-70 Description-md5: 0b7a75c194897746365786aaf286a867 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on ARMv8. You probably want to install linux-tools-5.4.0-70-. Package: linux-tools-5.4.0-70-generic Description-md5: d21e1b68f8bcd6c53f8a476cb2bfd128 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on ARMv8. Package: linux-tools-5.4.0-71 Description-md5: d15973987ac66945651c1dfdc33915a2 Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on ARMv8. You probably want to install linux-tools-5.4.0-71-. Package: linux-tools-5.4.0-71-generic Description-md5: 4b022f789b989667b0cb941dc04a607a Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on ARMv8. Package: linux-tools-5.4.0-72 Description-md5: 2a4974af0396b24a3548d30a658de6bb Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on ARMv8. You probably want to install linux-tools-5.4.0-72-. Package: linux-tools-5.4.0-72-generic Description-md5: b588f4fa9b88d18ef87525519a0229dd Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on ARMv8. Package: linux-tools-5.4.0-73 Description-md5: 4f17895500fc9243dd01ea4a59139fba Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on ARMv8. You probably want to install linux-tools-5.4.0-73-. Package: linux-tools-5.4.0-73-generic Description-md5: 313d21ff71ed551a5737daf22a272a96 Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on ARMv8. Package: linux-tools-5.4.0-74 Description-md5: c24e4347774c785e77e16e289237af6c Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on ARMv8. You probably want to install linux-tools-5.4.0-74-. Package: linux-tools-5.4.0-74-generic Description-md5: e103986d7b2a4e0baeb05f4a5464adef Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on ARMv8. Package: linux-tools-5.4.0-77 Description-md5: a8d835e604796168fdc15762d52cdea2 Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on ARMv8. You probably want to install linux-tools-5.4.0-77-. Package: linux-tools-5.4.0-77-generic Description-md5: 72bd4da7bb7f750d28de1f337c2dcdaa Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on ARMv8. Package: linux-tools-5.4.0-80 Description-md5: 922a05ca189a9a83d8c572eb7d2a5d59 Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on ARMv8. You probably want to install linux-tools-5.4.0-80-. Package: linux-tools-5.4.0-80-generic Description-md5: 5a7b1fc558d66a6bbad2ebb974370431 Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on ARMv8. Package: linux-tools-5.4.0-81 Description-md5: 711d0933fbf306400943562bf39957f2 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on ARMv8. You probably want to install linux-tools-5.4.0-81-. Package: linux-tools-5.4.0-81-generic Description-md5: 6b666f5c0790080b69512e6f4858b150 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on ARMv8. Package: linux-tools-5.4.0-84 Description-md5: 71e51123480c75ee4d0296538f0222ab Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on ARMv8. You probably want to install linux-tools-5.4.0-84-. Package: linux-tools-5.4.0-84-generic Description-md5: 99f9631fc68d4cc6db3c6bd4a58f4401 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on ARMv8. Package: linux-tools-5.4.0-86 Description-md5: 075ae2d9465b36087cdea89523b06dac Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on ARMv8. You probably want to install linux-tools-5.4.0-86-. Package: linux-tools-5.4.0-86-generic Description-md5: 5d015dfdd7122e3257e21010912f9b33 Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on ARMv8. Package: linux-tools-5.4.0-88 Description-md5: d49611a1f6fe53804326ac56f8084e64 Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on ARMv8. You probably want to install linux-tools-5.4.0-88-. Package: linux-tools-5.4.0-88-generic Description-md5: 12211c94ba9782d0e6ce2efeefc07cad Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on ARMv8. Package: linux-tools-5.4.0-89 Description-md5: 7ae527223f2c9b728c1be0dc03ac93a5 Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on ARMv8. You probably want to install linux-tools-5.4.0-89-. Package: linux-tools-5.4.0-89-generic Description-md5: b8170d3aedb3d26dc7a1171433011497 Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on ARMv8. Package: linux-tools-5.4.0-90 Description-md5: 55c3d8173423aa3ea19b68d77505efb9 Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on ARMv8. You probably want to install linux-tools-5.4.0-90-. Package: linux-tools-5.4.0-90-generic Description-md5: 222cb10c20c88ccadb0e7bd4908e2add Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on ARMv8. Package: linux-tools-5.4.0-91 Description-md5: 41e19146de02445254877315563d7fbf Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on ARMv8. You probably want to install linux-tools-5.4.0-91-. Package: linux-tools-5.4.0-91-generic Description-md5: 1889b9ed3bad7246af94c88e604c8372 Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on ARMv8. Package: linux-tools-5.4.0-92 Description-md5: 7524bb4c4b135f33391b4b7bb2413a71 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on ARMv8. You probably want to install linux-tools-5.4.0-92-. Package: linux-tools-5.4.0-92-generic Description-md5: 8b0a6ee3f2cbbe75c178e257060a1a22 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on ARMv8. Package: linux-tools-5.4.0-94 Description-md5: da498cd832163cef7d09ecbd129d4c57 Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on ARMv8. You probably want to install linux-tools-5.4.0-94-. Package: linux-tools-5.4.0-94-generic Description-md5: 78fcb34bf802f5cf1dcfc8a4fdd7ada0 Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on ARMv8. Package: linux-tools-5.4.0-96 Description-md5: 226f846dceeecf647205fe60d2d7f54d Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on ARMv8. You probably want to install linux-tools-5.4.0-96-. Package: linux-tools-5.4.0-96-generic Description-md5: 08cbf102b789a3c14421bc6678220e5d Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on ARMv8. Package: linux-tools-5.4.0-97 Description-md5: d30a272cf1ffa51de1d312ceb70365ff Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on ARMv8. You probably want to install linux-tools-5.4.0-97-. Package: linux-tools-5.4.0-97-generic Description-md5: 42ccd7aac23f3e6806a9e29600a130cb Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on ARMv8. Package: linux-tools-5.4.0-99 Description-md5: b94f7d487b9d95f4b9fa516018cbdcc8 Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on ARMv8. You probably want to install linux-tools-5.4.0-99-. Package: linux-tools-5.4.0-99-generic Description-md5: 950ca7cca1743d81a9d95962b40309ad Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on ARMv8. Package: linux-tools-5.8.0-1031-oracle Description-md5: fb4b60c513f9ddbe465bd97c1ecb6e50 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1031 on ARMv8. Package: linux-tools-5.8.0-1033-oracle Description-md5: 793863b48e189d4c4f2fa6a21af49857 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1033 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1033 on ARMv8. Package: linux-tools-5.8.0-1035-aws Description-md5: dfcda115f326e142663fc22d49ac9162 Description-en: Linux kernel version specific tools for version 5.8.0-1035 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1035 on ARMv8. Package: linux-tools-5.8.0-1037-oracle Description-md5: dcad05763872e19282b030a47c422f22 Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1037 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1037 on ARMv8. Package: linux-tools-5.8.0-1038-aws Description-md5: 76c8116ec04c622e34b3bc050fcbbdff Description-en: Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on ARMv8. Package: linux-tools-5.8.0-1038-oracle Description-md5: faf0f6f596f24154d715c10b768f651f Description-en: Oracle Linux kernel version specific tools for version 5.8.0-1038 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1038 on ARMv8. Package: linux-tools-5.8.0-1041-aws Description-md5: cc4defabc70850ccfc6f53f238c9171f Description-en: Linux kernel version specific tools for version 5.8.0-1041 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1041 on ARMv8. Package: linux-tools-5.8.0-1042-aws Description-md5: 2faaec1d32f06752d378826898d3b435 Description-en: Linux kernel version specific tools for version 5.8.0-1042 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-1042 on ARMv8. Package: linux-tools-5.8.0-33-generic Description-md5: 91eef40fbe3b515bf56e30e2db5a3de5 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on ARMv8. Package: linux-tools-5.8.0-33-generic-64k Description-md5: 91eef40fbe3b515bf56e30e2db5a3de5 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on ARMv8. Package: linux-tools-5.8.0-34-generic Description-md5: 3142a5dd3b87d2070837bc15306ad416 Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on ARMv8. Package: linux-tools-5.8.0-34-generic-64k Description-md5: 3142a5dd3b87d2070837bc15306ad416 Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on ARMv8. Package: linux-tools-5.8.0-36-generic Description-md5: 8b357499c877c90ce6af33a33bc64b46 Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on ARMv8. Package: linux-tools-5.8.0-36-generic-64k Description-md5: 8b357499c877c90ce6af33a33bc64b46 Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on ARMv8. Package: linux-tools-5.8.0-38-generic Description-md5: e99024211ae9e2200129d6bf48926ded Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on ARMv8. Package: linux-tools-5.8.0-38-generic-64k Description-md5: e99024211ae9e2200129d6bf48926ded Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on ARMv8. Package: linux-tools-5.8.0-41-generic Description-md5: cf3ac06697042131bd0fba5dccd08869 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on ARMv8. Package: linux-tools-5.8.0-41-generic-64k Description-md5: cf3ac06697042131bd0fba5dccd08869 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on ARMv8. Package: linux-tools-5.8.0-43-generic Description-md5: e1dbbaa153fcfbef995b4f3e5385bc0c Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on ARMv8. Package: linux-tools-5.8.0-43-generic-64k Description-md5: e1dbbaa153fcfbef995b4f3e5385bc0c Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on ARMv8. Package: linux-tools-5.8.0-44-generic Description-md5: e873030116193ab335faa9b751fd4dd4 Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on ARMv8. Package: linux-tools-5.8.0-44-generic-64k Description-md5: e873030116193ab335faa9b751fd4dd4 Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on ARMv8. Package: linux-tools-5.8.0-45-generic Description-md5: 6b7a8afbac7e9b44af58da4066aa8342 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on ARMv8. Package: linux-tools-5.8.0-45-generic-64k Description-md5: 6b7a8afbac7e9b44af58da4066aa8342 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on ARMv8. Package: linux-tools-5.8.0-48-generic Description-md5: e019a75e8f638ad1d35e525c41ced6a4 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on ARMv8. Package: linux-tools-5.8.0-48-generic-64k Description-md5: e019a75e8f638ad1d35e525c41ced6a4 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on ARMv8. Package: linux-tools-5.8.0-49-generic Description-md5: 63207bd8f5b78b10b05301060c7e5876 Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on ARMv8. Package: linux-tools-5.8.0-49-generic-64k Description-md5: 63207bd8f5b78b10b05301060c7e5876 Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on ARMv8. Package: linux-tools-5.8.0-50-generic Description-md5: a454d1ee6fb61e44c2991f6a50ee1a91 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on ARMv8. Package: linux-tools-5.8.0-50-generic-64k Description-md5: a454d1ee6fb61e44c2991f6a50ee1a91 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on ARMv8. Package: linux-tools-5.8.0-53-generic Description-md5: de856dc301963cece26ff235eb51bfdc Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on ARMv8. Package: linux-tools-5.8.0-53-generic-64k Description-md5: de856dc301963cece26ff235eb51bfdc Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on ARMv8. Package: linux-tools-5.8.0-55-generic Description-md5: 5254b06dc673c5dbb3a78400bf9fa5ec Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on ARMv8. Package: linux-tools-5.8.0-55-generic-64k Description-md5: 5254b06dc673c5dbb3a78400bf9fa5ec Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on ARMv8. Package: linux-tools-5.8.0-59-generic Description-md5: ba21c39d9a3471b770b48a004190b3a8 Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on ARMv8. Package: linux-tools-5.8.0-59-generic-64k Description-md5: ba21c39d9a3471b770b48a004190b3a8 Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on ARMv8. Package: linux-tools-5.8.0-63-generic Description-md5: 673517ef93417de962b3622a8866fce0 Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on ARMv8. Package: linux-tools-5.8.0-63-generic-64k Description-md5: 673517ef93417de962b3622a8866fce0 Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on ARMv8. Package: linux-tools-bluefield Description-md5: 6fe0a9683b9d3080f6eb65db3de55136 Description-en: Linux kernel versioned tools for Mellanox Bluefield systems. This package will always depend on the latest Linux kernel versioned tools available for Mellanox Bluefield systems. Package: linux-tools-generic-64k-hwe-20.04 Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-generic-64k-hwe-20.04-edge Description-md5: ba4f375a2a2b5ada997c4cffff881f11 Description-en: Generic 64K Linux kernel tools This package will always depend on the latest generic-64k kernel tools available. Package: linux-tools-lowlatency-64k-hwe-20.04 Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-lowlatency-64k-hwe-20.04-edge Description-md5: e6e1e68739a81d8a57895d0e06aa7615 Description-en: lowlatency-64k Linux kernel tools This package will always depend on the latest lowlatency-64k kernel tools available. Package: linux-tools-raspi Description-md5: e30171db1195241a4736905110203a08 Description-en: Raspberry Pi Linux kernel tools This package will always depend on the latest Raspberry Pi Linux kernel tools available. Package: linux-tools-raspi-hwe-18.04 Description-md5: 97e838d47ca4638022168dddb8aafd46 Description-en: Raspberry Pi Linux kernel tools (dummy transitional package) Transitional package for upgrades from linux-raspi-hwe-18.04 to linux-raspi. Package: linux-tools-raspi-hwe-18.04-edge Description-md5: f8c908c7f6436895cd2065388a6f26c6 Description-en: Raspberry Pi Linux kernel tools (dummy transitional package) Transitional package for upgrades from linux-raspi-hwe-18.04-edge to linux-raspi. Package: linux-tools-raspi2 Description-md5: 02b2379ebe0c8c5266d8aa381cfc7486 Description-en: Raspberry Pi Linux kernel tools (dummy transitional package) Transitional package for upgrades from linux-raspi2 to linux-raspi. Package: linux-tools-raspi2-hwe-18.04 Description-md5: 9a37742a8d0f291c026880dabaf4433f Description-en: Raspberry Pi Linux kernel tools (dummy transitional package) Transitional package for upgrades from linux-raspi2-hwe-18.04 to linux-raspi. Package: linux-tools-raspi2-hwe-18.04-edge Description-md5: 13599350c22b1844c889e3774285bf7e Description-en: Raspberry Pi Linux kernel tools (dummy transitional package) Transitional package for upgrades from linux-raspi2-hwe-18.04-edge to linux-raspi. Package: grub-efi-arm Description-md5: 4d5d31e46506c9d22db87020959b3fd1 Description-en: GRand Unified Bootloader, version 2 (ARM UEFI version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use on ARM systems with UEFI. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-arm-bin Description-md5: 6155ff69c46107c009b7f8c96d24eab0 Description-en: GRand Unified Bootloader, version 2 (ARM UEFI modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use on ARM systems with UEFI. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-arm is also installed. Package: grub-efi-arm-dbg Description-md5: 4a1aa14a95817535f266185d8f0a9da6 Description-en: GRand Unified Bootloader, version 2 (ARM UEFI debug files) This package contains debugging files for grub-efi-arm-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-uboot Description-md5: 51e34ff8f458d3a2619abc37a6ff775b Description-en: GRand Unified Bootloader, version 2 (ARM U-Boot version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with ARM systems with U-Boot. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-uboot-bin Description-md5: 24a22ee26258fa3949b649277c041f89 Description-en: GRand Unified Bootloader, version 2 (ARM U-Boot modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with ARM systems with U-Boot. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-uboot is also installed. Package: grub-uboot-dbg Description-md5: d928ff33b34b1ff4b5357114d5813160 Description-en: GRand Unified Bootloader, version 2 (ARM U-Boot debug files) This package contains debugging files for grub-uboot-bin. You only need these if you are trying to debug GRUB using its GDB stub. 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: libdrm-exynos1 Description-md5: 70b9aeb8a846b64f93e3a0fa37126919 Description-en: Userspace interface to exynos-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-omap1 Description-md5: a772caa1986e36314d42d3b8f696303c Description-en: Userspace interface to omap-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. 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: libsfgcc1 Description-md5: a4b0c2e65aa75961102fdfdd58f4215c Description-en: GCC support library (soft float ABI) This is a dependency package, and can be safely removed after upgrade. 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.11.0-22-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-22-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-25-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-25-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-27-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-27-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-34-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-34-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-36-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-36-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-37-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-37-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-38-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-38-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-40-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-40-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-41-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-41-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-43-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-43-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-44-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-44-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-46-generic Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-46-generic-lpae Description-md5: 435933f7eaf7fde8740bc0acab5e0b9e Description-en: Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.11.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-25-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-25-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-27-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-27-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-28-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-28-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-30-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-30-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-35-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-35-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-37-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-37-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-39-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-39-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-40-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-40-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-41-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-41-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-44-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-44-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-48-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-48-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-51-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-51-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-52-generic Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-52-generic-lpae Description-md5: df8556516f369aecd73f9bebe0b25ebb Description-en: Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.13.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-41-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-41-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-100-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-100-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-1011-raspi 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-1012-raspi 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-1013-raspi 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-1015-raspi 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-1016-raspi 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-1018-raspi 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-1019-raspi 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-1021-raspi 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-1022-raspi 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-1025-raspi 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-1026-raspi 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-1028-raspi 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-1029-raspi 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-1030-raspi 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-1032-raspi 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-1033-raspi 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-1034-raspi 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-1035-raspi 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-1036-raspi 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-1038-raspi 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-104-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-104-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-1041-raspi 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-1042-raspi 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-1043-raspi 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-1044-raspi 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-1045-raspi 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-1046-raspi 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-1047-raspi 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-1048-raspi 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-105-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-105-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-1050-raspi 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-1052-raspi 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-1053-raspi 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-1055-raspi 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-1056-raspi 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-1058-raspi 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-1059-raspi 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-1060-raspi 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-1062-raspi 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-1065-raspi 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-1066-raspi 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-1068-raspi 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-1069-raspi 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-107-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-107-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-1070-raspi 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-1071-raspi 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-1073-raspi 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-1074-raspi 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-1077-raspi 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-109-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-109-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-110-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-110-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-113-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-113-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-117-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-117-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-120-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-120-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-121-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-121-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-122-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-122-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-124-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-124-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-125-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-125-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-126-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-126-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-128-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-128-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-131-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-131-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-132-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-132-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-135-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-135-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-28-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-28-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-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-31-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-31-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-39-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-39-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-buildinfo-5.4.0-42-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-42-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-45-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-45-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-47-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-47-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-48-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-48-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-51-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-51-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-52-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-52-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-53-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-53-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-58-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-58-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-59-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-59-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-60-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-60-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-62-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-62-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-65-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-65-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-66-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-66-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-67-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-67-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-70-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-70-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-71-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-71-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-72-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-72-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-73-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-73-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-74-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-74-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-77-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-77-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-80-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-80-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-81-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-81-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-84-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-84-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-86-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-86-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-88-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-88-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-89-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-89-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-90-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-90-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-91-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-91-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-92-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-92-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-94-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-94-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-96-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-96-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-97-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-97-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-99-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-99-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.8.0-33-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-33-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-34-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-34-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-36-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-36-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-38-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-38-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-41-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-41-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-43-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-43-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-44-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-44-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-45-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-45-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-48-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-48-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-49-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-49-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-50-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-50-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-53-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-53-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-55-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-55-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-59-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-59-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-63-generic Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-63-generic-lpae Description-md5: 07f9a413db971bc75306496f2d43ffee Description-en: Linux kernel buildinfo for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.8.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-generic-lpae-hwe-20.04-edge 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.11.0-22-generic Description-md5: 88d7e09b38b8f58359f2d93e64671787 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-22/debian.README.gz for details. Package: linux-headers-5.11.0-22-generic-lpae Description-md5: 88d7e09b38b8f58359f2d93e64671787 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-22/debian.README.gz for details. Package: linux-headers-5.11.0-25-generic Description-md5: 97b5dfdeabccc8cdf1c44ed73d593f32 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-25/debian.README.gz for details. Package: linux-headers-5.11.0-25-generic-lpae Description-md5: 97b5dfdeabccc8cdf1c44ed73d593f32 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-25/debian.README.gz for details. Package: linux-headers-5.11.0-27-generic Description-md5: aec9b8f15aca5101434f7fd15a7d9d6b Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-27/debian.README.gz for details. Package: linux-headers-5.11.0-27-generic-lpae Description-md5: aec9b8f15aca5101434f7fd15a7d9d6b Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-27/debian.README.gz for details. Package: linux-headers-5.11.0-34-generic Description-md5: 1ceb5c769c3f1a4521b0bd4d26c1550b Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-34/debian.README.gz for details. Package: linux-headers-5.11.0-34-generic-lpae Description-md5: 1ceb5c769c3f1a4521b0bd4d26c1550b Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-34/debian.README.gz for details. Package: linux-headers-5.11.0-36-generic Description-md5: cd44e8b465d2e90592c22c40ba07c9b0 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-36/debian.README.gz for details. Package: linux-headers-5.11.0-36-generic-lpae Description-md5: cd44e8b465d2e90592c22c40ba07c9b0 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-36/debian.README.gz for details. Package: linux-headers-5.11.0-37-generic Description-md5: 7aa281a9707c40987666c3567c0e41ef Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-37/debian.README.gz for details. Package: linux-headers-5.11.0-37-generic-lpae Description-md5: 7aa281a9707c40987666c3567c0e41ef Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-37/debian.README.gz for details. Package: linux-headers-5.11.0-38-generic Description-md5: 044b9feb1bd860db16cf9c145f4a7f82 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-38/debian.README.gz for details. Package: linux-headers-5.11.0-38-generic-lpae Description-md5: 044b9feb1bd860db16cf9c145f4a7f82 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-38/debian.README.gz for details. Package: linux-headers-5.11.0-40-generic Description-md5: 046327847c4110132eab4723ea104f5c Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-40/debian.README.gz for details. Package: linux-headers-5.11.0-40-generic-lpae Description-md5: 046327847c4110132eab4723ea104f5c Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-40/debian.README.gz for details. Package: linux-headers-5.11.0-41-generic Description-md5: 35f2fe711d61ff732b8b810aacf95eb5 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-41/debian.README.gz for details. Package: linux-headers-5.11.0-41-generic-lpae Description-md5: 35f2fe711d61ff732b8b810aacf95eb5 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-41/debian.README.gz for details. Package: linux-headers-5.11.0-43-generic Description-md5: 1a7bc093f4209760fe7c5f54ebc04945 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-43/debian.README.gz for details. Package: linux-headers-5.11.0-43-generic-lpae Description-md5: 1a7bc093f4209760fe7c5f54ebc04945 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-43/debian.README.gz for details. Package: linux-headers-5.11.0-44-generic Description-md5: c81b4ac176709d43dae8e09bfe2df419 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-44/debian.README.gz for details. Package: linux-headers-5.11.0-44-generic-lpae Description-md5: c81b4ac176709d43dae8e09bfe2df419 Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-44/debian.README.gz for details. Package: linux-headers-5.11.0-46-generic Description-md5: 82ccb13aa4b47d8c6827d1f1f0e0127f Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-46/debian.README.gz for details. Package: linux-headers-5.11.0-46-generic-lpae Description-md5: 82ccb13aa4b47d8c6827d1f1f0e0127f Description-en: Linux kernel headers for version 5.11.0 on ARM (hard float) SMP This package provides kernel header files for version 5.11.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-46/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic Description-md5: 1d4478f4674794745221efff6ca222de Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic-lpae Description-md5: 1d4478f4674794745221efff6ca222de Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic Description-md5: 49a752dfc5680ec8adfa2e26a4ecdedc Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic-lpae Description-md5: 49a752dfc5680ec8adfa2e26a4ecdedc Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic Description-md5: 3862573a0de4b0675d25efa5b0ea169e Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic-lpae Description-md5: 3862573a0de4b0675d25efa5b0ea169e Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-25-generic Description-md5: 6ac9526a382a6b0ad3c21467bf66162b Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-25/debian.README.gz for details. Package: linux-headers-5.13.0-25-generic-lpae Description-md5: 6ac9526a382a6b0ad3c21467bf66162b Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-25/debian.README.gz for details. Package: linux-headers-5.13.0-27-generic Description-md5: dd8d4d237db4a72630d6a8e2fe7f657a Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-27/debian.README.gz for details. Package: linux-headers-5.13.0-27-generic-lpae Description-md5: dd8d4d237db4a72630d6a8e2fe7f657a Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-27/debian.README.gz for details. Package: linux-headers-5.13.0-28-generic Description-md5: 72f076a2e65c9e797cecaad74602a689 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-28/debian.README.gz for details. Package: linux-headers-5.13.0-28-generic-lpae Description-md5: 72f076a2e65c9e797cecaad74602a689 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-28/debian.README.gz for details. Package: linux-headers-5.13.0-30-generic Description-md5: 1c0211c9bbc246b8d865f2c5dd3a6289 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-30/debian.README.gz for details. Package: linux-headers-5.13.0-30-generic-lpae Description-md5: 1c0211c9bbc246b8d865f2c5dd3a6289 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-30/debian.README.gz for details. Package: linux-headers-5.13.0-35-generic Description-md5: bab0177efa622f220dc9c9673ad0ed05 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-35/debian.README.gz for details. Package: linux-headers-5.13.0-35-generic-lpae Description-md5: bab0177efa622f220dc9c9673ad0ed05 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-35/debian.README.gz for details. Package: linux-headers-5.13.0-37-generic Description-md5: 92b32c07e473b6fb147f20f1e8f47c57 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-37/debian.README.gz for details. Package: linux-headers-5.13.0-37-generic-lpae Description-md5: 92b32c07e473b6fb147f20f1e8f47c57 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-37/debian.README.gz for details. Package: linux-headers-5.13.0-39-generic Description-md5: aa286cdc1834215bddf8ce4924fd9c4b Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-39/debian.README.gz for details. Package: linux-headers-5.13.0-39-generic-lpae Description-md5: aa286cdc1834215bddf8ce4924fd9c4b Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-39/debian.README.gz for details. Package: linux-headers-5.13.0-40-generic Description-md5: e850bd5cad54fa727b1e0618c9c3bbdf Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-40/debian.README.gz for details. Package: linux-headers-5.13.0-40-generic-lpae Description-md5: e850bd5cad54fa727b1e0618c9c3bbdf Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-40/debian.README.gz for details. Package: linux-headers-5.13.0-41-generic Description-md5: a6150891febbd97f28750458ab278cad Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-41/debian.README.gz for details. Package: linux-headers-5.13.0-41-generic-lpae Description-md5: a6150891febbd97f28750458ab278cad Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-41/debian.README.gz for details. Package: linux-headers-5.13.0-44-generic Description-md5: 9ac1112d08c80f94fc3ac1294ecac1fe Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-44/debian.README.gz for details. Package: linux-headers-5.13.0-44-generic-lpae Description-md5: 9ac1112d08c80f94fc3ac1294ecac1fe Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-44/debian.README.gz for details. Package: linux-headers-5.13.0-48-generic Description-md5: 71c87bbf68b96754e2d468429a8a55bf Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-48/debian.README.gz for details. Package: linux-headers-5.13.0-48-generic-lpae Description-md5: 71c87bbf68b96754e2d468429a8a55bf Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-48/debian.README.gz for details. Package: linux-headers-5.13.0-51-generic Description-md5: 9bfd06f1133dc8fd3a86307640fcdd29 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-51/debian.README.gz for details. Package: linux-headers-5.13.0-51-generic-lpae Description-md5: 9bfd06f1133dc8fd3a86307640fcdd29 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-51/debian.README.gz for details. Package: linux-headers-5.13.0-52-generic Description-md5: 5bea29e1f8cd91ffe87130cbd3549454 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-52/debian.README.gz for details. Package: linux-headers-5.13.0-52-generic-lpae Description-md5: 5bea29e1f8cd91ffe87130cbd3549454 Description-en: Linux kernel headers for version 5.13.0 on ARM (hard float) SMP This package provides kernel header files for version 5.13.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-33-generic Description-md5: aba4da3cc861364009c9e410146d0878 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-33-generic-lpae Description-md5: aba4da3cc861364009c9e410146d0878 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-41-generic Description-md5: f3026434a67fa42c17c3a15bb69a0a2a Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-41/debian.README.gz for details. Package: linux-headers-5.15.0-41-generic-lpae Description-md5: f3026434a67fa42c17c3a15bb69a0a2a Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-41/debian.README.gz for details. Package: linux-headers-5.15.0-43-generic Description-md5: 5ee1a996d60371996b357088c7af9172 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-43-generic-lpae Description-md5: 5ee1a996d60371996b357088c7af9172 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-46-generic Description-md5: f3438b2b7bb735983d9440c31344adbe Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-46-generic-lpae Description-md5: f3438b2b7bb735983d9440c31344adbe Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-48-generic Description-md5: 944113bfe19e85965f09cd5730330bf8 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-48-generic-lpae Description-md5: 944113bfe19e85965f09cd5730330bf8 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-50-generic Description-md5: 05290d788c03214398aeec7e9e3fdd18 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-50-generic-lpae Description-md5: 05290d788c03214398aeec7e9e3fdd18 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-52-generic Description-md5: 1a9f2b0329b7bd5b198d089b9adf1c2b Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-52-generic-lpae Description-md5: 1a9f2b0329b7bd5b198d089b9adf1c2b Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-53-generic Description-md5: ba574a70ae3148acbdd18b114d7a9cb1 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-53-generic-lpae Description-md5: ba574a70ae3148acbdd18b114d7a9cb1 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-56-generic Description-md5: df5935caa98f425af003ece198ec8a51 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.15.0-56-generic-lpae Description-md5: df5935caa98f425af003ece198ec8a51 Description-en: Linux kernel headers for version 5.15.0 on ARM (hard float) SMP This package provides kernel header files for version 5.15.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.4.0-100-generic Description-md5: 3f1b3f9e0f5ed352c70a9c7d201da674 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-100/debian.README.gz for details. Package: linux-headers-5.4.0-100-generic-lpae Description-md5: 3f1b3f9e0f5ed352c70a9c7d201da674 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-100/debian.README.gz for details. Package: linux-headers-5.4.0-1011-raspi Description-md5: 429c68bad31c5f731bf80dcf1226d75b 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-1011/debian.README.gz for details. Package: linux-headers-5.4.0-1012-raspi Description-md5: 552fad0347398c1c73a8053d6b3b12f0 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-1012/debian.README.gz for details. Package: linux-headers-5.4.0-1013-raspi Description-md5: de451757d9aaf173d6bbae6b67987578 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-1013/debian.README.gz for details. Package: linux-headers-5.4.0-1015-raspi Description-md5: aace7703b28df485adf360b95828856d 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-1015/debian.README.gz for details. Package: linux-headers-5.4.0-1016-raspi Description-md5: 3b72080cbdc8e30dd0b0f896d369ae1f 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-1016/debian.README.gz for details. Package: linux-headers-5.4.0-1018-raspi Description-md5: 5dcbf896c1495bd320c8fe83983dc038 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-1018/debian.README.gz for details. Package: linux-headers-5.4.0-1019-raspi Description-md5: ca07ea8f64aa1405caa57d93bdd5216d 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-1019/debian.README.gz for details. Package: linux-headers-5.4.0-1021-raspi Description-md5: 92d5182042c7840190846daa9d8c8d1a 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-1021/debian.README.gz for details. Package: linux-headers-5.4.0-1022-raspi Description-md5: bd2edc664d0358750f01bff1df8213ae 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-1022/debian.README.gz for details. Package: linux-headers-5.4.0-1025-raspi Description-md5: 4c7aeccf7dbc98183734165a5e55da7a 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-1025/debian.README.gz for details. Package: linux-headers-5.4.0-1026-raspi Description-md5: 34b59449f1676f00ad64350843554ec4 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-1026/debian.README.gz for details. Package: linux-headers-5.4.0-1028-raspi Description-md5: 955ceedfeaa7615271f3c02db2923a2b 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-1028/debian.README.gz for details. Package: linux-headers-5.4.0-1029-raspi Description-md5: a5e9230dfd0957418e84d76d28608d21 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-1029/debian.README.gz for details. Package: linux-headers-5.4.0-1030-raspi Description-md5: 7713d850010da945b1c40eee796bd2b5 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-1030/debian.README.gz for details. Package: linux-headers-5.4.0-1032-raspi Description-md5: e336fe9c910de70fdfaf609363c3d89f 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-1032/debian.README.gz for details. Package: linux-headers-5.4.0-1033-raspi Description-md5: de9e4147fe7ff9c7619ade591f58abab 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-1033/debian.README.gz for details. Package: linux-headers-5.4.0-1034-raspi Description-md5: e6aef6e805f2fa8f7ac507f425d72757 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-1034/debian.README.gz for details. Package: linux-headers-5.4.0-1035-raspi Description-md5: f0a445da76497333dde53687c65573e9 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-1035/debian.README.gz for details. Package: linux-headers-5.4.0-1036-raspi Description-md5: 19efe3c2513811e574ec33b879ce20a5 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-1036/debian.README.gz for details. Package: linux-headers-5.4.0-1038-raspi Description-md5: 24f924605c99162aad0f637913e4309e 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-1038/debian.README.gz for details. Package: linux-headers-5.4.0-104-generic Description-md5: f2beb5ca6731fa9ab46209efb1401174 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-104/debian.README.gz for details. Package: linux-headers-5.4.0-104-generic-lpae Description-md5: f2beb5ca6731fa9ab46209efb1401174 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-104/debian.README.gz for details. Package: linux-headers-5.4.0-1041-raspi Description-md5: 9393a81829ad8d71e336e811a07483a7 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-1041/debian.README.gz for details. Package: linux-headers-5.4.0-1042-raspi Description-md5: df9b5bf3ef24e5e25661c99d533fd4f9 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-1042/debian.README.gz for details. Package: linux-headers-5.4.0-1043-raspi Description-md5: 2d43f3ebe9f57a1dc650349fcc30d81a 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-1043/debian.README.gz for details. Package: linux-headers-5.4.0-1044-raspi Description-md5: 09bf3e2ab1771020f38e46618d579900 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-1044/debian.README.gz for details. Package: linux-headers-5.4.0-1045-raspi Description-md5: 22a41204a0117fdd7bbeaadc4cf3cd95 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-1045/debian.README.gz for details. Package: linux-headers-5.4.0-1046-raspi Description-md5: 449c5a6bddb9a006a32719474d10e6a6 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-1046/debian.README.gz for details. Package: linux-headers-5.4.0-1047-raspi Description-md5: db158b97539c58afaf5168c610db0dae 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-1047/debian.README.gz for details. Package: linux-headers-5.4.0-1048-raspi Description-md5: 5e408ba905bd9885250b0a0411d978f8 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-1048/debian.README.gz for details. Package: linux-headers-5.4.0-105-generic Description-md5: 10b4114f0ee7abc899617daa0bc73268 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-105/debian.README.gz for details. Package: linux-headers-5.4.0-105-generic-lpae Description-md5: 10b4114f0ee7abc899617daa0bc73268 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-105/debian.README.gz for details. Package: linux-headers-5.4.0-1050-raspi Description-md5: 4fa983db0540f92d6753416b329056e8 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-1050/debian.README.gz for details. Package: linux-headers-5.4.0-1052-raspi Description-md5: 73487f607e37f2a8b27d2b9cd3e0ca3f 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-1052/debian.README.gz for details. Package: linux-headers-5.4.0-1053-raspi Description-md5: 78f9a9279e7f08be0a31004dea70de45 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-1053/debian.README.gz for details. Package: linux-headers-5.4.0-1055-raspi Description-md5: ee639d48775520796121c2bd24d5278d 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-1055/debian.README.gz for details. Package: linux-headers-5.4.0-1056-raspi Description-md5: ee755e577da952faaa2dbba435817114 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-1056/debian.README.gz for details. Package: linux-headers-5.4.0-1058-raspi Description-md5: b3ac842e2f42ecd18ea9761380a1ab86 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-1058/debian.README.gz for details. Package: linux-headers-5.4.0-1059-raspi Description-md5: 9683f37024e1aea56d9ac47a339bd778 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-1059/debian.README.gz for details. Package: linux-headers-5.4.0-1060-raspi Description-md5: 2f0b84ab69e2ef89dd6093946e1863ed 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-1060/debian.README.gz for details. Package: linux-headers-5.4.0-1062-raspi Description-md5: 4da53387b02ab817777f56c2db4e4052 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-1062/debian.README.gz for details. Package: linux-headers-5.4.0-1065-raspi Description-md5: 907d79d6d717938cc4a28a35c8cd241f 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-1065/debian.README.gz for details. Package: linux-headers-5.4.0-1066-raspi Description-md5: 78329702b5682a8d16bd1312a815b236 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-1066/debian.README.gz for details. Package: linux-headers-5.4.0-1068-raspi Description-md5: a2e8d1d324f6b6c847106c08f7b62e08 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-1068/debian.README.gz for details. Package: linux-headers-5.4.0-1069-raspi Description-md5: 35239da93451442a05ba96fd167d3d93 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-1069/debian.README.gz for details. Package: linux-headers-5.4.0-107-generic Description-md5: fd43ef4bb351e0f059305c1f9405fab9 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-107/debian.README.gz for details. Package: linux-headers-5.4.0-107-generic-lpae Description-md5: fd43ef4bb351e0f059305c1f9405fab9 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-107/debian.README.gz for details. Package: linux-headers-5.4.0-1070-raspi Description-md5: 9fd69b8efe92b191d5ad1a218b5aa86d 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-1070/debian.README.gz for details. Package: linux-headers-5.4.0-1071-raspi Description-md5: 47a5d08e4d76b5a5d677852a47499304 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-1071/debian.README.gz for details. Package: linux-headers-5.4.0-1073-raspi Description-md5: aa6c1e5b38179e65bb72dc6f055a407f 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-1073/debian.README.gz for details. Package: linux-headers-5.4.0-1074-raspi Description-md5: 80d3b644e0650df9343fc5286e4b497f 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-1074/debian.README.gz for details. Package: linux-headers-5.4.0-1077-raspi Description-md5: 9be5b9455d84853993d78b61b827dbb2 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-1077/debian.README.gz for details. Package: linux-headers-5.4.0-109-generic Description-md5: 87c765d58664ec15142e4b30c45df829 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-109/debian.README.gz for details. Package: linux-headers-5.4.0-109-generic-lpae Description-md5: 87c765d58664ec15142e4b30c45df829 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-109/debian.README.gz for details. Package: linux-headers-5.4.0-110-generic Description-md5: 61c79d83280246a566d8592a9c9f193d 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-110/debian.README.gz for details. Package: linux-headers-5.4.0-110-generic-lpae Description-md5: 61c79d83280246a566d8592a9c9f193d 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-110/debian.README.gz for details. Package: linux-headers-5.4.0-113-generic Description-md5: f8ab590ba3e82a9887988f4ab80bea23 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-113/debian.README.gz for details. Package: linux-headers-5.4.0-113-generic-lpae Description-md5: f8ab590ba3e82a9887988f4ab80bea23 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-113/debian.README.gz for details. Package: linux-headers-5.4.0-117-generic Description-md5: 054c8ee6e1fc095bcc78a7f76b87d967 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-117/debian.README.gz for details. Package: linux-headers-5.4.0-117-generic-lpae Description-md5: 054c8ee6e1fc095bcc78a7f76b87d967 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-117/debian.README.gz for details. Package: linux-headers-5.4.0-120-generic Description-md5: 2542745ba6680ca5f8f047c553ff90dc 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-120/debian.README.gz for details. Package: linux-headers-5.4.0-120-generic-lpae Description-md5: 2542745ba6680ca5f8f047c553ff90dc 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-120/debian.README.gz for details. Package: linux-headers-5.4.0-121-generic Description-md5: 2c07a4cdc5ac85f9431d26dcb4ede937 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-121/debian.README.gz for details. Package: linux-headers-5.4.0-121-generic-lpae Description-md5: 2c07a4cdc5ac85f9431d26dcb4ede937 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-121/debian.README.gz for details. Package: linux-headers-5.4.0-122-generic Description-md5: 51e129bf3e71fee528dfdfadce3541f6 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-122/debian.README.gz for details. Package: linux-headers-5.4.0-122-generic-lpae Description-md5: 51e129bf3e71fee528dfdfadce3541f6 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-122/debian.README.gz for details. Package: linux-headers-5.4.0-124-generic Description-md5: 7e953d13b69d75071440994fbd496763 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-124/debian.README.gz for details. Package: linux-headers-5.4.0-124-generic-lpae Description-md5: 7e953d13b69d75071440994fbd496763 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-124/debian.README.gz for details. Package: linux-headers-5.4.0-125-generic Description-md5: 950ce8fa292801fd1c7116dd2cc238d6 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-125/debian.README.gz for details. Package: linux-headers-5.4.0-125-generic-lpae Description-md5: 950ce8fa292801fd1c7116dd2cc238d6 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-125/debian.README.gz for details. Package: linux-headers-5.4.0-126-generic Description-md5: bb39239e2837b2e2ecda93a1bf2799a8 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-126/debian.README.gz for details. Package: linux-headers-5.4.0-126-generic-lpae Description-md5: bb39239e2837b2e2ecda93a1bf2799a8 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-126/debian.README.gz for details. Package: linux-headers-5.4.0-128-generic Description-md5: aad78cba0a9091d821d01dc02d6016a4 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-128/debian.README.gz for details. Package: linux-headers-5.4.0-128-generic-lpae Description-md5: aad78cba0a9091d821d01dc02d6016a4 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-128/debian.README.gz for details. Package: linux-headers-5.4.0-131-generic Description-md5: 8580ac403adb193f0237bcb1b6c77a15 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-131/debian.README.gz for details. Package: linux-headers-5.4.0-131-generic-lpae Description-md5: 8580ac403adb193f0237bcb1b6c77a15 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-131/debian.README.gz for details. Package: linux-headers-5.4.0-132-generic Description-md5: b9187c968a779cb748bf987c55414cc6 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-132/debian.README.gz for details. Package: linux-headers-5.4.0-132-generic-lpae Description-md5: b9187c968a779cb748bf987c55414cc6 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-132/debian.README.gz for details. Package: linux-headers-5.4.0-135-generic Description-md5: 093d209e54216035fc8a06e65f9a5613 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-135/debian.README.gz for details. Package: linux-headers-5.4.0-135-generic-lpae Description-md5: 093d209e54216035fc8a06e65f9a5613 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-135/debian.README.gz for details. Package: linux-headers-5.4.0-28-generic Description-md5: fea6eeb65face113d05947708521dc43 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-28/debian.README.gz for details. Package: linux-headers-5.4.0-28-generic-lpae Description-md5: fea6eeb65face113d05947708521dc43 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-28/debian.README.gz for details. 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-31-generic Description-md5: a4cecae8d84b9d9c3c68d0fdf04e9e47 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-31/debian.README.gz for details. Package: linux-headers-5.4.0-31-generic-lpae Description-md5: a4cecae8d84b9d9c3c68d0fdf04e9e47 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-31/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-39-generic Description-md5: af89f9ad79d24dd429cd9a32d9e6d3af 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-39/debian.README.gz for details. Package: linux-headers-5.4.0-39-generic-lpae Description-md5: af89f9ad79d24dd429cd9a32d9e6d3af 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-39/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-5.4.0-42-generic Description-md5: a60b57fc1556eeed2677b19536823e89 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-42/debian.README.gz for details. Package: linux-headers-5.4.0-42-generic-lpae Description-md5: a60b57fc1556eeed2677b19536823e89 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-42/debian.README.gz for details. Package: linux-headers-5.4.0-45-generic Description-md5: 5b79194c9481d8ca7eecd16d0f4f13b8 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-45/debian.README.gz for details. Package: linux-headers-5.4.0-45-generic-lpae Description-md5: 5b79194c9481d8ca7eecd16d0f4f13b8 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-45/debian.README.gz for details. Package: linux-headers-5.4.0-47-generic Description-md5: 0b12cf5bf8f3cf43b246126b8c5cc21a 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-47/debian.README.gz for details. Package: linux-headers-5.4.0-47-generic-lpae Description-md5: 0b12cf5bf8f3cf43b246126b8c5cc21a 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-47/debian.README.gz for details. Package: linux-headers-5.4.0-48-generic Description-md5: c59488194fd5e64bca91d70252f4e30f 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-48/debian.README.gz for details. Package: linux-headers-5.4.0-48-generic-lpae Description-md5: c59488194fd5e64bca91d70252f4e30f 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-48/debian.README.gz for details. Package: linux-headers-5.4.0-51-generic Description-md5: 379b7daea5528fb4cba46a4ff24e5de8 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-51/debian.README.gz for details. Package: linux-headers-5.4.0-51-generic-lpae Description-md5: 379b7daea5528fb4cba46a4ff24e5de8 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-51/debian.README.gz for details. Package: linux-headers-5.4.0-52-generic Description-md5: a77069364004bf1f635e41898947d391 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-52/debian.README.gz for details. Package: linux-headers-5.4.0-52-generic-lpae Description-md5: a77069364004bf1f635e41898947d391 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-52/debian.README.gz for details. Package: linux-headers-5.4.0-53-generic Description-md5: 7beb00176497e77003fefaebe5d7feb4 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-53/debian.README.gz for details. Package: linux-headers-5.4.0-53-generic-lpae Description-md5: 7beb00176497e77003fefaebe5d7feb4 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-53/debian.README.gz for details. Package: linux-headers-5.4.0-58-generic Description-md5: 7e53be6dface01aae517c6de3ee5c0de 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-58/debian.README.gz for details. Package: linux-headers-5.4.0-58-generic-lpae Description-md5: 7e53be6dface01aae517c6de3ee5c0de 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-58/debian.README.gz for details. Package: linux-headers-5.4.0-59-generic Description-md5: dc517b107b645b3c9bbb273a93fd4dd3 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-59/debian.README.gz for details. Package: linux-headers-5.4.0-59-generic-lpae Description-md5: dc517b107b645b3c9bbb273a93fd4dd3 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-59/debian.README.gz for details. Package: linux-headers-5.4.0-60-generic Description-md5: a23893bfa2c857d0d98d658cc16128e6 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-60/debian.README.gz for details. Package: linux-headers-5.4.0-60-generic-lpae Description-md5: a23893bfa2c857d0d98d658cc16128e6 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-60/debian.README.gz for details. Package: linux-headers-5.4.0-62-generic Description-md5: 2819db39084af6c422ed415949881481 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-62/debian.README.gz for details. Package: linux-headers-5.4.0-62-generic-lpae Description-md5: 2819db39084af6c422ed415949881481 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-62/debian.README.gz for details. Package: linux-headers-5.4.0-65-generic Description-md5: 88c21539382fb076d74e6877b822a34d 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-65/debian.README.gz for details. Package: linux-headers-5.4.0-65-generic-lpae Description-md5: 88c21539382fb076d74e6877b822a34d 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-65/debian.README.gz for details. Package: linux-headers-5.4.0-66-generic Description-md5: e37e2894ea02159365d9eadf4c5b2370 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-66/debian.README.gz for details. Package: linux-headers-5.4.0-66-generic-lpae Description-md5: e37e2894ea02159365d9eadf4c5b2370 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-66/debian.README.gz for details. Package: linux-headers-5.4.0-67-generic Description-md5: 9a4c46f9a69aaf1934eb43d0cf468b7e 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-67/debian.README.gz for details. Package: linux-headers-5.4.0-67-generic-lpae Description-md5: 9a4c46f9a69aaf1934eb43d0cf468b7e 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-67/debian.README.gz for details. Package: linux-headers-5.4.0-70-generic Description-md5: b7f5794c63b6bba084dc59e285e96589 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-70/debian.README.gz for details. Package: linux-headers-5.4.0-70-generic-lpae Description-md5: b7f5794c63b6bba084dc59e285e96589 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-70/debian.README.gz for details. Package: linux-headers-5.4.0-71-generic Description-md5: 2608ea949fd111cb3e3df3a16ec1f293 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-71/debian.README.gz for details. Package: linux-headers-5.4.0-71-generic-lpae Description-md5: 2608ea949fd111cb3e3df3a16ec1f293 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-71/debian.README.gz for details. Package: linux-headers-5.4.0-72-generic Description-md5: 48c5fc2442bc2bbc382a9bd086aa41b9 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-72/debian.README.gz for details. Package: linux-headers-5.4.0-72-generic-lpae Description-md5: 48c5fc2442bc2bbc382a9bd086aa41b9 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-72/debian.README.gz for details. Package: linux-headers-5.4.0-73-generic Description-md5: b360db24a18e2bff2e52f493985293a0 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-73/debian.README.gz for details. Package: linux-headers-5.4.0-73-generic-lpae Description-md5: b360db24a18e2bff2e52f493985293a0 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-73/debian.README.gz for details. Package: linux-headers-5.4.0-74-generic Description-md5: 3109cc53615d660a451d685ab42a6df0 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-74/debian.README.gz for details. Package: linux-headers-5.4.0-74-generic-lpae Description-md5: 3109cc53615d660a451d685ab42a6df0 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-74/debian.README.gz for details. Package: linux-headers-5.4.0-77-generic Description-md5: baa4ae7c2d2ebdf118a5e4361f860337 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-77/debian.README.gz for details. Package: linux-headers-5.4.0-77-generic-lpae Description-md5: baa4ae7c2d2ebdf118a5e4361f860337 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-77/debian.README.gz for details. Package: linux-headers-5.4.0-80-generic Description-md5: b64cc4e3c8ffd0fe5c3c27f756b1b2dc 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-80/debian.README.gz for details. Package: linux-headers-5.4.0-80-generic-lpae Description-md5: b64cc4e3c8ffd0fe5c3c27f756b1b2dc 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-80/debian.README.gz for details. Package: linux-headers-5.4.0-81-generic Description-md5: c5996fef5644e1e7253a3536ba1f6559 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-81/debian.README.gz for details. Package: linux-headers-5.4.0-81-generic-lpae Description-md5: c5996fef5644e1e7253a3536ba1f6559 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-81/debian.README.gz for details. Package: linux-headers-5.4.0-84-generic Description-md5: 19e8c4d3a1c34524b2645b8e67f85753 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-84/debian.README.gz for details. Package: linux-headers-5.4.0-84-generic-lpae Description-md5: 19e8c4d3a1c34524b2645b8e67f85753 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-84/debian.README.gz for details. Package: linux-headers-5.4.0-86-generic Description-md5: 83bb2f52cf05af1c711ccdc79a36ff46 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-86/debian.README.gz for details. Package: linux-headers-5.4.0-86-generic-lpae Description-md5: 83bb2f52cf05af1c711ccdc79a36ff46 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-86/debian.README.gz for details. Package: linux-headers-5.4.0-88-generic Description-md5: d13008c3b54d36a451b8fc64d3517f7f 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-88/debian.README.gz for details. Package: linux-headers-5.4.0-88-generic-lpae Description-md5: d13008c3b54d36a451b8fc64d3517f7f 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-88/debian.README.gz for details. Package: linux-headers-5.4.0-89-generic Description-md5: 3a39912e71e53fdae7bfb8faa1307e3c 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-89/debian.README.gz for details. Package: linux-headers-5.4.0-89-generic-lpae Description-md5: 3a39912e71e53fdae7bfb8faa1307e3c 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-89/debian.README.gz for details. Package: linux-headers-5.4.0-90-generic Description-md5: e28213a66010b83ce39f13abf14f230f 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-90/debian.README.gz for details. Package: linux-headers-5.4.0-90-generic-lpae Description-md5: e28213a66010b83ce39f13abf14f230f 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-90/debian.README.gz for details. Package: linux-headers-5.4.0-91-generic Description-md5: 8b198979c0b45ec7261ccb407733ce32 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-91/debian.README.gz for details. Package: linux-headers-5.4.0-91-generic-lpae Description-md5: 8b198979c0b45ec7261ccb407733ce32 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-91/debian.README.gz for details. Package: linux-headers-5.4.0-92-generic Description-md5: 994036ea5ee8b8ae16c9e98db140a5d7 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-92/debian.README.gz for details. Package: linux-headers-5.4.0-92-generic-lpae Description-md5: 994036ea5ee8b8ae16c9e98db140a5d7 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-92/debian.README.gz for details. Package: linux-headers-5.4.0-94-generic Description-md5: ea23da1f2c6a304432b6e57000b73819 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-94/debian.README.gz for details. Package: linux-headers-5.4.0-94-generic-lpae Description-md5: ea23da1f2c6a304432b6e57000b73819 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-94/debian.README.gz for details. Package: linux-headers-5.4.0-96-generic Description-md5: e320f05179c8720ba6eb152e036522b1 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-96/debian.README.gz for details. Package: linux-headers-5.4.0-96-generic-lpae Description-md5: e320f05179c8720ba6eb152e036522b1 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-96/debian.README.gz for details. Package: linux-headers-5.4.0-97-generic Description-md5: 7285c1475fb15cb62fa3ea4a560cb636 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-97/debian.README.gz for details. Package: linux-headers-5.4.0-97-generic-lpae Description-md5: 7285c1475fb15cb62fa3ea4a560cb636 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-97/debian.README.gz for details. Package: linux-headers-5.4.0-99-generic Description-md5: e197244a61598406fb36bfcb2c407fef 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-99/debian.README.gz for details. Package: linux-headers-5.4.0-99-generic-lpae Description-md5: e197244a61598406fb36bfcb2c407fef 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-99/debian.README.gz for details. Package: linux-headers-5.8.0-33-generic Description-md5: c2e3678fc5d6100bb5d40567c435e986 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-33/debian.README.gz for details. Package: linux-headers-5.8.0-33-generic-lpae Description-md5: c2e3678fc5d6100bb5d40567c435e986 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-33/debian.README.gz for details. Package: linux-headers-5.8.0-34-generic Description-md5: 67ae97cfbfede71e0c5de40f7fe00791 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-34/debian.README.gz for details. Package: linux-headers-5.8.0-34-generic-lpae Description-md5: 67ae97cfbfede71e0c5de40f7fe00791 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-34/debian.README.gz for details. Package: linux-headers-5.8.0-36-generic Description-md5: 069042a9d9a96b41064005c8b1c1b194 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-36/debian.README.gz for details. Package: linux-headers-5.8.0-36-generic-lpae Description-md5: 069042a9d9a96b41064005c8b1c1b194 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-36/debian.README.gz for details. Package: linux-headers-5.8.0-38-generic Description-md5: 55ce022563fa15025995e6fe48a07032 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-38/debian.README.gz for details. Package: linux-headers-5.8.0-38-generic-lpae Description-md5: 55ce022563fa15025995e6fe48a07032 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-38/debian.README.gz for details. Package: linux-headers-5.8.0-41-generic Description-md5: 39319618a72515cde607926288e9d598 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-41/debian.README.gz for details. Package: linux-headers-5.8.0-41-generic-lpae Description-md5: 39319618a72515cde607926288e9d598 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-41/debian.README.gz for details. Package: linux-headers-5.8.0-43-generic Description-md5: 123094050c366fb62278eacadc92ca02 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-43/debian.README.gz for details. Package: linux-headers-5.8.0-43-generic-lpae Description-md5: 123094050c366fb62278eacadc92ca02 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-43/debian.README.gz for details. Package: linux-headers-5.8.0-44-generic Description-md5: c7b13b1aa4387810667e3fc9a5ed97ab Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-44/debian.README.gz for details. Package: linux-headers-5.8.0-44-generic-lpae Description-md5: c7b13b1aa4387810667e3fc9a5ed97ab Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-44/debian.README.gz for details. Package: linux-headers-5.8.0-45-generic Description-md5: 4601188d3a394fd6aa7ada06c7eccde6 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-45/debian.README.gz for details. Package: linux-headers-5.8.0-45-generic-lpae Description-md5: 4601188d3a394fd6aa7ada06c7eccde6 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-45/debian.README.gz for details. Package: linux-headers-5.8.0-48-generic Description-md5: 82c2eb1039067c2884230b882d23e6da Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-48/debian.README.gz for details. Package: linux-headers-5.8.0-48-generic-lpae Description-md5: 82c2eb1039067c2884230b882d23e6da Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-48/debian.README.gz for details. Package: linux-headers-5.8.0-49-generic Description-md5: a25dba554bd44b05bf9f19fe34e81bdd Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-49/debian.README.gz for details. Package: linux-headers-5.8.0-49-generic-lpae Description-md5: a25dba554bd44b05bf9f19fe34e81bdd Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-49/debian.README.gz for details. Package: linux-headers-5.8.0-50-generic Description-md5: 2086dc7cc78a76f15f79ca57b38b9492 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-50/debian.README.gz for details. Package: linux-headers-5.8.0-50-generic-lpae Description-md5: 2086dc7cc78a76f15f79ca57b38b9492 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-50/debian.README.gz for details. Package: linux-headers-5.8.0-53-generic Description-md5: a6076508c623d54efe87f8c9376b5ef0 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-53/debian.README.gz for details. Package: linux-headers-5.8.0-53-generic-lpae Description-md5: a6076508c623d54efe87f8c9376b5ef0 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-53/debian.README.gz for details. Package: linux-headers-5.8.0-55-generic Description-md5: c1224fb2e29067c349c29a058f2a3845 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-55/debian.README.gz for details. Package: linux-headers-5.8.0-55-generic-lpae Description-md5: c1224fb2e29067c349c29a058f2a3845 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-55/debian.README.gz for details. Package: linux-headers-5.8.0-59-generic Description-md5: 562770805fdd6d5fab7d5b39a5b118fc Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-59/debian.README.gz for details. Package: linux-headers-5.8.0-59-generic-lpae Description-md5: 562770805fdd6d5fab7d5b39a5b118fc Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-59/debian.README.gz for details. Package: linux-headers-5.8.0-63-generic Description-md5: 3c1f9256bbcceb636cb1d14edf1ed976 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-63/debian.README.gz for details. Package: linux-headers-5.8.0-63-generic-lpae Description-md5: 3c1f9256bbcceb636cb1d14edf1ed976 Description-en: Linux kernel headers for version 5.8.0 on ARM (hard float) SMP This package provides kernel header files for version 5.8.0 on ARM (hard float) SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-63/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-headers-generic-lpae-hwe-20.04-edge 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-hwe-5.11-tools-5.11.0-22 Description-md5: 01c94fe4f0fbc9d241ec7e0d21264403 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on ARM (hard float). You probably want to install linux-tools-5.11.0-22-. Package: linux-hwe-5.11-tools-5.11.0-25 Description-md5: 74f0dceedd6d23b50f920a07e599404c Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on ARM (hard float). You probably want to install linux-tools-5.11.0-25-. Package: linux-hwe-5.11-tools-5.11.0-27 Description-md5: 34750a3b0c0956aa47580e8ef841165e Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on ARM (hard float). You probably want to install linux-tools-5.11.0-27-. Package: linux-hwe-5.11-tools-5.11.0-34 Description-md5: 433fe9df5b38e747a3bad37bd910f811 Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on ARM (hard float). You probably want to install linux-tools-5.11.0-34-. Package: linux-hwe-5.11-tools-5.11.0-36 Description-md5: 3112ec9f6c70722feb92de4f4c35a644 Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on ARM (hard float). You probably want to install linux-tools-5.11.0-36-. Package: linux-hwe-5.11-tools-5.11.0-37 Description-md5: 8eaa132a1391ad1f715eece727ed5e2b Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on ARM (hard float). You probably want to install linux-tools-5.11.0-37-. Package: linux-hwe-5.11-tools-5.11.0-38 Description-md5: befdf82955a931268bdf0035db0c2535 Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on ARM (hard float). You probably want to install linux-tools-5.11.0-38-. Package: linux-hwe-5.11-tools-5.11.0-40 Description-md5: 26f0a698b4480310a4c02324f1e1c9cd Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on ARM (hard float). You probably want to install linux-tools-5.11.0-40-. Package: linux-hwe-5.11-tools-5.11.0-41 Description-md5: 21056558f071001b13856ff1baf5b80e Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on ARM (hard float). You probably want to install linux-tools-5.11.0-41-. Package: linux-hwe-5.11-tools-5.11.0-43 Description-md5: c6a985d902ca97940aabc60d7786c175 Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on ARM (hard float). You probably want to install linux-tools-5.11.0-43-. Package: linux-hwe-5.11-tools-5.11.0-44 Description-md5: f6913132f01756e8114fad85d7c69df8 Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on ARM (hard float). You probably want to install linux-tools-5.11.0-44-. Package: linux-hwe-5.11-tools-5.11.0-46 Description-md5: 52236bc112feb2488e3c379bc5024a25 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on ARM (hard float). You probably want to install linux-tools-5.11.0-46-. Package: linux-hwe-5.13-tools-5.13.0-21 Description-md5: 06bfbeccc36481891c63b63d8bb326d4 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARM (hard float). You probably want to install linux-tools-5.13.0-21-. Package: linux-hwe-5.13-tools-5.13.0-22 Description-md5: c8c09f856bbbe48602e37a81dbe292dd Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARM (hard float). You probably want to install linux-tools-5.13.0-22-. Package: linux-hwe-5.13-tools-5.13.0-23 Description-md5: 473de2a6af45d725d4eeb0ae7a21eddb Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARM (hard float). You probably want to install linux-tools-5.13.0-23-. Package: linux-hwe-5.13-tools-5.13.0-25 Description-md5: 32f4e48f0557fe764c7ec232cb66c15d Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on ARM (hard float). You probably want to install linux-tools-5.13.0-25-. Package: linux-hwe-5.13-tools-5.13.0-27 Description-md5: 962ced12e716bde50e92ec984881a512 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on ARM (hard float). You probably want to install linux-tools-5.13.0-27-. Package: linux-hwe-5.13-tools-5.13.0-28 Description-md5: 6000d24b879947f2ffac9bb34ab38539 Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on ARM (hard float). You probably want to install linux-tools-5.13.0-28-. Package: linux-hwe-5.13-tools-5.13.0-30 Description-md5: 59a641f1f3d5537aa074fec69062f934 Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on ARM (hard float). You probably want to install linux-tools-5.13.0-30-. Package: linux-hwe-5.13-tools-5.13.0-35 Description-md5: 4724502d650c5e645a362a1c512fd57d Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on ARM (hard float). You probably want to install linux-tools-5.13.0-35-. Package: linux-hwe-5.13-tools-5.13.0-37 Description-md5: 73978d166b6b7162fe0f041902cc2052 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on ARM (hard float). You probably want to install linux-tools-5.13.0-37-. Package: linux-hwe-5.13-tools-5.13.0-39 Description-md5: 27190d83c65e4827717dfcd38781cbc9 Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on ARM (hard float). You probably want to install linux-tools-5.13.0-39-. Package: linux-hwe-5.13-tools-5.13.0-40 Description-md5: a677cbf33e342084a6e46d3353bd42d8 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on ARM (hard float). You probably want to install linux-tools-5.13.0-40-. Package: linux-hwe-5.13-tools-5.13.0-41 Description-md5: ce07ae61cfce71d501034f05fd33df85 Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on ARM (hard float). You probably want to install linux-tools-5.13.0-41-. Package: linux-hwe-5.13-tools-5.13.0-44 Description-md5: cb3a6ce1bc0edad3f7f12f4f45279b40 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on ARM (hard float). You probably want to install linux-tools-5.13.0-44-. Package: linux-hwe-5.13-tools-5.13.0-48 Description-md5: 5192e99866f48e3292fc88b13a16986e Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on ARM (hard float). You probably want to install linux-tools-5.13.0-48-. Package: linux-hwe-5.13-tools-5.13.0-51 Description-md5: efcb3452ee19f96f806f674b137c8ded Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on ARM (hard float). You probably want to install linux-tools-5.13.0-51-. Package: linux-hwe-5.13-tools-5.13.0-52 Description-md5: 29c19add3df6e7527ce55c6ee9d01c38 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on ARM (hard float). You probably want to install linux-tools-5.13.0-52-. Package: linux-hwe-5.15-tools-5.15.0-33 Description-md5: 76d16ce9aa3cbf662d3f542ecc0355f5 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on ARM (hard float). You probably want to install linux-tools-5.15.0-33-. Package: linux-hwe-5.15-tools-5.15.0-41 Description-md5: acf94d277823749949ee5179835c1695 Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on ARM (hard float). You probably want to install linux-tools-5.15.0-41-. Package: linux-hwe-5.15-tools-5.15.0-43 Description-md5: 222ed6d9605f3ac28f2afb66b9b96cd1 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on ARM (hard float). You probably want to install linux-tools-5.15.0-43-. Package: linux-hwe-5.15-tools-5.15.0-46 Description-md5: 4a3c2efb87cac93a7d8441900dd9cb89 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on ARM (hard float). You probably want to install linux-tools-5.15.0-46-. Package: linux-hwe-5.15-tools-5.15.0-48 Description-md5: d3f72d730911f60f794d75a69e6044d9 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on ARM (hard float). You probably want to install linux-tools-5.15.0-48-. Package: linux-hwe-5.15-tools-5.15.0-50 Description-md5: db6c5365a82197812000a563e46a8ff8 Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on ARM (hard float). You probably want to install linux-tools-5.15.0-50-. Package: linux-hwe-5.15-tools-5.15.0-52 Description-md5: 25dd00b96b75cc70da249050f2af5193 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on ARM (hard float). You probably want to install linux-tools-5.15.0-52-. Package: linux-hwe-5.15-tools-5.15.0-53 Description-md5: 4e1380f214c1fab0fac05c2bc53c16f4 Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on ARM (hard float). You probably want to install linux-tools-5.15.0-53-. Package: linux-hwe-5.15-tools-5.15.0-56 Description-md5: 7b693e99367d03aadebcb3e06ef8db69 Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on ARM (hard float). You probably want to install linux-tools-5.15.0-56-. Package: linux-hwe-5.8-tools-5.8.0-33 Description-md5: fdebdfa7577e4c1e6376294723a0ed43 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on ARM (hard float). You probably want to install linux-tools-5.8.0-33-. Package: linux-hwe-5.8-tools-5.8.0-34 Description-md5: c50a1348315a66e88dd74e73a65bd28f Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on ARM (hard float). You probably want to install linux-tools-5.8.0-34-. Package: linux-hwe-5.8-tools-5.8.0-36 Description-md5: a50d652e95f42540fb39073e118f46fa Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on ARM (hard float). You probably want to install linux-tools-5.8.0-36-. Package: linux-hwe-5.8-tools-5.8.0-38 Description-md5: c77457dc26a838bd48a2a74c5fef9882 Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on ARM (hard float). You probably want to install linux-tools-5.8.0-38-. Package: linux-hwe-5.8-tools-5.8.0-41 Description-md5: d32c0aa4b8d847f00c139adc9e68b4af Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on ARM (hard float). You probably want to install linux-tools-5.8.0-41-. Package: linux-hwe-5.8-tools-5.8.0-43 Description-md5: 41ccac94d769f153577633f97c854f6c Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on ARM (hard float). You probably want to install linux-tools-5.8.0-43-. Package: linux-hwe-5.8-tools-5.8.0-44 Description-md5: 797bc3c2aaf7080c625edca1d5ba2114 Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on ARM (hard float). You probably want to install linux-tools-5.8.0-44-. Package: linux-hwe-5.8-tools-5.8.0-45 Description-md5: d5d58d50a938c84c117dbad166253356 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on ARM (hard float). You probably want to install linux-tools-5.8.0-45-. Package: linux-hwe-5.8-tools-5.8.0-48 Description-md5: 3506ad7e562499c494de3d14b142b254 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on ARM (hard float). You probably want to install linux-tools-5.8.0-48-. Package: linux-hwe-5.8-tools-5.8.0-49 Description-md5: e90caa28a9174a444a8101bd1d65c2b2 Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on ARM (hard float). You probably want to install linux-tools-5.8.0-49-. Package: linux-hwe-5.8-tools-5.8.0-50 Description-md5: 08dc17fac67cd2eaa7530596dde7ed4a Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on ARM (hard float). You probably want to install linux-tools-5.8.0-50-. Package: linux-hwe-5.8-tools-5.8.0-53 Description-md5: 71e95757ffd468cc82e657c0fdc12514 Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on ARM (hard float). You probably want to install linux-tools-5.8.0-53-. Package: linux-hwe-5.8-tools-5.8.0-55 Description-md5: 88d155ee15556ae615170176b335f281 Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on ARM (hard float). You probably want to install linux-tools-5.8.0-55-. Package: linux-hwe-5.8-tools-5.8.0-59 Description-md5: 53c98bf47ce7a933dbdae680da1b2eaf Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on ARM (hard float). You probably want to install linux-tools-5.8.0-59-. Package: linux-hwe-5.8-tools-5.8.0-63 Description-md5: 6f3c26021bf8e7da040c38caa903d83b Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on ARM (hard float). You probably want to install linux-tools-5.8.0-63-. Package: linux-image-5.11.0-22-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-22-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-25-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-25-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-27-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-27-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-34-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-34-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-36-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-36-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-37-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-37-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-38-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-38-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-40-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-40-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-41-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-41-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-43-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-43-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-44-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-44-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-46-generic Description-md5: be8c3a5ed4b42b3215798fdd4483634c Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.11.0-46-generic-lpae Description-md5: 9be76e9cdcfa85b2923be5ed3b61b85a Description-en: Linux kernel image for version 5.11.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.11.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.13.0-21-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-21-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-22-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-22-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-23-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-23-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-25-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-25-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-27-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-27-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-28-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-28-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-30-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-30-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-35-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-35-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-37-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-37-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-39-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-39-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-40-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-40-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-41-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-41-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-44-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-44-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-48-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-48-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-51-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-51-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-52-generic Description-md5: 5506fa7443d06eea503c0e51601cb9d2 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.13.0-52-generic-lpae Description-md5: a991599d024b63c1903e6752c3abfbe9 Description-en: Linux kernel image for version 5.13.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.13.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.15.0-33-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-33-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-41-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-41-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-43-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-43-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-46-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-46-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-48-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-48-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-50-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-50-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-52-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-52-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-53-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-53-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-56-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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.15.0-56-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.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-100-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-100-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-1011-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1012-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1013-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1015-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1016-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1018-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1019-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1021-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1022-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1025-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1026-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1028-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1029-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1030-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1032-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1033-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1034-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1035-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1036-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1038-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-104-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-104-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-1041-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1042-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1043-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1044-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1045-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1046-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1047-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1048-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-105-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-105-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-1050-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1052-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1053-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1055-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1056-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1058-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1059-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1060-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1062-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1065-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1066-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1068-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1069-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-107-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-107-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-1070-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1071-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1073-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1074-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1077-raspi Description-md5: 4f3703aa5afcafc248ea84f5a9a3a4ec 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-109-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-109-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-110-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-110-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-113-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-113-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-117-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-117-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-120-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-120-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-121-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-121-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-122-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-122-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-124-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-124-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-125-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-125-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-126-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-126-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-128-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-128-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-131-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-131-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-132-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-132-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-135-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-135-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-28-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-28-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-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-31-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-31-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-39-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-39-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-5.4.0-42-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-42-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-45-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-45-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-47-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-47-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-48-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-48-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-51-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-51-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-52-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-52-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-53-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-53-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-58-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-58-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-59-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-59-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-60-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-60-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-62-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-62-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-65-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-65-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-66-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-66-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-67-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-67-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-70-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-70-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-71-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-71-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-72-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-72-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-73-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-73-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-74-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-74-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-77-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-77-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-80-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-80-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-81-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-81-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-84-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-84-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-86-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-86-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-88-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-88-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-89-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-89-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-90-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-90-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-91-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-91-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-92-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-92-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-94-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-94-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-96-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-96-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-97-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-97-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-99-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-99-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.8.0-33-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-33-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-34-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-34-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-36-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-36-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-38-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-38-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-41-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-41-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-43-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-43-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-44-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-44-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-45-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-45-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-48-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-48-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-49-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-49-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-50-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-50-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-53-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-53-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-55-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-55-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-59-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-59-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-63-generic Description-md5: 756230b1fd0585d59a348672bf8c042b Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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.8.0-63-generic-lpae Description-md5: 0b08622680c6f1ae6faae2cb72f9d819 Description-en: Linux kernel image for version 5.8.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.8.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-image-generic-lpae-hwe-20.04-edge 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.11.0-22-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-22-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-25-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-25-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-27-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-27-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-34-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-34-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-36-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-36-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-37-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-37-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-38-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-38-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-40-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-40-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-41-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-41-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-43-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-43-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-44-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-44-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.11.0-46-generic Description-md5: 18a8d8643a82b3e6eef6ea053b018f65 Description-en: Linux kernel extra modules for version 5.11.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.11.0-46-generic-lpae Description-md5: 76f8a84191648457b9de7db9df624a85 Description-en: Linux kernel extra modules for version 5.11.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.13.0-21-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-21-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-22-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-22-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-23-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-23-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-25-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-25-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-27-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-27-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-28-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-28-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-30-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-30-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-35-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-35-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-37-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-37-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-39-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-39-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-40-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-40-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-41-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-41-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-44-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-44-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-48-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-48-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-51-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-51-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.13.0-52-generic Description-md5: 65f1e35f4581d1facc3b40f6018cf484 Description-en: Linux kernel extra modules for version 5.13.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.13.0-52-generic-lpae Description-md5: b428cc8da862e8414cbf49dd2cbb46f6 Description-en: Linux kernel extra modules for version 5.13.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.15.0-33-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en: Linux kernel extra modules for version 5.15.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.15.0-33-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en: Linux kernel extra modules for version 5.15.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.15.0-41-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en: Linux kernel extra modules for version 5.15.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.15.0-41-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en: Linux kernel extra modules for version 5.15.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.15.0-43-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en: Linux kernel extra modules for version 5.15.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.15.0-43-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en: Linux kernel extra modules for version 5.15.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.15.0-46-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en: Linux kernel extra modules for version 5.15.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.15.0-46-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en: Linux kernel extra modules for version 5.15.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.15.0-48-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en: Linux kernel extra modules for version 5.15.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.15.0-48-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en: Linux kernel extra modules for version 5.15.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.15.0-50-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en: Linux kernel extra modules for version 5.15.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.15.0-50-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en: Linux kernel extra modules for version 5.15.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.15.0-52-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en: Linux kernel extra modules for version 5.15.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.15.0-52-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en: Linux kernel extra modules for version 5.15.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.15.0-53-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en: Linux kernel extra modules for version 5.15.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.15.0-53-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en: Linux kernel extra modules for version 5.15.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.15.0-56-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en: Linux kernel extra modules for version 5.15.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.15.0-56-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en: Linux kernel extra modules for version 5.15.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-100-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-100-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-1011-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1012-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1013-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1015-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1016-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1018-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1019-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1021-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1022-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1025-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1026-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1028-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1029-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1030-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1032-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1033-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1034-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1035-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1036-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1038-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-104-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-104-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-1041-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1042-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1043-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1044-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1045-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1046-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1047-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1048-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-105-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-105-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-1050-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1052-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1053-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1055-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1056-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1058-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1059-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1060-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1062-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1065-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1066-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1068-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1069-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-107-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-107-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-1070-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1071-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1073-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1074-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1077-raspi Description-md5: 6ed40ab6062521e9926ae5b7a38582b1 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-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-109-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-109-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-110-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-110-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-113-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-113-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-117-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-117-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-120-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-120-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-121-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-121-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-122-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-122-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-124-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-124-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-125-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-125-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-126-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-126-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-128-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-128-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-131-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-131-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-132-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-132-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-135-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-135-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-28-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-28-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-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-31-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-31-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-39-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-39-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-modules-5.4.0-42-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-42-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-45-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-45-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-47-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-47-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-48-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-48-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-51-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-51-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-52-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-52-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-53-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-53-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-58-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-58-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-59-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-59-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-60-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-60-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-62-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-62-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-65-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-65-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-66-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-66-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-67-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-67-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-70-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-70-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-71-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-71-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-72-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-72-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-73-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-73-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-74-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-74-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-77-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-77-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-80-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-80-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-81-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-81-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-84-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-84-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-86-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-86-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-88-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-88-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-89-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-89-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-90-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-90-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-91-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-91-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-92-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-92-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-94-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-94-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-96-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-96-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-97-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-97-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-99-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-99-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.8.0-33-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-33-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-34-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-34-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-36-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-36-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-38-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-38-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-41-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-41-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-43-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-43-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-44-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-44-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-45-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-45-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-48-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-48-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-49-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-49-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-50-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-50-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-53-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-53-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-55-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-55-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-59-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-59-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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.8.0-63-generic Description-md5: 82853294fde3e1fd480d12de1f1783fc Description-en: Linux kernel extra modules for version 5.8.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.8.0-63-generic-lpae Description-md5: 971d0981f8ef528a05f799b009026d47 Description-en: Linux kernel extra modules for version 5.8.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-raspi-tools-5.4.0-1011 Description-md5: f1f6669c5e3b8ec785e07270dc670408 Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on ARM (hard float). You probably want to install linux-tools-5.4.0-1011-. Package: linux-raspi-tools-5.4.0-1012 Description-md5: 23a78e022768dbba6002f3e332108dc2 Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on ARM (hard float). You probably want to install linux-tools-5.4.0-1012-. Package: linux-raspi-tools-5.4.0-1013 Description-md5: 5bdc29e268f723945397921155981587 Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on ARM (hard float). You probably want to install linux-tools-5.4.0-1013-. Package: linux-raspi-tools-5.4.0-1015 Description-md5: 9317f5d3f929c8b14f54116cd9f2d053 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 ARM (hard float). You probably want to install linux-tools-5.4.0-1015-. Package: linux-raspi-tools-5.4.0-1016 Description-md5: 50a44652a62e9a07702097fe1f9214d4 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 ARM (hard float). You probably want to install linux-tools-5.4.0-1016-. Package: linux-raspi-tools-5.4.0-1018 Description-md5: 8a4a6d8e56931bfafd14c06524660a8f 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 ARM (hard float). You probably want to install linux-tools-5.4.0-1018-. Package: linux-raspi-tools-5.4.0-1019 Description-md5: 4b0f206c919c04460f771da0a53f2bed 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 ARM (hard float). You probably want to install linux-tools-5.4.0-1019-. Package: linux-raspi-tools-5.4.0-1021 Description-md5: 61fc0eb9eca1b934ef8b27e54d1d0eb6 Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on ARM (hard float). You probably want to install linux-tools-5.4.0-1021-. Package: linux-raspi-tools-5.4.0-1022 Description-md5: 460d263bc1ce8ef1b39a857b59228758 Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on ARM (hard float). You probably want to install linux-tools-5.4.0-1022-. Package: linux-raspi-tools-5.4.0-1025 Description-md5: 6e6c6e1aca387b5f838a425b379b49ba Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on ARM (hard float). You probably want to install linux-tools-5.4.0-1025-. Package: linux-raspi-tools-5.4.0-1026 Description-md5: 4995217c8d3fe35329e1dd86ef554ef5 Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on ARM (hard float). You probably want to install linux-tools-5.4.0-1026-. Package: linux-raspi-tools-5.4.0-1028 Description-md5: e952c6c384be57e9b16224e4a7aa7987 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on ARM (hard float). You probably want to install linux-tools-5.4.0-1028-. Package: linux-raspi-tools-5.4.0-1029 Description-md5: e536bd7370cb7af44bd2b1465480be6b Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on ARM (hard float). You probably want to install linux-tools-5.4.0-1029-. Package: linux-raspi-tools-5.4.0-1030 Description-md5: 0e574a8b298ae434ab4e0c9669cd5048 Description-en: Linux kernel version specific tools for version 5.4.0-1030 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-1030 on ARM (hard float). You probably want to install linux-tools-5.4.0-1030-. Package: linux-raspi-tools-5.4.0-1032 Description-md5: 0eaa4e04eef49bb0065cbe1664a6b40c Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on ARM (hard float). You probably want to install linux-tools-5.4.0-1032-. Package: linux-raspi-tools-5.4.0-1033 Description-md5: 23890bd42ac604091df69c95731ddf17 Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on ARM (hard float). You probably want to install linux-tools-5.4.0-1033-. Package: linux-raspi-tools-5.4.0-1034 Description-md5: bd51c549a0f18ee2a00635676958c203 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on ARM (hard float). You probably want to install linux-tools-5.4.0-1034-. Package: linux-raspi-tools-5.4.0-1035 Description-md5: f42fda719968e6e403026f5308c0a694 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on ARM (hard float). You probably want to install linux-tools-5.4.0-1035-. Package: linux-raspi-tools-5.4.0-1036 Description-md5: b7b4b6a7da766ca3f50b3a269a72894e Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on ARM (hard float). You probably want to install linux-tools-5.4.0-1036-. Package: linux-raspi-tools-5.4.0-1038 Description-md5: ff029ecf25016cbbb2d24215d4b0d456 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on ARM (hard float). You probably want to install linux-tools-5.4.0-1038-. Package: linux-raspi-tools-5.4.0-1041 Description-md5: 6759368858dc0393389d2b975bfa224a Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on ARM (hard float). You probably want to install linux-tools-5.4.0-1041-. Package: linux-raspi-tools-5.4.0-1042 Description-md5: 3b591dce20f45191743a06b8b40c85f3 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on ARM (hard float). You probably want to install linux-tools-5.4.0-1042-. Package: linux-raspi-tools-5.4.0-1043 Description-md5: b9e8a7feeff72f61a0a3195a2a8d673d Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on ARM (hard float). You probably want to install linux-tools-5.4.0-1043-. Package: linux-raspi-tools-5.4.0-1044 Description-md5: 5b1dca05621e9e94d48b17ffd2be414f Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on ARM (hard float). You probably want to install linux-tools-5.4.0-1044-. Package: linux-raspi-tools-5.4.0-1045 Description-md5: bbaf2c91d4e765a5856653012ed8446f Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARM (hard float). You probably want to install linux-tools-5.4.0-1045-. Package: linux-raspi-tools-5.4.0-1046 Description-md5: e9464de62b82083fabf63b93e0782491 Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on ARM (hard float). You probably want to install linux-tools-5.4.0-1046-. Package: linux-raspi-tools-5.4.0-1047 Description-md5: 89678fbeba28144d8e973913ddff40c2 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on ARM (hard float). You probably want to install linux-tools-5.4.0-1047-. Package: linux-raspi-tools-5.4.0-1048 Description-md5: 97c9acc454b4d0676aa317c121f7c89d Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on ARM (hard float). You probably want to install linux-tools-5.4.0-1048-. Package: linux-raspi-tools-5.4.0-1050 Description-md5: 98285bc41d49b8aa2998aeeb901c985e Description-en: Linux kernel version specific tools for version 5.4.0-1050 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-1050 on ARM (hard float). You probably want to install linux-tools-5.4.0-1050-. Package: linux-raspi-tools-5.4.0-1052 Description-md5: 5236d04a4e464930a795b332b051d33f Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on ARM (hard float). You probably want to install linux-tools-5.4.0-1052-. Package: linux-raspi-tools-5.4.0-1053 Description-md5: 4bacf995a42e5aab75a6355da9ef1283 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on ARM (hard float). You probably want to install linux-tools-5.4.0-1053-. Package: linux-raspi-tools-5.4.0-1055 Description-md5: 0ce612753e2418407b26651fdb23c9f3 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on ARM (hard float). You probably want to install linux-tools-5.4.0-1055-. Package: linux-raspi-tools-5.4.0-1056 Description-md5: 665c7acd4617940b1285c685008cbee2 Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on ARM (hard float). You probably want to install linux-tools-5.4.0-1056-. Package: linux-raspi-tools-5.4.0-1058 Description-md5: e0db55b51948588aba9c32a1a154eed9 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on ARM (hard float). You probably want to install linux-tools-5.4.0-1058-. Package: linux-raspi-tools-5.4.0-1059 Description-md5: bd2055066732638cc8e214e473568724 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on ARM (hard float). You probably want to install linux-tools-5.4.0-1059-. Package: linux-raspi-tools-5.4.0-1060 Description-md5: 8aa84df4e39e7286d7427fe06af1bfc3 Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on ARM (hard float). You probably want to install linux-tools-5.4.0-1060-. Package: linux-raspi-tools-5.4.0-1062 Description-md5: 79ffd14796e073c7b8d813e3fcc71283 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on ARM (hard float). You probably want to install linux-tools-5.4.0-1062-. Package: linux-raspi-tools-5.4.0-1065 Description-md5: 2197c4346b28cab06dc2be1896c6c514 Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on ARM (hard float). You probably want to install linux-tools-5.4.0-1065-. Package: linux-raspi-tools-5.4.0-1066 Description-md5: 00feb13306f641ba4987e4a02852fa4f Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on ARM (hard float). You probably want to install linux-tools-5.4.0-1066-. Package: linux-raspi-tools-5.4.0-1068 Description-md5: 2cca918237420f674eaab1bded9d92ca Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on ARM (hard float). You probably want to install linux-tools-5.4.0-1068-. Package: linux-raspi-tools-5.4.0-1069 Description-md5: 9342a81f1b53eb44d0ad2c93562a5ba7 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on ARM (hard float). You probably want to install linux-tools-5.4.0-1069-. Package: linux-raspi-tools-5.4.0-1070 Description-md5: b17f29c1046d23adc0e77a0309f34dbb Description-en: Linux kernel version specific tools for version 5.4.0-1070 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-1070 on ARM (hard float). You probably want to install linux-tools-5.4.0-1070-. Package: linux-raspi-tools-5.4.0-1071 Description-md5: e2cb68ae55f7f2fd1ce5c1efa7608a96 Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARM (hard float). You probably want to install linux-tools-5.4.0-1071-. Package: linux-raspi-tools-5.4.0-1073 Description-md5: bb51652fb1e3028e0f696d7dc55512d1 Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARM (hard float). You probably want to install linux-tools-5.4.0-1073-. Package: linux-raspi-tools-5.4.0-1074 Description-md5: 8da9c350814053020f912bafecfad928 Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on ARM (hard float). You probably want to install linux-tools-5.4.0-1074-. Package: linux-raspi-tools-5.4.0-1077 Description-md5: dbf982c6861b10d31e75e25637703b57 Description-en: Linux kernel version specific tools for version 5.4.0-1077 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-1077 on ARM (hard float). You probably want to install linux-tools-5.4.0-1077-. Package: linux-tools-5.11.0-22-generic Description-md5: fa6f7b8edc798cba1c4c2e873c28dce5 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on ARM (hard float). Package: linux-tools-5.11.0-22-generic-lpae Description-md5: fa6f7b8edc798cba1c4c2e873c28dce5 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on ARM (hard float). Package: linux-tools-5.11.0-25-generic Description-md5: cd921c156bb8905dbd018bc1600c9ee9 Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on ARM (hard float). Package: linux-tools-5.11.0-25-generic-lpae Description-md5: cd921c156bb8905dbd018bc1600c9ee9 Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on ARM (hard float). Package: linux-tools-5.11.0-27-generic Description-md5: 9f6094c53c40a4b638690919f19f3ae0 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on ARM (hard float). Package: linux-tools-5.11.0-27-generic-lpae Description-md5: 9f6094c53c40a4b638690919f19f3ae0 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on ARM (hard float). Package: linux-tools-5.11.0-34-generic Description-md5: b61142e179c23f38a80352de93ac56d2 Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on ARM (hard float). Package: linux-tools-5.11.0-34-generic-lpae Description-md5: b61142e179c23f38a80352de93ac56d2 Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on ARM (hard float). Package: linux-tools-5.11.0-36-generic Description-md5: db33b2b505f5e56ac46f90b2dade53f9 Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on ARM (hard float). Package: linux-tools-5.11.0-36-generic-lpae Description-md5: db33b2b505f5e56ac46f90b2dade53f9 Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on ARM (hard float). Package: linux-tools-5.11.0-37-generic Description-md5: fe378ccb739300b3dfe4eefe57e2a50a Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on ARM (hard float). Package: linux-tools-5.11.0-37-generic-lpae Description-md5: fe378ccb739300b3dfe4eefe57e2a50a Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on ARM (hard float). Package: linux-tools-5.11.0-38-generic Description-md5: 125eb3fb5e73e3e3be602b0878ed63f8 Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on ARM (hard float). Package: linux-tools-5.11.0-38-generic-lpae Description-md5: 125eb3fb5e73e3e3be602b0878ed63f8 Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on ARM (hard float). Package: linux-tools-5.11.0-40-generic Description-md5: 4ef76f1dc3b46fecc9de4bd5205b38b2 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on ARM (hard float). Package: linux-tools-5.11.0-40-generic-lpae Description-md5: 4ef76f1dc3b46fecc9de4bd5205b38b2 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on ARM (hard float). Package: linux-tools-5.11.0-41-generic Description-md5: ce56c1cb00fa17dc8c1fda858660e38b Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on ARM (hard float). Package: linux-tools-5.11.0-41-generic-lpae Description-md5: ce56c1cb00fa17dc8c1fda858660e38b Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on ARM (hard float). Package: linux-tools-5.11.0-43-generic Description-md5: caaa50ddaf9af8d221e88f7eb8897d13 Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on ARM (hard float). Package: linux-tools-5.11.0-43-generic-lpae Description-md5: caaa50ddaf9af8d221e88f7eb8897d13 Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on ARM (hard float). Package: linux-tools-5.11.0-44-generic Description-md5: ddb6dc3e6ae0093a434c792c4d15e23a Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on ARM (hard float). Package: linux-tools-5.11.0-44-generic-lpae Description-md5: ddb6dc3e6ae0093a434c792c4d15e23a Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on ARM (hard float). Package: linux-tools-5.11.0-46-generic Description-md5: 0b1d73854d510df1b01877b0901ce248 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on ARM (hard float). Package: linux-tools-5.11.0-46-generic-lpae Description-md5: 0b1d73854d510df1b01877b0901ce248 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on ARM (hard float). Package: linux-tools-5.13.0-21-generic Description-md5: 9b8d415a28ec6dbd737fa691b1da1506 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARM (hard float). Package: linux-tools-5.13.0-21-generic-lpae Description-md5: 9b8d415a28ec6dbd737fa691b1da1506 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on ARM (hard float). Package: linux-tools-5.13.0-22-generic Description-md5: 90cf85aa2d80f7453b82578713426cac Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARM (hard float). Package: linux-tools-5.13.0-22-generic-lpae Description-md5: 90cf85aa2d80f7453b82578713426cac Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on ARM (hard float). Package: linux-tools-5.13.0-23-generic Description-md5: 6462731063dea74610c43db28b6e4433 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARM (hard float). Package: linux-tools-5.13.0-23-generic-lpae Description-md5: 6462731063dea74610c43db28b6e4433 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on ARM (hard float). Package: linux-tools-5.13.0-25-generic Description-md5: 5b2943aabc3967683bea6fee30d81871 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on ARM (hard float). Package: linux-tools-5.13.0-25-generic-lpae Description-md5: 5b2943aabc3967683bea6fee30d81871 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on ARM (hard float). Package: linux-tools-5.13.0-27-generic Description-md5: 508fd477fb8ceb2e84cd5776eb8514c3 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on ARM (hard float). Package: linux-tools-5.13.0-27-generic-lpae Description-md5: 508fd477fb8ceb2e84cd5776eb8514c3 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on ARM (hard float). Package: linux-tools-5.13.0-28-generic Description-md5: 407aa4945e23dc4a3ff0330caab3005a Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on ARM (hard float). Package: linux-tools-5.13.0-28-generic-lpae Description-md5: 407aa4945e23dc4a3ff0330caab3005a Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on ARM (hard float). Package: linux-tools-5.13.0-30-generic Description-md5: 209b83d3451a21cea4fdd93c6a242cb2 Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on ARM (hard float). Package: linux-tools-5.13.0-30-generic-lpae Description-md5: 209b83d3451a21cea4fdd93c6a242cb2 Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on ARM (hard float). Package: linux-tools-5.13.0-35-generic Description-md5: 17a04eca1c61e501e813141cfe12ad5f Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on ARM (hard float). Package: linux-tools-5.13.0-35-generic-lpae Description-md5: 17a04eca1c61e501e813141cfe12ad5f Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on ARM (hard float). Package: linux-tools-5.13.0-37-generic Description-md5: 269742747e0ab2d6708dda7899ebf2db Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on ARM (hard float). Package: linux-tools-5.13.0-37-generic-lpae Description-md5: 269742747e0ab2d6708dda7899ebf2db Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on ARM (hard float). Package: linux-tools-5.13.0-39-generic Description-md5: 546ad6a5e39399cbabd11a4ea553a555 Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on ARM (hard float). Package: linux-tools-5.13.0-39-generic-lpae Description-md5: 546ad6a5e39399cbabd11a4ea553a555 Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on ARM (hard float). Package: linux-tools-5.13.0-40-generic Description-md5: c790670b1324c410bf757159b1e78431 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on ARM (hard float). Package: linux-tools-5.13.0-40-generic-lpae Description-md5: c790670b1324c410bf757159b1e78431 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on ARM (hard float). Package: linux-tools-5.13.0-41-generic Description-md5: a9e53110c902a6edc287645651b4672c Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on ARM (hard float). Package: linux-tools-5.13.0-41-generic-lpae Description-md5: a9e53110c902a6edc287645651b4672c Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on ARM (hard float). Package: linux-tools-5.13.0-44-generic Description-md5: 74e340495c92b1467ee3c5683a646686 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on ARM (hard float). Package: linux-tools-5.13.0-44-generic-lpae Description-md5: 74e340495c92b1467ee3c5683a646686 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on ARM (hard float). Package: linux-tools-5.13.0-48-generic Description-md5: af5f8df74def9c2b3d7db2de833f79b1 Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on ARM (hard float). Package: linux-tools-5.13.0-48-generic-lpae Description-md5: af5f8df74def9c2b3d7db2de833f79b1 Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on ARM (hard float). Package: linux-tools-5.13.0-51-generic Description-md5: 1aa7b8390b4d285ea3adf0f80698b4fe Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on ARM (hard float). Package: linux-tools-5.13.0-51-generic-lpae Description-md5: 1aa7b8390b4d285ea3adf0f80698b4fe Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on ARM (hard float). Package: linux-tools-5.13.0-52-generic Description-md5: 6eb9e4f5cace9b81ee8085bd90605470 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on ARM (hard float). Package: linux-tools-5.13.0-52-generic-lpae Description-md5: 6eb9e4f5cace9b81ee8085bd90605470 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on ARM (hard float). Package: linux-tools-5.15.0-33-generic Description-md5: 5337c2d655576a11ac732b902e0dcbb1 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on ARM (hard float). Package: linux-tools-5.15.0-33-generic-lpae Description-md5: 5337c2d655576a11ac732b902e0dcbb1 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on ARM (hard float). Package: linux-tools-5.15.0-41-generic Description-md5: b9bb1028b8e10cbad9f0929d72cf6e9f Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on ARM (hard float). Package: linux-tools-5.15.0-41-generic-lpae Description-md5: b9bb1028b8e10cbad9f0929d72cf6e9f Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on ARM (hard float). Package: linux-tools-5.15.0-43-generic Description-md5: 1aebd817c6d29616b7cff8a5c1a88255 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on ARM (hard float). Package: linux-tools-5.15.0-43-generic-lpae Description-md5: 1aebd817c6d29616b7cff8a5c1a88255 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on ARM (hard float). Package: linux-tools-5.15.0-46-generic Description-md5: 79f4bc15fce7a941979107b3f224f9a5 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on ARM (hard float). Package: linux-tools-5.15.0-46-generic-lpae Description-md5: 79f4bc15fce7a941979107b3f224f9a5 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on ARM (hard float). Package: linux-tools-5.15.0-48-generic Description-md5: 94b1fd1fad89b5fcd2159bc3501a82c7 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on ARM (hard float). Package: linux-tools-5.15.0-48-generic-lpae Description-md5: 94b1fd1fad89b5fcd2159bc3501a82c7 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on ARM (hard float). Package: linux-tools-5.15.0-50-generic Description-md5: 9ddc0911a5eb22bbb3d9f8ae4099836b Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on ARM (hard float). Package: linux-tools-5.15.0-50-generic-lpae Description-md5: 9ddc0911a5eb22bbb3d9f8ae4099836b Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on ARM (hard float). Package: linux-tools-5.15.0-52-generic Description-md5: 853a7a6c0549246ec4a1fd1c40ac2774 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on ARM (hard float). Package: linux-tools-5.15.0-52-generic-lpae Description-md5: 853a7a6c0549246ec4a1fd1c40ac2774 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on ARM (hard float). Package: linux-tools-5.15.0-53-generic Description-md5: 92f3fcb9869622ef1f9638ccd6848eb4 Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on ARM (hard float). Package: linux-tools-5.15.0-53-generic-lpae Description-md5: 92f3fcb9869622ef1f9638ccd6848eb4 Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on ARM (hard float). Package: linux-tools-5.15.0-56-generic Description-md5: dd5afebf70c2669adbc953a36485f54b Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on ARM (hard float). Package: linux-tools-5.15.0-56-generic-lpae Description-md5: dd5afebf70c2669adbc953a36485f54b Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on ARM (hard float). Package: linux-tools-5.4.0-100 Description-md5: 9f55d6022d6a9902ae1407f60ce9e410 Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on ARM (hard float). You probably want to install linux-tools-5.4.0-100-. Package: linux-tools-5.4.0-100-generic Description-md5: 8fdae2c7aa140f6062ec8440a250c6b6 Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on ARM (hard float). Package: linux-tools-5.4.0-100-generic-lpae Description-md5: 8fdae2c7aa140f6062ec8440a250c6b6 Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on ARM (hard float). Package: linux-tools-5.4.0-1011-raspi Description-md5: 915372736b9e1a4357f634ec7114a0bc Description-en: Linux kernel version specific tools for version 5.4.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.4.0-1011 on ARM (hard float). Package: linux-tools-5.4.0-1012-raspi Description-md5: 855108af83d7ba341b95b85087a105f2 Description-en: Linux kernel version specific tools for version 5.4.0-1012 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-1012 on ARM (hard float). Package: linux-tools-5.4.0-1013-raspi Description-md5: 44810615fdbf25d71eb97019d6382c30 Description-en: Linux kernel version specific tools for version 5.4.0-1013 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-1013 on ARM (hard float). Package: linux-tools-5.4.0-1015-raspi Description-md5: d282d2070c88b60e851bf59887684081 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 ARM (hard float). Package: linux-tools-5.4.0-1016-raspi Description-md5: 7c4966c00a3c25a780a992784fcec358 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 ARM (hard float). Package: linux-tools-5.4.0-1018-raspi Description-md5: 9bbe9cb11a0f67613495f5dbb13bdf4d 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 ARM (hard float). Package: linux-tools-5.4.0-1019-raspi Description-md5: 70c132f36f57f4cdc21d24224c249afd 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 ARM (hard float). Package: linux-tools-5.4.0-1021-raspi Description-md5: 15e1a2600b9b53e5612a0dd40de549bd Description-en: Linux kernel version specific tools for version 5.4.0-1021 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-1021 on ARM (hard float). Package: linux-tools-5.4.0-1022-raspi Description-md5: fda1cdba698141be4b59048303d9934b Description-en: Linux kernel version specific tools for version 5.4.0-1022 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-1022 on ARM (hard float). Package: linux-tools-5.4.0-1025-raspi Description-md5: 70db8a53252b4c86f748487fd3fedd74 Description-en: Linux kernel version specific tools for version 5.4.0-1025 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-1025 on ARM (hard float). Package: linux-tools-5.4.0-1026-raspi Description-md5: 644045b649b0746e6febbe311631646a Description-en: Linux kernel version specific tools for version 5.4.0-1026 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-1026 on ARM (hard float). Package: linux-tools-5.4.0-1028-raspi Description-md5: 6245244059276de4b84daa87e0483bf8 Description-en: Linux kernel version specific tools for version 5.4.0-1028 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-1028 on ARM (hard float). Package: linux-tools-5.4.0-1029-raspi Description-md5: 5f1c0afcd26e13a3c0c640b72d67452d Description-en: Linux kernel version specific tools for version 5.4.0-1029 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-1029 on ARM (hard float). Package: linux-tools-5.4.0-1030-raspi Description-md5: 10d3a00d1ef3676d70196d06a32aeef8 Description-en: Linux kernel version specific tools for version 5.4.0-1030 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-1030 on ARM (hard float). Package: linux-tools-5.4.0-1032-raspi Description-md5: aec7a7c39e66bdd0a4681ee3980119a8 Description-en: Linux kernel version specific tools for version 5.4.0-1032 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-1032 on ARM (hard float). Package: linux-tools-5.4.0-1033-raspi Description-md5: 1924d9e195670976f3fad5f86e518fec Description-en: Linux kernel version specific tools for version 5.4.0-1033 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-1033 on ARM (hard float). Package: linux-tools-5.4.0-1034-raspi Description-md5: 0e0ba559e285540b2f5d9d32af023a73 Description-en: Linux kernel version specific tools for version 5.4.0-1034 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-1034 on ARM (hard float). Package: linux-tools-5.4.0-1035-raspi Description-md5: 41153412ddf84999919ec5183996c0a8 Description-en: Linux kernel version specific tools for version 5.4.0-1035 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-1035 on ARM (hard float). Package: linux-tools-5.4.0-1036-raspi Description-md5: e97bedbfecd0702aec2531a7b47ed4d7 Description-en: Linux kernel version specific tools for version 5.4.0-1036 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-1036 on ARM (hard float). Package: linux-tools-5.4.0-1038-raspi Description-md5: a63c60ad011436cd8da6fbf47eb3a0de Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on ARM (hard float). Package: linux-tools-5.4.0-104 Description-md5: d3fbc15bdc503bcac37f8060e326a1e9 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on ARM (hard float). You probably want to install linux-tools-5.4.0-104-. Package: linux-tools-5.4.0-104-generic Description-md5: 4dba6d1f67d2a69bc7946b1213e0d987 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on ARM (hard float). Package: linux-tools-5.4.0-104-generic-lpae Description-md5: 4dba6d1f67d2a69bc7946b1213e0d987 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on ARM (hard float). Package: linux-tools-5.4.0-1041-raspi Description-md5: 787ce3d7ca0d737a8352561e16f28ad5 Description-en: Linux kernel version specific tools for version 5.4.0-1041 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-1041 on ARM (hard float). Package: linux-tools-5.4.0-1042-raspi Description-md5: bd8f5c2a58020a0a96746db295a0da19 Description-en: Linux kernel version specific tools for version 5.4.0-1042 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-1042 on ARM (hard float). Package: linux-tools-5.4.0-1043-raspi Description-md5: 4b059963df9ef86aae1409d912117ab6 Description-en: Linux kernel version specific tools for version 5.4.0-1043 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-1043 on ARM (hard float). Package: linux-tools-5.4.0-1044-raspi Description-md5: 1354785dd438eece740b9956935758de Description-en: Linux kernel version specific tools for version 5.4.0-1044 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-1044 on ARM (hard float). Package: linux-tools-5.4.0-1045-raspi Description-md5: d77f22d876b41f2d60827a08a2f046de Description-en: Linux kernel version specific tools for version 5.4.0-1045 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-1045 on ARM (hard float). Package: linux-tools-5.4.0-1046-raspi Description-md5: b27efd9628b4ccc725f4907ccfc74a5d Description-en: Linux kernel version specific tools for version 5.4.0-1046 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-1046 on ARM (hard float). Package: linux-tools-5.4.0-1047-raspi Description-md5: 795318b6626e1c6e57197b80768b9d12 Description-en: Linux kernel version specific tools for version 5.4.0-1047 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-1047 on ARM (hard float). Package: linux-tools-5.4.0-1048-raspi Description-md5: 8218d530dbe2bceda809a2ed98c658b9 Description-en: Linux kernel version specific tools for version 5.4.0-1048 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-1048 on ARM (hard float). Package: linux-tools-5.4.0-105 Description-md5: 88e27fbaa51afd75e1c50c5ac5f21dc0 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on ARM (hard float). You probably want to install linux-tools-5.4.0-105-. Package: linux-tools-5.4.0-105-generic Description-md5: c8a05c0340ff09e5fb854372fda563d4 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on ARM (hard float). Package: linux-tools-5.4.0-105-generic-lpae Description-md5: c8a05c0340ff09e5fb854372fda563d4 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on ARM (hard float). Package: linux-tools-5.4.0-1050-raspi Description-md5: fb2fe4772557570f1840140dbec9fd3c Description-en: Linux kernel version specific tools for version 5.4.0-1050 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-1050 on ARM (hard float). Package: linux-tools-5.4.0-1052-raspi Description-md5: fcb0dae614afbfe13ad818dad4a65974 Description-en: Linux kernel version specific tools for version 5.4.0-1052 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-1052 on ARM (hard float). Package: linux-tools-5.4.0-1053-raspi Description-md5: b22a2f5b2954d40bab708f22b24ef8e8 Description-en: Linux kernel version specific tools for version 5.4.0-1053 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-1053 on ARM (hard float). Package: linux-tools-5.4.0-1055-raspi Description-md5: 6b5977adf00fa808eb08b0e1469d28b4 Description-en: Linux kernel version specific tools for version 5.4.0-1055 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-1055 on ARM (hard float). Package: linux-tools-5.4.0-1056-raspi Description-md5: 21b675b77392ff10c6c6894075a774ce Description-en: Linux kernel version specific tools for version 5.4.0-1056 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-1056 on ARM (hard float). Package: linux-tools-5.4.0-1058-raspi Description-md5: c8dc184112e5d692deb31725b48ab1c3 Description-en: Linux kernel version specific tools for version 5.4.0-1058 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-1058 on ARM (hard float). Package: linux-tools-5.4.0-1059-raspi Description-md5: 9cc42601dc8038ef9631b0fe36c1cbc5 Description-en: Linux kernel version specific tools for version 5.4.0-1059 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-1059 on ARM (hard float). Package: linux-tools-5.4.0-1060-raspi Description-md5: 8eb259eaf692f078ced85d5964cb814d Description-en: Linux kernel version specific tools for version 5.4.0-1060 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-1060 on ARM (hard float). Package: linux-tools-5.4.0-1062-raspi Description-md5: 54e18ae8e532dd4d733d1b17864bc540 Description-en: Linux kernel version specific tools for version 5.4.0-1062 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-1062 on ARM (hard float). Package: linux-tools-5.4.0-1065-raspi Description-md5: fa273dadded9cea79bd09e0d393ac35b Description-en: Linux kernel version specific tools for version 5.4.0-1065 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-1065 on ARM (hard float). Package: linux-tools-5.4.0-1066-raspi Description-md5: 69f2a97c0deedac3124b621c5731a866 Description-en: Linux kernel version specific tools for version 5.4.0-1066 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-1066 on ARM (hard float). Package: linux-tools-5.4.0-1068-raspi Description-md5: a17debbb8ec1278a9f413ea077bc83ea Description-en: Linux kernel version specific tools for version 5.4.0-1068 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-1068 on ARM (hard float). Package: linux-tools-5.4.0-1069-raspi Description-md5: d7b809f1e33189ba63e84810ace916b7 Description-en: Linux kernel version specific tools for version 5.4.0-1069 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-1069 on ARM (hard float). Package: linux-tools-5.4.0-107 Description-md5: 395403a0cd3903ceaebf75466938e5c2 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on ARM (hard float). You probably want to install linux-tools-5.4.0-107-. Package: linux-tools-5.4.0-107-generic Description-md5: c7101add056599983e6d49433ad51ad7 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on ARM (hard float). Package: linux-tools-5.4.0-107-generic-lpae Description-md5: c7101add056599983e6d49433ad51ad7 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on ARM (hard float). Package: linux-tools-5.4.0-1070-raspi Description-md5: ad146627197bae34381ddadca610bcc1 Description-en: Linux kernel version specific tools for version 5.4.0-1070 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-1070 on ARM (hard float). Package: linux-tools-5.4.0-1071-raspi Description-md5: 995021959fe5041ede4990aeb8a7c1db Description-en: Linux kernel version specific tools for version 5.4.0-1071 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-1071 on ARM (hard float). Package: linux-tools-5.4.0-1073-raspi Description-md5: 4fc22cb3eb2cfc2aa613eb12eb0f1cc1 Description-en: Linux kernel version specific tools for version 5.4.0-1073 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-1073 on ARM (hard float). Package: linux-tools-5.4.0-1074-raspi Description-md5: 7dadb0b0d31a2185bd1b90887316eb0a Description-en: Linux kernel version specific tools for version 5.4.0-1074 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-1074 on ARM (hard float). Package: linux-tools-5.4.0-1077-raspi Description-md5: 1102974b9a8c1bad8c2a799aaf70155a Description-en: Linux kernel version specific tools for version 5.4.0-1077 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-1077 on ARM (hard float). Package: linux-tools-5.4.0-109 Description-md5: 296539a223999d5f6dfc64db2697ebb0 Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on ARM (hard float). You probably want to install linux-tools-5.4.0-109-. Package: linux-tools-5.4.0-109-generic Description-md5: bf1069268f02808efe35adb56983a0b3 Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on ARM (hard float). Package: linux-tools-5.4.0-109-generic-lpae Description-md5: bf1069268f02808efe35adb56983a0b3 Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on ARM (hard float). Package: linux-tools-5.4.0-110 Description-md5: 6e0de158ee2010c8c18ad1c181d0ab9b Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on ARM (hard float). You probably want to install linux-tools-5.4.0-110-. Package: linux-tools-5.4.0-110-generic Description-md5: 1f0c6e03fd0f5d640e11b85b99f4e750 Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on ARM (hard float). Package: linux-tools-5.4.0-110-generic-lpae Description-md5: 1f0c6e03fd0f5d640e11b85b99f4e750 Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on ARM (hard float). Package: linux-tools-5.4.0-113 Description-md5: b2fe3fa140873929b47c9b291de699b4 Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on ARM (hard float). You probably want to install linux-tools-5.4.0-113-. Package: linux-tools-5.4.0-113-generic Description-md5: df1fea709987da98b647f767f7510272 Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on ARM (hard float). Package: linux-tools-5.4.0-113-generic-lpae Description-md5: df1fea709987da98b647f767f7510272 Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on ARM (hard float). Package: linux-tools-5.4.0-117 Description-md5: 10ce954b3cd504c092310c35c7af3d33 Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on ARM (hard float). You probably want to install linux-tools-5.4.0-117-. Package: linux-tools-5.4.0-117-generic Description-md5: faf2a599d8517a5225774d9dd3228f9e Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on ARM (hard float). Package: linux-tools-5.4.0-117-generic-lpae Description-md5: faf2a599d8517a5225774d9dd3228f9e Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on ARM (hard float). Package: linux-tools-5.4.0-120 Description-md5: 5aec446b687078a7a6d89d2b7163c0dc Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on ARM (hard float). You probably want to install linux-tools-5.4.0-120-. Package: linux-tools-5.4.0-120-generic Description-md5: 329f5c08b0ab89adc34d411503dbbd48 Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on ARM (hard float). Package: linux-tools-5.4.0-120-generic-lpae Description-md5: 329f5c08b0ab89adc34d411503dbbd48 Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on ARM (hard float). Package: linux-tools-5.4.0-121 Description-md5: 9c798893d484992b0854ffcff6f955c7 Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on ARM (hard float). You probably want to install linux-tools-5.4.0-121-. Package: linux-tools-5.4.0-121-generic Description-md5: fa409bd1083b7fd84c22c066b6a7bda3 Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on ARM (hard float). Package: linux-tools-5.4.0-121-generic-lpae Description-md5: fa409bd1083b7fd84c22c066b6a7bda3 Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on ARM (hard float). Package: linux-tools-5.4.0-122 Description-md5: 4df4f1a6dd6a433b4bd749bc053fb9af Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on ARM (hard float). You probably want to install linux-tools-5.4.0-122-. Package: linux-tools-5.4.0-122-generic Description-md5: 5b96d8d50454a66dc28f23e08019f875 Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on ARM (hard float). Package: linux-tools-5.4.0-122-generic-lpae Description-md5: 5b96d8d50454a66dc28f23e08019f875 Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on ARM (hard float). Package: linux-tools-5.4.0-124 Description-md5: bd96e239442573b5096ee856c6e46ca6 Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on ARM (hard float). You probably want to install linux-tools-5.4.0-124-. Package: linux-tools-5.4.0-124-generic Description-md5: 0c62d99ea9a578b13f3bad8e4450fd40 Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on ARM (hard float). Package: linux-tools-5.4.0-124-generic-lpae Description-md5: 0c62d99ea9a578b13f3bad8e4450fd40 Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on ARM (hard float). Package: linux-tools-5.4.0-125 Description-md5: eca95f17b44f0d00038500c6247d5dee Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on ARM (hard float). You probably want to install linux-tools-5.4.0-125-. Package: linux-tools-5.4.0-125-generic Description-md5: 1aa1a339e2389245f9d9c4a0821e0c1e Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on ARM (hard float). Package: linux-tools-5.4.0-125-generic-lpae Description-md5: 1aa1a339e2389245f9d9c4a0821e0c1e Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on ARM (hard float). Package: linux-tools-5.4.0-126 Description-md5: 8cdeb0b5412538569b41d07604a97706 Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on ARM (hard float). You probably want to install linux-tools-5.4.0-126-. Package: linux-tools-5.4.0-126-generic Description-md5: f7564aee8fcdbab787384eafcdfadfde Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on ARM (hard float). Package: linux-tools-5.4.0-126-generic-lpae Description-md5: f7564aee8fcdbab787384eafcdfadfde Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on ARM (hard float). Package: linux-tools-5.4.0-128 Description-md5: 3def90c844bd7982461f8de6ea54f94a Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on ARM (hard float). You probably want to install linux-tools-5.4.0-128-. Package: linux-tools-5.4.0-128-generic Description-md5: 4749b5f1532318b6f78657890132fc98 Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on ARM (hard float). Package: linux-tools-5.4.0-128-generic-lpae Description-md5: 4749b5f1532318b6f78657890132fc98 Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on ARM (hard float). Package: linux-tools-5.4.0-131 Description-md5: 27d20696353e8ef978cff598fb5c91bb Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on ARM (hard float). You probably want to install linux-tools-5.4.0-131-. Package: linux-tools-5.4.0-131-generic Description-md5: 1c1730bb35e31849e7c3d6c6f2fa00a0 Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on ARM (hard float). Package: linux-tools-5.4.0-131-generic-lpae Description-md5: 1c1730bb35e31849e7c3d6c6f2fa00a0 Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on ARM (hard float). Package: linux-tools-5.4.0-132 Description-md5: 2b7c27fbb2f33bf7597c389d23230706 Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on ARM (hard float). You probably want to install linux-tools-5.4.0-132-. Package: linux-tools-5.4.0-132-generic Description-md5: 43522fafcc9f6d150b2229e56c33e112 Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on ARM (hard float). Package: linux-tools-5.4.0-132-generic-lpae Description-md5: 43522fafcc9f6d150b2229e56c33e112 Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on ARM (hard float). Package: linux-tools-5.4.0-135 Description-md5: ec6f696524dd89a018ad6b81a5e66c62 Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on ARM (hard float). You probably want to install linux-tools-5.4.0-135-. Package: linux-tools-5.4.0-135-generic Description-md5: 79072960aa604aa281e5d10ea89f05cb Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on ARM (hard float). Package: linux-tools-5.4.0-135-generic-lpae Description-md5: 79072960aa604aa281e5d10ea89f05cb Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on ARM (hard float). Package: linux-tools-5.4.0-28 Description-md5: 728f0632190e2703a483331df68b0127 Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on ARM (hard float). You probably want to install linux-tools-5.4.0-28-. Package: linux-tools-5.4.0-28-generic Description-md5: 4dcfed8020fe7a8a0675e1f240841940 Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on ARM (hard float). Package: linux-tools-5.4.0-28-generic-lpae Description-md5: 4dcfed8020fe7a8a0675e1f240841940 Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on ARM (hard float). 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-31 Description-md5: f7df6ee8a2ea6b83c5fac9f20a99bcdb Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 on ARM (hard float). You probably want to install linux-tools-5.4.0-31-. Package: linux-tools-5.4.0-31-generic Description-md5: 8d32d8a4286bd8176081a962f5d9d969 Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 on ARM (hard float). Package: linux-tools-5.4.0-31-generic-lpae Description-md5: 8d32d8a4286bd8176081a962f5d9d969 Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 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-39 Description-md5: c512dd55b6e10bfd4560163a14140b35 Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 on ARM (hard float). You probably want to install linux-tools-5.4.0-39-. Package: linux-tools-5.4.0-39-generic Description-md5: 33eb46229b56d62155d7c5c3e647713d Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 on ARM (hard float). Package: linux-tools-5.4.0-39-generic-lpae Description-md5: 33eb46229b56d62155d7c5c3e647713d Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 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-5.4.0-42 Description-md5: 8265d8380aaeb187c3623d915faae358 Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on ARM (hard float). You probably want to install linux-tools-5.4.0-42-. Package: linux-tools-5.4.0-42-generic Description-md5: fbb401fd3d7f89c59aa4d2d163cb618d Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on ARM (hard float). Package: linux-tools-5.4.0-42-generic-lpae Description-md5: fbb401fd3d7f89c59aa4d2d163cb618d Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on ARM (hard float). Package: linux-tools-5.4.0-45 Description-md5: d2ac8560cccf6c1f0e45847039af79ac Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on ARM (hard float). You probably want to install linux-tools-5.4.0-45-. Package: linux-tools-5.4.0-45-generic Description-md5: 9721baeb19246e98d8732cca6dd64ff0 Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on ARM (hard float). Package: linux-tools-5.4.0-45-generic-lpae Description-md5: 9721baeb19246e98d8732cca6dd64ff0 Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on ARM (hard float). Package: linux-tools-5.4.0-47 Description-md5: 99b69c418b294aea4dd8c1fce71aab97 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on ARM (hard float). You probably want to install linux-tools-5.4.0-47-. Package: linux-tools-5.4.0-47-generic Description-md5: 5bc0f3630300338dea66eff4c6b1a1c0 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on ARM (hard float). Package: linux-tools-5.4.0-47-generic-lpae Description-md5: 5bc0f3630300338dea66eff4c6b1a1c0 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on ARM (hard float). Package: linux-tools-5.4.0-48 Description-md5: e863e3fb5d1f1fbbfaba5ec756ded024 Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on ARM (hard float). You probably want to install linux-tools-5.4.0-48-. Package: linux-tools-5.4.0-48-generic Description-md5: c121d66eb47fd3a49fcaf07ebf6dab3a Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on ARM (hard float). Package: linux-tools-5.4.0-48-generic-lpae Description-md5: c121d66eb47fd3a49fcaf07ebf6dab3a Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on ARM (hard float). Package: linux-tools-5.4.0-51 Description-md5: 7b5ac2c7c184ce8fdf75349181e2ff0b Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on ARM (hard float). You probably want to install linux-tools-5.4.0-51-. Package: linux-tools-5.4.0-51-generic Description-md5: a2dcc6066993be240e0650f419e37059 Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on ARM (hard float). Package: linux-tools-5.4.0-51-generic-lpae Description-md5: a2dcc6066993be240e0650f419e37059 Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on ARM (hard float). Package: linux-tools-5.4.0-52 Description-md5: 5d13ed9b0f27eae94370f128e13d2007 Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on ARM (hard float). You probably want to install linux-tools-5.4.0-52-. Package: linux-tools-5.4.0-52-generic Description-md5: 4fabc3f173aac67610193588614d666a Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on ARM (hard float). Package: linux-tools-5.4.0-52-generic-lpae Description-md5: 4fabc3f173aac67610193588614d666a Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on ARM (hard float). Package: linux-tools-5.4.0-53 Description-md5: d823d953d230c23ef6750bb0ce7f630a Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on ARM (hard float). You probably want to install linux-tools-5.4.0-53-. Package: linux-tools-5.4.0-53-generic Description-md5: cba8ed57d27e8f4b37f22ff5095df65f Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on ARM (hard float). Package: linux-tools-5.4.0-53-generic-lpae Description-md5: cba8ed57d27e8f4b37f22ff5095df65f Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on ARM (hard float). Package: linux-tools-5.4.0-58 Description-md5: 8ccce76539a86a33c57923113657a7e9 Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on ARM (hard float). You probably want to install linux-tools-5.4.0-58-. Package: linux-tools-5.4.0-58-generic Description-md5: a4466a5f690bf3d82cfcb9b3154f4283 Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on ARM (hard float). Package: linux-tools-5.4.0-58-generic-lpae Description-md5: a4466a5f690bf3d82cfcb9b3154f4283 Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on ARM (hard float). Package: linux-tools-5.4.0-59 Description-md5: df6776b38644f6e9e6c4506e2127aa03 Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on ARM (hard float). You probably want to install linux-tools-5.4.0-59-. Package: linux-tools-5.4.0-59-generic Description-md5: 9b9c207c91d931c6be46bdd986b30d9b Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on ARM (hard float). Package: linux-tools-5.4.0-59-generic-lpae Description-md5: 9b9c207c91d931c6be46bdd986b30d9b Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on ARM (hard float). Package: linux-tools-5.4.0-60 Description-md5: 0c0c553a7a6e7ac29ab13dbf546a5404 Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on ARM (hard float). You probably want to install linux-tools-5.4.0-60-. Package: linux-tools-5.4.0-60-generic Description-md5: bf8f163413a895f16f827bfdaac3609b Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on ARM (hard float). Package: linux-tools-5.4.0-60-generic-lpae Description-md5: bf8f163413a895f16f827bfdaac3609b Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on ARM (hard float). Package: linux-tools-5.4.0-62 Description-md5: 7bc4807b263d22d981a77529dcc27e5f Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on ARM (hard float). You probably want to install linux-tools-5.4.0-62-. Package: linux-tools-5.4.0-62-generic Description-md5: c1bace120aa2650f5bdaa7ab3e6115b6 Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on ARM (hard float). Package: linux-tools-5.4.0-62-generic-lpae Description-md5: c1bace120aa2650f5bdaa7ab3e6115b6 Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on ARM (hard float). Package: linux-tools-5.4.0-65 Description-md5: f8bfc32981afc5cac40b8c9382e210f8 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on ARM (hard float). You probably want to install linux-tools-5.4.0-65-. Package: linux-tools-5.4.0-65-generic Description-md5: 727d8fb458153b8936c6b9322adb8064 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on ARM (hard float). Package: linux-tools-5.4.0-65-generic-lpae Description-md5: 727d8fb458153b8936c6b9322adb8064 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on ARM (hard float). Package: linux-tools-5.4.0-66 Description-md5: d907565aca888289eb9aadc5ce249522 Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on ARM (hard float). You probably want to install linux-tools-5.4.0-66-. Package: linux-tools-5.4.0-66-generic Description-md5: ddfc68c3fd1ddbd432a93844b1b40ecb Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on ARM (hard float). Package: linux-tools-5.4.0-66-generic-lpae Description-md5: ddfc68c3fd1ddbd432a93844b1b40ecb Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on ARM (hard float). Package: linux-tools-5.4.0-67 Description-md5: 7deea97aea274e0b42cea2ffae1e9965 Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on ARM (hard float). You probably want to install linux-tools-5.4.0-67-. Package: linux-tools-5.4.0-67-generic Description-md5: fd206fa48bc9ad7765099f7a0b4e1f67 Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on ARM (hard float). Package: linux-tools-5.4.0-67-generic-lpae Description-md5: fd206fa48bc9ad7765099f7a0b4e1f67 Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on ARM (hard float). Package: linux-tools-5.4.0-70 Description-md5: 60ad6e3a8a97d9aff96c039d687c8e1b Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on ARM (hard float). You probably want to install linux-tools-5.4.0-70-. Package: linux-tools-5.4.0-70-generic Description-md5: 1f5268f7f1c92f26a67dd9382e4485f8 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on ARM (hard float). Package: linux-tools-5.4.0-70-generic-lpae Description-md5: 1f5268f7f1c92f26a67dd9382e4485f8 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on ARM (hard float). Package: linux-tools-5.4.0-71 Description-md5: 8e810eb87aaf19a4737ee82446efc24f Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on ARM (hard float). You probably want to install linux-tools-5.4.0-71-. Package: linux-tools-5.4.0-71-generic Description-md5: 9147d4c090546d2770b49df4f456dc7e Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on ARM (hard float). Package: linux-tools-5.4.0-71-generic-lpae Description-md5: 9147d4c090546d2770b49df4f456dc7e Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on ARM (hard float). Package: linux-tools-5.4.0-72 Description-md5: 5641bcef7cc8be73178085b4f20cba10 Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on ARM (hard float). You probably want to install linux-tools-5.4.0-72-. Package: linux-tools-5.4.0-72-generic Description-md5: 300d176dd1ca021b735d4890fa4ec1ac Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on ARM (hard float). Package: linux-tools-5.4.0-72-generic-lpae Description-md5: 300d176dd1ca021b735d4890fa4ec1ac Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on ARM (hard float). Package: linux-tools-5.4.0-73 Description-md5: 968749797d8cbe92d38c7a67dc6049fc Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on ARM (hard float). You probably want to install linux-tools-5.4.0-73-. Package: linux-tools-5.4.0-73-generic Description-md5: ec0841fed04943a32a4506b648f675ca Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on ARM (hard float). Package: linux-tools-5.4.0-73-generic-lpae Description-md5: ec0841fed04943a32a4506b648f675ca Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on ARM (hard float). Package: linux-tools-5.4.0-74 Description-md5: 1e561c91e87bfee3a6defe323c20c1c1 Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on ARM (hard float). You probably want to install linux-tools-5.4.0-74-. Package: linux-tools-5.4.0-74-generic Description-md5: 942ab5b363878de3c675da5c4886fd92 Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on ARM (hard float). Package: linux-tools-5.4.0-74-generic-lpae Description-md5: 942ab5b363878de3c675da5c4886fd92 Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on ARM (hard float). Package: linux-tools-5.4.0-77 Description-md5: 55531c607fabf56ac7642165ede7f4d3 Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on ARM (hard float). You probably want to install linux-tools-5.4.0-77-. Package: linux-tools-5.4.0-77-generic Description-md5: 78ee9a4e03a012f18e0a5809d85be090 Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on ARM (hard float). Package: linux-tools-5.4.0-77-generic-lpae Description-md5: 78ee9a4e03a012f18e0a5809d85be090 Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on ARM (hard float). Package: linux-tools-5.4.0-80 Description-md5: 67d6ff62a6a9b04b65d37bbff2a39df7 Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on ARM (hard float). You probably want to install linux-tools-5.4.0-80-. Package: linux-tools-5.4.0-80-generic Description-md5: a7931f14072c59eea2d78a7afdf8274d Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on ARM (hard float). Package: linux-tools-5.4.0-80-generic-lpae Description-md5: a7931f14072c59eea2d78a7afdf8274d Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on ARM (hard float). Package: linux-tools-5.4.0-81 Description-md5: 2dd43f0cb7212cb48d5fdf97b5148301 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on ARM (hard float). You probably want to install linux-tools-5.4.0-81-. Package: linux-tools-5.4.0-81-generic Description-md5: 52609eac80c857b71f4515fd5c4761d2 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on ARM (hard float). Package: linux-tools-5.4.0-81-generic-lpae Description-md5: 52609eac80c857b71f4515fd5c4761d2 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on ARM (hard float). Package: linux-tools-5.4.0-84 Description-md5: 2b0f10610c17f60d6b643b60072d84f2 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on ARM (hard float). You probably want to install linux-tools-5.4.0-84-. Package: linux-tools-5.4.0-84-generic Description-md5: a52218e344de388bca910353334a69f3 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on ARM (hard float). Package: linux-tools-5.4.0-84-generic-lpae Description-md5: a52218e344de388bca910353334a69f3 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on ARM (hard float). Package: linux-tools-5.4.0-86 Description-md5: aa77ddb69faecdcae4d7eb09cbc9d835 Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on ARM (hard float). You probably want to install linux-tools-5.4.0-86-. Package: linux-tools-5.4.0-86-generic Description-md5: addf5f2b9085a0c02e9cd54ed70f572f Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on ARM (hard float). Package: linux-tools-5.4.0-86-generic-lpae Description-md5: addf5f2b9085a0c02e9cd54ed70f572f Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on ARM (hard float). Package: linux-tools-5.4.0-88 Description-md5: 7d73754289896bbf58f9c18cec28c119 Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on ARM (hard float). You probably want to install linux-tools-5.4.0-88-. Package: linux-tools-5.4.0-88-generic Description-md5: f9201615969d1e8abf6a502d205572c0 Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on ARM (hard float). Package: linux-tools-5.4.0-88-generic-lpae Description-md5: f9201615969d1e8abf6a502d205572c0 Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on ARM (hard float). Package: linux-tools-5.4.0-89 Description-md5: 2a1bf7d2f4658c041ee4c74b9e1bb21c Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on ARM (hard float). You probably want to install linux-tools-5.4.0-89-. Package: linux-tools-5.4.0-89-generic Description-md5: 7b7ad1a013de6a4e3941fb5a85f8bcea Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on ARM (hard float). Package: linux-tools-5.4.0-89-generic-lpae Description-md5: 7b7ad1a013de6a4e3941fb5a85f8bcea Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on ARM (hard float). Package: linux-tools-5.4.0-90 Description-md5: dafd2f4cfbfc6da774a7786373fd9c12 Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on ARM (hard float). You probably want to install linux-tools-5.4.0-90-. Package: linux-tools-5.4.0-90-generic Description-md5: b592ac034a21d50ed3849dc719918e8b Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on ARM (hard float). Package: linux-tools-5.4.0-90-generic-lpae Description-md5: b592ac034a21d50ed3849dc719918e8b Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on ARM (hard float). Package: linux-tools-5.4.0-91 Description-md5: c0ac6b02c1bef937e54a442baa2ba09c Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on ARM (hard float). You probably want to install linux-tools-5.4.0-91-. Package: linux-tools-5.4.0-91-generic Description-md5: 0b2a7bdc827fe9f52fdf1746c7ce17a3 Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on ARM (hard float). Package: linux-tools-5.4.0-91-generic-lpae Description-md5: 0b2a7bdc827fe9f52fdf1746c7ce17a3 Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on ARM (hard float). Package: linux-tools-5.4.0-92 Description-md5: 42c6c223fe56cacdc197dd45083bcad1 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on ARM (hard float). You probably want to install linux-tools-5.4.0-92-. Package: linux-tools-5.4.0-92-generic Description-md5: daf16bd60f777c70ea3bab0bb187a1a3 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on ARM (hard float). Package: linux-tools-5.4.0-92-generic-lpae Description-md5: daf16bd60f777c70ea3bab0bb187a1a3 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on ARM (hard float). Package: linux-tools-5.4.0-94 Description-md5: 7fd795a00111b5baa8487ac7d4ece29b Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on ARM (hard float). You probably want to install linux-tools-5.4.0-94-. Package: linux-tools-5.4.0-94-generic Description-md5: b226df9c04c677a7d1f964966a1659a4 Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on ARM (hard float). Package: linux-tools-5.4.0-94-generic-lpae Description-md5: b226df9c04c677a7d1f964966a1659a4 Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on ARM (hard float). Package: linux-tools-5.4.0-96 Description-md5: 73b76ccacc89d1efb1dfcfffb1a77eb1 Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on ARM (hard float). You probably want to install linux-tools-5.4.0-96-. Package: linux-tools-5.4.0-96-generic Description-md5: f85cc75489a0efaa3d7ad27442ac3d1b Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on ARM (hard float). Package: linux-tools-5.4.0-96-generic-lpae Description-md5: f85cc75489a0efaa3d7ad27442ac3d1b Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on ARM (hard float). Package: linux-tools-5.4.0-97 Description-md5: 1a8ac6fa94809f0ae1a42d9f373d8ce5 Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on ARM (hard float). You probably want to install linux-tools-5.4.0-97-. Package: linux-tools-5.4.0-97-generic Description-md5: be3d631f003a64c2378aa9651123cb00 Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on ARM (hard float). Package: linux-tools-5.4.0-97-generic-lpae Description-md5: be3d631f003a64c2378aa9651123cb00 Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on ARM (hard float). Package: linux-tools-5.4.0-99 Description-md5: 6892177104420e00e0437b9d83d0d3a4 Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on ARM (hard float). You probably want to install linux-tools-5.4.0-99-. Package: linux-tools-5.4.0-99-generic Description-md5: c29621c45662f3e33cb26d658bccc549 Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on ARM (hard float). Package: linux-tools-5.4.0-99-generic-lpae Description-md5: c29621c45662f3e33cb26d658bccc549 Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on ARM (hard float). Package: linux-tools-5.8.0-33-generic Description-md5: 72848f0481770de7b8bead9ef59e8ae5 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on ARM (hard float). Package: linux-tools-5.8.0-33-generic-lpae Description-md5: 72848f0481770de7b8bead9ef59e8ae5 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on ARM (hard float). Package: linux-tools-5.8.0-34-generic Description-md5: 34fe51a74db0f143bd54c132cc281339 Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on ARM (hard float). Package: linux-tools-5.8.0-34-generic-lpae Description-md5: 34fe51a74db0f143bd54c132cc281339 Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on ARM (hard float). Package: linux-tools-5.8.0-36-generic Description-md5: d70139f022c7539bd1fd0d20c6312651 Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on ARM (hard float). Package: linux-tools-5.8.0-36-generic-lpae Description-md5: d70139f022c7539bd1fd0d20c6312651 Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on ARM (hard float). Package: linux-tools-5.8.0-38-generic Description-md5: d935cb5477469aae8261a80ab84fd031 Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on ARM (hard float). Package: linux-tools-5.8.0-38-generic-lpae Description-md5: d935cb5477469aae8261a80ab84fd031 Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on ARM (hard float). Package: linux-tools-5.8.0-41-generic Description-md5: d8847c530f19f31c51c61d316531ded8 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on ARM (hard float). Package: linux-tools-5.8.0-41-generic-lpae Description-md5: d8847c530f19f31c51c61d316531ded8 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on ARM (hard float). Package: linux-tools-5.8.0-43-generic Description-md5: d717fe8adf2f4596cc50d2e331c947aa Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on ARM (hard float). Package: linux-tools-5.8.0-43-generic-lpae Description-md5: d717fe8adf2f4596cc50d2e331c947aa Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on ARM (hard float). Package: linux-tools-5.8.0-44-generic Description-md5: 8c1ea5bcf0cf675276c56a6faa01af6d Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on ARM (hard float). Package: linux-tools-5.8.0-44-generic-lpae Description-md5: 8c1ea5bcf0cf675276c56a6faa01af6d Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on ARM (hard float). Package: linux-tools-5.8.0-45-generic Description-md5: 4b6ce9fc4abe117fdb0f63741ab2aca6 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on ARM (hard float). Package: linux-tools-5.8.0-45-generic-lpae Description-md5: 4b6ce9fc4abe117fdb0f63741ab2aca6 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on ARM (hard float). Package: linux-tools-5.8.0-48-generic Description-md5: e749fd5ad2edb1f9487d0e649a7eec9c Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on ARM (hard float). Package: linux-tools-5.8.0-48-generic-lpae Description-md5: e749fd5ad2edb1f9487d0e649a7eec9c Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on ARM (hard float). Package: linux-tools-5.8.0-49-generic Description-md5: 8cf3fd7132a8289ab06aacd3e74512dc Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on ARM (hard float). Package: linux-tools-5.8.0-49-generic-lpae Description-md5: 8cf3fd7132a8289ab06aacd3e74512dc Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on ARM (hard float). Package: linux-tools-5.8.0-50-generic Description-md5: 81742fc72e19633402bcfcd156661830 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on ARM (hard float). Package: linux-tools-5.8.0-50-generic-lpae Description-md5: 81742fc72e19633402bcfcd156661830 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on ARM (hard float). Package: linux-tools-5.8.0-53-generic Description-md5: 8870409a4f5eac74239225aff72dcd48 Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on ARM (hard float). Package: linux-tools-5.8.0-53-generic-lpae Description-md5: 8870409a4f5eac74239225aff72dcd48 Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on ARM (hard float). Package: linux-tools-5.8.0-55-generic Description-md5: bfd90752233bf0468492a8e816076f0e Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on ARM (hard float). Package: linux-tools-5.8.0-55-generic-lpae Description-md5: bfd90752233bf0468492a8e816076f0e Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on ARM (hard float). Package: linux-tools-5.8.0-59-generic Description-md5: 6999375cf70ad5d2475e0ea018e0e2bb Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on ARM (hard float). Package: linux-tools-5.8.0-59-generic-lpae Description-md5: 6999375cf70ad5d2475e0ea018e0e2bb Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on ARM (hard float). Package: linux-tools-5.8.0-63-generic Description-md5: 4cd06fd08fe1d13391324537e2a9e9d5 Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on ARM (hard float). Package: linux-tools-5.8.0-63-generic-lpae Description-md5: 4cd06fd08fe1d13391324537e2a9e9d5 Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 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: linux-tools-generic-lpae-hwe-20.04-edge 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: lib64gcc1 Description-md5: 4ebb0fe363fdcad5262ccbcdb7e71a55 Description-en: GCC support library (dependency package) (64bit) This is a dependency package, and can be safely removed after upgrade. 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: lib64z1 Description-md5: 0dd45789d18a8fd0926142096f194c66 Description-en: compression library - 64 bit runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a 64 bit version of the shared library. Package: lib64z1-dev Description-md5: c784a26c44ed1278e3bcb4d1bf0aa9f5 Description-en: compression library - 64 bit - DO NOT USE EXCEPT FOR PACKAGING zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files for building 64 bit applications. . This package should ONLY be used for building packages, users who do not need to build packages should use multiarch to install the relevant runtime. 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: linux-buildinfo-5.11.0-22-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-25-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-27-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-34-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-36-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-37-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-38-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-40-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-41-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-43-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-44-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-46-generic Description-md5: 8698c20e231a8198b5bf5ce094639257 Description-en: Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.11.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-25-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-27-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-28-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-30-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-35-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-37-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-39-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-40-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-41-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-44-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-48-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-51-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-52-generic Description-md5: 7b13100e6bc1bd198c9d7955d13821ac Description-en: Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.13.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-41-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-100-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-104-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-105-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-107-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-109-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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-buildinfo-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-33-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-34-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-36-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-38-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-41-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-43-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-44-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-45-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-48-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-49-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-50-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-53-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-55-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-59-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-63-generic Description-md5: 7b122469c9425c463dffdb3039f4a4f0 Description-en: Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.8.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-headers-5.11.0-22-generic Description-md5: 73daf7d33bf2290a34b43cd0d03bb082 Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-22/debian.README.gz for details. Package: linux-headers-5.11.0-25-generic Description-md5: 1f8dbe794ebd5681bb4af1842a30b356 Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-25/debian.README.gz for details. Package: linux-headers-5.11.0-27-generic Description-md5: 2b367614456e72fdf18d639900ba548c Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-27/debian.README.gz for details. Package: linux-headers-5.11.0-34-generic Description-md5: fa34483d79ed93f53621610fa3752e40 Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-34/debian.README.gz for details. Package: linux-headers-5.11.0-36-generic Description-md5: 5b12f4d2326ffcda87bc0c2ab9b1868b Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-36/debian.README.gz for details. Package: linux-headers-5.11.0-37-generic Description-md5: 99f38fbc1d52db6c44a45d1fde5184a1 Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-37/debian.README.gz for details. Package: linux-headers-5.11.0-38-generic Description-md5: 5ef5dac7dbfd8cf59ef518d29285d5c7 Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-38/debian.README.gz for details. Package: linux-headers-5.11.0-40-generic Description-md5: 340b12326cb66524d50ee7401f6e2513 Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-40/debian.README.gz for details. Package: linux-headers-5.11.0-41-generic Description-md5: 0fbac28e4ae61d1ba47cb6e43b9eb950 Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-41/debian.README.gz for details. Package: linux-headers-5.11.0-43-generic Description-md5: c5a88485f47ec2ad246765a793274c18 Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-43/debian.README.gz for details. Package: linux-headers-5.11.0-44-generic Description-md5: 5aa6eed43469fd539e2761a04d79cb4c Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-44/debian.README.gz for details. Package: linux-headers-5.11.0-46-generic Description-md5: 71021982bcabcb121f8d4e3ddbb7c0be Description-en: Linux kernel headers for version 5.11.0 on PowerPC 64el SMP This package provides kernel header files for version 5.11.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-46/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic Description-md5: d8483ce0ec5c874aeffb8c4eb0f0d48f Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic Description-md5: d7adb29c67d63f1044e18541e7854299 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic Description-md5: d12f2918d1edb59931154a40befe97bc Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-25-generic Description-md5: 56c159af77cc4cc4926b1739239bbe9a Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-25/debian.README.gz for details. Package: linux-headers-5.13.0-27-generic Description-md5: 85b073c12cdcb072f68f19a49349448b Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-27/debian.README.gz for details. Package: linux-headers-5.13.0-28-generic Description-md5: d3ab4ae1e879904bfaedddbd44d32546 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-28/debian.README.gz for details. Package: linux-headers-5.13.0-30-generic Description-md5: 61c7ce6b57e9f237d4b67bbeb6d947b8 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-30/debian.README.gz for details. Package: linux-headers-5.13.0-35-generic Description-md5: ef2dd6abc044b9cc50e416dd59d41a79 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-35/debian.README.gz for details. Package: linux-headers-5.13.0-37-generic Description-md5: 17346cd6ee659a327d60c47502f4bb5a Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-37/debian.README.gz for details. Package: linux-headers-5.13.0-39-generic Description-md5: 0dd6eeacff141922526f2fee990c6d40 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-39/debian.README.gz for details. Package: linux-headers-5.13.0-40-generic Description-md5: 9f720f4b65d8927b4209b6d23761aed4 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-40/debian.README.gz for details. Package: linux-headers-5.13.0-41-generic Description-md5: e93934a7b16730e73c06f1d0bca6f0c7 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-41/debian.README.gz for details. Package: linux-headers-5.13.0-44-generic Description-md5: b31b6d2fd76062adfd208539fbb698d5 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-44/debian.README.gz for details. Package: linux-headers-5.13.0-48-generic Description-md5: 24afa3c77f1666237325ad4f2e2121c2 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-48/debian.README.gz for details. Package: linux-headers-5.13.0-51-generic Description-md5: 108d6251576fd14ff89be7c82f98a385 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-51/debian.README.gz for details. Package: linux-headers-5.13.0-52-generic Description-md5: 673a9a8b545c965e111ea8f701a4eef0 Description-en: Linux kernel headers for version 5.13.0 on PowerPC 64el SMP This package provides kernel header files for version 5.13.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-33-generic Description-md5: 8d2a7372351f98b53b5061c7a67d9fb4 Description-en: Linux kernel headers for version 5.15.0 on PowerPC 64el SMP This package provides kernel header files for version 5.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-41-generic Description-md5: 9b0b963e0f356a8e11105219ab82f70e Description-en: Linux kernel headers for version 5.15.0 on PowerPC 64el SMP This package provides kernel header files for version 5.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-41/debian.README.gz for details. Package: linux-headers-5.15.0-43-generic Description-md5: 0790d5e531bb611046caf9010f8084b3 Description-en: Linux kernel headers for version 5.15.0 on PowerPC 64el SMP This package provides kernel header files for version 5.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-46-generic Description-md5: 48e591189778a9ae5aa57407f7ae0763 Description-en: Linux kernel headers for version 5.15.0 on PowerPC 64el SMP This package provides kernel header files for version 5.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-48-generic Description-md5: 7dee26d924509f5793ee183d012f7369 Description-en: Linux kernel headers for version 5.15.0 on PowerPC 64el SMP This package provides kernel header files for version 5.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-50-generic Description-md5: 9962429f68d60a97858b3dc495b8f73a Description-en: Linux kernel headers for version 5.15.0 on PowerPC 64el SMP This package provides kernel header files for version 5.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-52-generic Description-md5: c3facd72553deb145364a503e94f5933 Description-en: Linux kernel headers for version 5.15.0 on PowerPC 64el SMP This package provides kernel header files for version 5.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-53-generic Description-md5: 039a80fb03650efc3a2e9692876c2c7b Description-en: Linux kernel headers for version 5.15.0 on PowerPC 64el SMP This package provides kernel header files for version 5.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-56-generic Description-md5: 9a493a6580613a94a206a398e7741c5c Description-en: Linux kernel headers for version 5.15.0 on PowerPC 64el SMP This package provides kernel header files for version 5.15.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.4.0-100-generic Description-md5: 8a58462e98e5a5e1ffc6bac1d76b6032 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-100/debian.README.gz for details. Package: linux-headers-5.4.0-104-generic Description-md5: 2cbcfad037ce36ee479229b54f7b00a0 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-104/debian.README.gz for details. Package: linux-headers-5.4.0-105-generic Description-md5: 25526d3b26ee397fab391abac596f74d 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-105/debian.README.gz for details. Package: linux-headers-5.4.0-107-generic Description-md5: e365e71229c6328cb83b8bf842c8521c 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-107/debian.README.gz for details. Package: linux-headers-5.4.0-109-generic Description-md5: 100bff27cf90392673793bdd5e621462 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-109/debian.README.gz for details. Package: linux-headers-5.4.0-110-generic Description-md5: 3c82e98c878f5ed4f8e0bc92458e8ec7 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-110/debian.README.gz for details. Package: linux-headers-5.4.0-113-generic Description-md5: 37a2a08832e3040d53dce0f18a4a0cd0 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-113/debian.README.gz for details. Package: linux-headers-5.4.0-117-generic Description-md5: dd5c14f234f0f099c1a3bd64c0343388 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-117/debian.README.gz for details. Package: linux-headers-5.4.0-120-generic Description-md5: cbba729ce87759cf7bb074cc453ffebe 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-120/debian.README.gz for details. Package: linux-headers-5.4.0-121-generic Description-md5: f13e5bbba6c74f8cea3304741ec6449d 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-121/debian.README.gz for details. Package: linux-headers-5.4.0-122-generic Description-md5: 57be109121b4f4c64d9fe5c766582358 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-122/debian.README.gz for details. Package: linux-headers-5.4.0-124-generic Description-md5: 779d605281fccfabdae1884bb4573e2a 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-124/debian.README.gz for details. Package: linux-headers-5.4.0-125-generic Description-md5: 31c37f550e4bb5864833a0cbfc3b9a32 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-125/debian.README.gz for details. Package: linux-headers-5.4.0-126-generic Description-md5: 370e80a42cd38d65fa4c0b42bd94b42e 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-126/debian.README.gz for details. Package: linux-headers-5.4.0-128-generic Description-md5: 8fd6d2110ec01353ccc34c3a29edb830 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-128/debian.README.gz for details. Package: linux-headers-5.4.0-131-generic Description-md5: 2c8f3cea81ff25aa985e2ad15852a486 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-131/debian.README.gz for details. Package: linux-headers-5.4.0-132-generic Description-md5: 695b11a3a0bf0b84a3a3585c2ca297b7 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-132/debian.README.gz for details. Package: linux-headers-5.4.0-135-generic Description-md5: 02b43ccddfb2420ff2d3a348cd8c64ee 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-135/debian.README.gz for details. Package: linux-headers-5.4.0-28-generic Description-md5: 21086142648c0d84f7abe6efcec01746 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-28/debian.README.gz for details. 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-31-generic Description-md5: 0c613be34c577eb32510d174cbf3d35f 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-31/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-39-generic Description-md5: 8f5494210e78f5e77375a2816819d6f8 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-39/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-headers-5.4.0-42-generic Description-md5: a6d40d268255895a1491e1f5a5e8e4d1 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-42/debian.README.gz for details. Package: linux-headers-5.4.0-45-generic Description-md5: 479224b8908019145624402e68de2f29 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-45/debian.README.gz for details. Package: linux-headers-5.4.0-47-generic Description-md5: eb680598b20db46b9104c075a3155d11 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-47/debian.README.gz for details. Package: linux-headers-5.4.0-48-generic Description-md5: e50624a04cb2f36eac7fb9641b1f2feb 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-48/debian.README.gz for details. Package: linux-headers-5.4.0-51-generic Description-md5: a45bf68782c5122eeca4026d3ae6e900 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-51/debian.README.gz for details. Package: linux-headers-5.4.0-52-generic Description-md5: 77f4dca59e80a2257af458e85b48f0ba 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-52/debian.README.gz for details. Package: linux-headers-5.4.0-53-generic Description-md5: 208d0c782c7d0865e1ac541f7db0288b 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-53/debian.README.gz for details. Package: linux-headers-5.4.0-58-generic Description-md5: 10a623b093bfcb9d8e38218c6685ea25 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-58/debian.README.gz for details. Package: linux-headers-5.4.0-59-generic Description-md5: 585eac6a6c6dab1fc50b4af18530fc35 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-59/debian.README.gz for details. Package: linux-headers-5.4.0-60-generic Description-md5: 619881282f924b32e072ee8b6d0328db 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-60/debian.README.gz for details. Package: linux-headers-5.4.0-62-generic Description-md5: 630d1a2d5ab153cb911e484e4b68cd71 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-62/debian.README.gz for details. Package: linux-headers-5.4.0-65-generic Description-md5: 15ecdd9942b5330381039d8309a7b8be 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-65/debian.README.gz for details. Package: linux-headers-5.4.0-66-generic Description-md5: c1a813c65c11dfcf5db31ad71d478561 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-66/debian.README.gz for details. Package: linux-headers-5.4.0-67-generic Description-md5: 1c9526fafc61195ad1bb7f62b6ec1c38 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-67/debian.README.gz for details. Package: linux-headers-5.4.0-70-generic Description-md5: 894c3a2b6b8cb35ab84cc93a3e409e07 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-70/debian.README.gz for details. Package: linux-headers-5.4.0-71-generic Description-md5: c732c24ef941e223015a4a492c476f88 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-71/debian.README.gz for details. Package: linux-headers-5.4.0-72-generic Description-md5: 1e809b58403c6a6874f48624325b3c84 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-72/debian.README.gz for details. Package: linux-headers-5.4.0-73-generic Description-md5: bd88d5f7d98790c58a9a27aeef5ec1c2 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-73/debian.README.gz for details. Package: linux-headers-5.4.0-74-generic Description-md5: 038818ddefc97c35b2a5a640b482d6f0 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-74/debian.README.gz for details. Package: linux-headers-5.4.0-77-generic Description-md5: 66221a8e2aa2f79c5292902fbdbcc392 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-77/debian.README.gz for details. Package: linux-headers-5.4.0-80-generic Description-md5: b7332ef10269b8a575ca48b807104368 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-80/debian.README.gz for details. Package: linux-headers-5.4.0-81-generic Description-md5: 77e1d2eb3701264221453d6eb34da739 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-81/debian.README.gz for details. Package: linux-headers-5.4.0-84-generic Description-md5: b1dae6e2c7b4fe0e5468716e5c6f4a43 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-84/debian.README.gz for details. Package: linux-headers-5.4.0-86-generic Description-md5: b5728f140b07b889e6bedfb847fff648 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-86/debian.README.gz for details. Package: linux-headers-5.4.0-88-generic Description-md5: fc373a5ce4212101977e4f69fe336e3e 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-88/debian.README.gz for details. Package: linux-headers-5.4.0-89-generic Description-md5: 7f860885e8468860f9a1a4abe038e561 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-89/debian.README.gz for details. Package: linux-headers-5.4.0-90-generic Description-md5: e7760ac17bac3d764dbfedb14dc0faf8 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-90/debian.README.gz for details. Package: linux-headers-5.4.0-91-generic Description-md5: 2b1851b0b8048559b4347895e9023850 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-91/debian.README.gz for details. Package: linux-headers-5.4.0-92-generic Description-md5: 0162beb0ea82d9946ccdabc508420921 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-92/debian.README.gz for details. Package: linux-headers-5.4.0-94-generic Description-md5: 14a808b595e784ac0eef1bab43a57a0d 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-94/debian.README.gz for details. Package: linux-headers-5.4.0-96-generic Description-md5: 0abc95d44c89c5fb457c6ee27272b0df 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-96/debian.README.gz for details. Package: linux-headers-5.4.0-97-generic Description-md5: e1f8a2fc4be2eb8a1eae897bba46ed2d 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-97/debian.README.gz for details. Package: linux-headers-5.4.0-99-generic Description-md5: 9ef2010ea22ed1cf2efda11b9af4346d 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-99/debian.README.gz for details. Package: linux-headers-5.8.0-33-generic Description-md5: ea047ad0cd786cf4a013d3356bdb48ba Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-33/debian.README.gz for details. Package: linux-headers-5.8.0-34-generic Description-md5: 0b6ae005de927720a3ba029922694c7f Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-34/debian.README.gz for details. Package: linux-headers-5.8.0-36-generic Description-md5: 9ab70d0eb44a2e2cb20e8a2b01f75e61 Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-36/debian.README.gz for details. Package: linux-headers-5.8.0-38-generic Description-md5: d6a08cc51e4bdde7d4f2827d7c2712ca Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-38/debian.README.gz for details. Package: linux-headers-5.8.0-41-generic Description-md5: 50a345abb1409c8bdb9f6ed819cc159f Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-41/debian.README.gz for details. Package: linux-headers-5.8.0-43-generic Description-md5: a5810fc5461ece552dc4f697fda4e101 Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-43/debian.README.gz for details. Package: linux-headers-5.8.0-44-generic Description-md5: 040e1ac08aae8a7f8a56ee6cba56e4e7 Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-44/debian.README.gz for details. Package: linux-headers-5.8.0-45-generic Description-md5: 12de938886d3a54ae25ff05b0d3d08ee Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-45/debian.README.gz for details. Package: linux-headers-5.8.0-48-generic Description-md5: 1c0c92952c1fca21604c6251ebb32eae Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-48/debian.README.gz for details. Package: linux-headers-5.8.0-49-generic Description-md5: 20c0db2e9c5546e5ea04f3a772617aa0 Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-49/debian.README.gz for details. Package: linux-headers-5.8.0-50-generic Description-md5: 2c8b5338cb3c6f3d5f8c200eaad6a526 Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-50/debian.README.gz for details. Package: linux-headers-5.8.0-53-generic Description-md5: 0ded8391d74cb5af0136b1506a76213b Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-53/debian.README.gz for details. Package: linux-headers-5.8.0-55-generic Description-md5: ec4b25a184ca5b0039ba35c80cfa6e5f Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-55/debian.README.gz for details. Package: linux-headers-5.8.0-59-generic Description-md5: 436686a9895a6abc3669731369bf7b06 Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-59/debian.README.gz for details. Package: linux-headers-5.8.0-63-generic Description-md5: 4e67192a476f948bdb4c62ddccf03066 Description-en: Linux kernel headers for version 5.8.0 on PowerPC 64el SMP This package provides kernel header files for version 5.8.0 on PowerPC 64el SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-63/debian.README.gz for details. Package: linux-hwe-5.11-tools-5.11.0-22 Description-md5: 7017702baee74e905d1a04c96e39ae22 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on PowerPC 64el. You probably want to install linux-tools-5.11.0-22-. Package: linux-hwe-5.11-tools-5.11.0-25 Description-md5: 4bb564dfea470c36c7466983bb49cddf Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on PowerPC 64el. You probably want to install linux-tools-5.11.0-25-. Package: linux-hwe-5.11-tools-5.11.0-27 Description-md5: 25da777a81215ed0f433ddf3221a92b9 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on PowerPC 64el. You probably want to install linux-tools-5.11.0-27-. Package: linux-hwe-5.11-tools-5.11.0-34 Description-md5: 4208e257f151315f24d81f05ffd4a268 Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on PowerPC 64el. You probably want to install linux-tools-5.11.0-34-. Package: linux-hwe-5.11-tools-5.11.0-36 Description-md5: 36f903d5a457e43b4f49f17e643a388b Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on PowerPC 64el. You probably want to install linux-tools-5.11.0-36-. Package: linux-hwe-5.11-tools-5.11.0-37 Description-md5: 5a0c969588451ae62e47998ce12ed7aa Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on PowerPC 64el. You probably want to install linux-tools-5.11.0-37-. Package: linux-hwe-5.11-tools-5.11.0-38 Description-md5: 9edf02ef26d057a9e3fa9c7b70a826c2 Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on PowerPC 64el. You probably want to install linux-tools-5.11.0-38-. Package: linux-hwe-5.11-tools-5.11.0-40 Description-md5: 45eae68edabc4b6be962bd2a7822111a Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on PowerPC 64el. You probably want to install linux-tools-5.11.0-40-. Package: linux-hwe-5.11-tools-5.11.0-41 Description-md5: 4a99d1e4d56b50d1ca07c934424e6c4a Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on PowerPC 64el. You probably want to install linux-tools-5.11.0-41-. Package: linux-hwe-5.11-tools-5.11.0-43 Description-md5: e235dccc948e48413549bc918624b5d4 Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on PowerPC 64el. You probably want to install linux-tools-5.11.0-43-. Package: linux-hwe-5.11-tools-5.11.0-44 Description-md5: c99873dd6dd9d8a909bc0d36a1d7412a Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on PowerPC 64el. You probably want to install linux-tools-5.11.0-44-. Package: linux-hwe-5.11-tools-5.11.0-46 Description-md5: ab91de400a3ba3b85f2e1b91c374ddb9 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on PowerPC 64el. You probably want to install linux-tools-5.11.0-46-. Package: linux-hwe-5.13-tools-5.13.0-21 Description-md5: 4ae53f484761a05ceb5763f6da17ff6f Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on PowerPC 64el. You probably want to install linux-tools-5.13.0-21-. Package: linux-hwe-5.13-tools-5.13.0-22 Description-md5: ead98f8b9f6302dea34f4aaac974f6db Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on PowerPC 64el. You probably want to install linux-tools-5.13.0-22-. Package: linux-hwe-5.13-tools-5.13.0-23 Description-md5: f708c720617b10304aa1d334cb313797 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on PowerPC 64el. You probably want to install linux-tools-5.13.0-23-. Package: linux-hwe-5.13-tools-5.13.0-25 Description-md5: 879296e3391bec95c2f673aa6eb59939 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on PowerPC 64el. You probably want to install linux-tools-5.13.0-25-. Package: linux-hwe-5.13-tools-5.13.0-27 Description-md5: 16eb47568ee9d6c7aa7c5081943f63f7 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on PowerPC 64el. You probably want to install linux-tools-5.13.0-27-. Package: linux-hwe-5.13-tools-5.13.0-28 Description-md5: c5b144efc873583e5577b6a028f5671c Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on PowerPC 64el. You probably want to install linux-tools-5.13.0-28-. Package: linux-hwe-5.13-tools-5.13.0-30 Description-md5: f8ae44448440fffe54b7b7517a29411a Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on PowerPC 64el. You probably want to install linux-tools-5.13.0-30-. Package: linux-hwe-5.13-tools-5.13.0-35 Description-md5: 98a77617d4c2129fbc6f81cdd6a9bef7 Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on PowerPC 64el. You probably want to install linux-tools-5.13.0-35-. Package: linux-hwe-5.13-tools-5.13.0-37 Description-md5: 58ef5d3124a3211c6a71fe3fbf51fe1b Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on PowerPC 64el. You probably want to install linux-tools-5.13.0-37-. Package: linux-hwe-5.13-tools-5.13.0-39 Description-md5: 1546b762a1fd62e7ffe55553e6373c75 Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on PowerPC 64el. You probably want to install linux-tools-5.13.0-39-. Package: linux-hwe-5.13-tools-5.13.0-40 Description-md5: 6b6027afc59922fb906cff8cbece10dd Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on PowerPC 64el. You probably want to install linux-tools-5.13.0-40-. Package: linux-hwe-5.13-tools-5.13.0-41 Description-md5: d0926dd30e5845d3bdfb5d14085d666c Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on PowerPC 64el. You probably want to install linux-tools-5.13.0-41-. Package: linux-hwe-5.13-tools-5.13.0-44 Description-md5: 88d976d457c3498d72f74e8735832484 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on PowerPC 64el. You probably want to install linux-tools-5.13.0-44-. Package: linux-hwe-5.13-tools-5.13.0-48 Description-md5: 134b1276c3a0d92ac7e8dd0b5d0542dd Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on PowerPC 64el. You probably want to install linux-tools-5.13.0-48-. Package: linux-hwe-5.13-tools-5.13.0-51 Description-md5: c7b1e2a49e3b79a6d544508b3c8728b9 Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on PowerPC 64el. You probably want to install linux-tools-5.13.0-51-. Package: linux-hwe-5.13-tools-5.13.0-52 Description-md5: 72530fdf15fb165a5bb20ca734c23b8f Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on PowerPC 64el. You probably want to install linux-tools-5.13.0-52-. Package: linux-hwe-5.15-tools-5.15.0-33 Description-md5: d38d790054a75ac8a1fcbbe28604b83f Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on PowerPC 64el. You probably want to install linux-tools-5.15.0-33-. Package: linux-hwe-5.15-tools-5.15.0-41 Description-md5: 6e1fc97d2dc23db858b1711123d08d88 Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on PowerPC 64el. You probably want to install linux-tools-5.15.0-41-. Package: linux-hwe-5.15-tools-5.15.0-43 Description-md5: 03b2cc068e85d647dcabf386f26ca232 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on PowerPC 64el. You probably want to install linux-tools-5.15.0-43-. Package: linux-hwe-5.15-tools-5.15.0-46 Description-md5: 6f886d97f164a23758ccd54ed52013df Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on PowerPC 64el. You probably want to install linux-tools-5.15.0-46-. Package: linux-hwe-5.15-tools-5.15.0-48 Description-md5: 7cfdce4c97bbbefed7cea5679c3efe88 Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on PowerPC 64el. You probably want to install linux-tools-5.15.0-48-. Package: linux-hwe-5.15-tools-5.15.0-50 Description-md5: 4f492e4ea37f9972aabced4acdf899e5 Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on PowerPC 64el. You probably want to install linux-tools-5.15.0-50-. Package: linux-hwe-5.15-tools-5.15.0-52 Description-md5: 8e3dbd256ef1c16b37a9cea2479be649 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on PowerPC 64el. You probably want to install linux-tools-5.15.0-52-. Package: linux-hwe-5.15-tools-5.15.0-53 Description-md5: c18f56be0f3ef352b165e97d46f829bf Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on PowerPC 64el. You probably want to install linux-tools-5.15.0-53-. Package: linux-hwe-5.15-tools-5.15.0-56 Description-md5: 4d9c0a7c47e716ce3f07773afc07cd80 Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on PowerPC 64el. You probably want to install linux-tools-5.15.0-56-. Package: linux-hwe-5.8-tools-5.8.0-33 Description-md5: db1f2cd9ed6cd6376df952bd3466ea32 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on PowerPC 64el. You probably want to install linux-tools-5.8.0-33-. Package: linux-hwe-5.8-tools-5.8.0-34 Description-md5: ba5db11fb17f6db0bc50e8dff7a7d146 Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on PowerPC 64el. You probably want to install linux-tools-5.8.0-34-. Package: linux-hwe-5.8-tools-5.8.0-36 Description-md5: 157bdc61b6fc1306c3f6d914bb68ca2c Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on PowerPC 64el. You probably want to install linux-tools-5.8.0-36-. Package: linux-hwe-5.8-tools-5.8.0-38 Description-md5: 6dd730fb5f5cd5087530f5ce7083e7fc Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on PowerPC 64el. You probably want to install linux-tools-5.8.0-38-. Package: linux-hwe-5.8-tools-5.8.0-41 Description-md5: 92fbbc14233637a5ccab335869c16c73 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on PowerPC 64el. You probably want to install linux-tools-5.8.0-41-. Package: linux-hwe-5.8-tools-5.8.0-43 Description-md5: 6e7d4dd60cc041ab2c2f729aef4d4128 Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on PowerPC 64el. You probably want to install linux-tools-5.8.0-43-. Package: linux-hwe-5.8-tools-5.8.0-44 Description-md5: 0385f2b675246b165edab5e47f42724d Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on PowerPC 64el. You probably want to install linux-tools-5.8.0-44-. Package: linux-hwe-5.8-tools-5.8.0-45 Description-md5: b71e07b1c953e259b338a183b183717a Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on PowerPC 64el. You probably want to install linux-tools-5.8.0-45-. Package: linux-hwe-5.8-tools-5.8.0-48 Description-md5: 7fa78bdf445cb8d229a0d061aed4f850 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on PowerPC 64el. You probably want to install linux-tools-5.8.0-48-. Package: linux-hwe-5.8-tools-5.8.0-49 Description-md5: 39000ad03de8c3474658c3278ee2e2dd Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on PowerPC 64el. You probably want to install linux-tools-5.8.0-49-. Package: linux-hwe-5.8-tools-5.8.0-50 Description-md5: 8fe9c6c452e1593d3018fb3ad5425726 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on PowerPC 64el. You probably want to install linux-tools-5.8.0-50-. Package: linux-hwe-5.8-tools-5.8.0-53 Description-md5: 361012f879924e816577b51a0a2c0bab Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on PowerPC 64el. You probably want to install linux-tools-5.8.0-53-. Package: linux-hwe-5.8-tools-5.8.0-55 Description-md5: 7f1d2e4d9c57a61837a4d56014f9f5fd Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on PowerPC 64el. You probably want to install linux-tools-5.8.0-55-. Package: linux-hwe-5.8-tools-5.8.0-59 Description-md5: 8f44c2295b8abfd3fcf42f454e84da93 Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on PowerPC 64el. You probably want to install linux-tools-5.8.0-59-. Package: linux-hwe-5.8-tools-5.8.0-63 Description-md5: a54d15b2770b7bf9ef8bfe34fadd875d Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on PowerPC 64el. You probably want to install linux-tools-5.8.0-63-. Package: linux-image-unsigned-5.11.0-22-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-25-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-27-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-34-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-36-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-37-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-38-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-40-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-41-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-43-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-44-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-46-generic Description-md5: bbe7fbc54a407d7150402001f1d37258 Description-en: Linux kernel image for version 5.11.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.11.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.13.0-21-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-22-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-23-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-25-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-27-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-28-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-30-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-35-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-37-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-39-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-40-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-41-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-44-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-48-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-51-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-52-generic Description-md5: f722fbc4ce9b9e1cc93a94f9d41c5003 Description-en: Linux kernel image for version 5.13.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.13.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.15.0-33-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-41-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-43-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-46-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-48-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-50-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-52-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-53-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-56-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.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-100-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-104-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-105-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-107-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-109-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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-image-unsigned-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-33-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-34-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-36-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-38-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-41-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-43-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-44-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-45-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-48-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-49-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-50-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-53-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-55-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-59-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-63-generic Description-md5: 06eb5a5df380769c04b55e5444ff2144 Description-en: Linux kernel image for version 5.8.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.8.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.11.0-22-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-25-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-27-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-34-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-36-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-37-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-38-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-40-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-41-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-43-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-44-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.11.0-46-generic Description-md5: fe4f361e85a977980a1c737f8cc9e4de Description-en: Linux kernel extra modules for version 5.11.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.13.0-21-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-22-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-23-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-25-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-27-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-28-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-30-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-35-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-37-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-39-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-40-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-41-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-44-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-48-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-51-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.13.0-52-generic Description-md5: b950c74d0a45dfe8066cd1466abfc20d Description-en: Linux kernel extra modules for version 5.13.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.15.0-33-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en: Linux kernel extra modules for version 5.15.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.15.0-41-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en: Linux kernel extra modules for version 5.15.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.15.0-43-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en: Linux kernel extra modules for version 5.15.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.15.0-46-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en: Linux kernel extra modules for version 5.15.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.15.0-48-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en: Linux kernel extra modules for version 5.15.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.15.0-50-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en: Linux kernel extra modules for version 5.15.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.15.0-52-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en: Linux kernel extra modules for version 5.15.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.15.0-53-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en: Linux kernel extra modules for version 5.15.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.15.0-56-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en: Linux kernel extra modules for version 5.15.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-100-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-104-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-105-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-107-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-109-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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-33-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-34-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-36-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-38-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-41-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-43-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-44-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-45-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-48-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-49-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-50-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-53-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-55-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-59-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.8.0-63-generic Description-md5: 737b8c1a16398bd2207ee3343e65b34e Description-en: Linux kernel extra modules for version 5.8.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.11.0-22-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-25-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-27-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-34-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-36-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-37-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-38-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-40-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-41-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-43-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-44-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-46-generic Description-md5: 551fa9bd1c1cdcacaaa12a59374d3db3 Description-en: Linux kernel extra modules for version 5.11.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.11.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.13.0-21-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-22-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-23-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-25-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-27-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-28-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-30-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-35-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-37-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-39-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-40-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-41-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-44-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-48-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-51-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-52-generic Description-md5: 995f037addd84130e2fcfc85bfb080da Description-en: Linux kernel extra modules for version 5.13.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.13.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.15.0-33-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-41-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-43-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-46-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-48-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-50-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-52-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-53-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-56-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.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-100-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-104-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-105-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-107-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-109-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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-modules-extra-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-33-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-34-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-36-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-38-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-41-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-43-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-44-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-45-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-48-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-49-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-50-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-53-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-55-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-59-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-63-generic Description-md5: 596917c13397cb4d5aad47d005306cd9 Description-en: Linux kernel extra modules for version 5.8.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.8.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.11.0-22-generic Description-md5: 17f84130cab5a91703968cf418123c19 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on PowerPC 64el. Package: linux-tools-5.11.0-25-generic Description-md5: f38d5d39954ec5ddf9c44d39f0d9c5fe Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on PowerPC 64el. Package: linux-tools-5.11.0-27-generic Description-md5: f54a49a947ac5918e2cf598326e697e1 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on PowerPC 64el. Package: linux-tools-5.11.0-34-generic Description-md5: 51962abf290bc22b8bf936694605970d Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on PowerPC 64el. Package: linux-tools-5.11.0-36-generic Description-md5: 45ef3fde7a7d46fe25b5e2a0c11238c4 Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on PowerPC 64el. Package: linux-tools-5.11.0-37-generic Description-md5: f75b3c0078e156dc30f0cb6b9c25b0b8 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on PowerPC 64el. Package: linux-tools-5.11.0-38-generic Description-md5: 1c978e6f4b679cd725385ed2816001dc Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on PowerPC 64el. Package: linux-tools-5.11.0-40-generic Description-md5: c7e024667f7a41cacd22f736e5e0fb35 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on PowerPC 64el. Package: linux-tools-5.11.0-41-generic Description-md5: 957314e53d1191ba7c92ecdd7b48dc07 Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on PowerPC 64el. Package: linux-tools-5.11.0-43-generic Description-md5: ed1dfe9e9c9b66a6f9ad14316bcc35e1 Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on PowerPC 64el. Package: linux-tools-5.11.0-44-generic Description-md5: cd09eff846420add89ec3c01d20eb9a1 Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on PowerPC 64el. Package: linux-tools-5.11.0-46-generic Description-md5: d13cecaf5a2e47113af6ba1bb9f833e2 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on PowerPC 64el. Package: linux-tools-5.13.0-21-generic Description-md5: 9c65e10045ecdbb3d81616ac5e63de1e Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on PowerPC 64el. Package: linux-tools-5.13.0-22-generic Description-md5: 34b6d0dc2b782156cfc1d5a68851e2a3 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on PowerPC 64el. Package: linux-tools-5.13.0-23-generic Description-md5: 83206276951a6540d5731ed8ef144f0a Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on PowerPC 64el. Package: linux-tools-5.13.0-25-generic Description-md5: 03892334458225631cd61db8f385fcf1 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on PowerPC 64el. Package: linux-tools-5.13.0-27-generic Description-md5: 25665fd9688b9b19233beb1acb94a774 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on PowerPC 64el. Package: linux-tools-5.13.0-28-generic Description-md5: b8ed6e5e1dfb4c421a9441b2518a5889 Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on PowerPC 64el. Package: linux-tools-5.13.0-30-generic Description-md5: a2e9d05f2ee99ffdf972d4b91d16749d Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on PowerPC 64el. Package: linux-tools-5.13.0-35-generic Description-md5: e26efee2f9c890fbcada20ffc033d2f1 Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on PowerPC 64el. Package: linux-tools-5.13.0-37-generic Description-md5: 18052096a25c8cc3b89617db4687bc71 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on PowerPC 64el. Package: linux-tools-5.13.0-39-generic Description-md5: 6e9d8b83ccc42927faaa9fed2c9b4b37 Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on PowerPC 64el. Package: linux-tools-5.13.0-40-generic Description-md5: 39c6667b42c1916f5111b62386bc8cdc Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on PowerPC 64el. Package: linux-tools-5.13.0-41-generic Description-md5: 39f191bb1aa977c8c2a113aec5a14148 Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on PowerPC 64el. Package: linux-tools-5.13.0-44-generic Description-md5: b18b7fd01cf3b2bfb507e88097cf142f Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on PowerPC 64el. Package: linux-tools-5.13.0-48-generic Description-md5: 5c16352ba5c97fc6d6a89490f79e7aca Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on PowerPC 64el. Package: linux-tools-5.13.0-51-generic Description-md5: bf887517bd7a3ac3e0ef3a978c8c3ef5 Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on PowerPC 64el. Package: linux-tools-5.13.0-52-generic Description-md5: 37898285297aabd4590f5aac4e44ef37 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on PowerPC 64el. Package: linux-tools-5.15.0-33-generic Description-md5: 1dcb0e63b548ecbb99d14188ce88e83b Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on PowerPC 64el. Package: linux-tools-5.15.0-41-generic Description-md5: 4f8fb7249e7458164cb3a6d2587c1d91 Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on PowerPC 64el. Package: linux-tools-5.15.0-43-generic Description-md5: 4b4e62289c0c4df9a82c465ecc0ce120 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on PowerPC 64el. Package: linux-tools-5.15.0-46-generic Description-md5: 857663de5ba4cfb8bc71a5516a27ef6b Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on PowerPC 64el. Package: linux-tools-5.15.0-48-generic Description-md5: f6bf1bdaceafdc24a6f8783af093399d Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on PowerPC 64el. Package: linux-tools-5.15.0-50-generic Description-md5: e80936eaec18750ff28a1ec5e7831db5 Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on PowerPC 64el. Package: linux-tools-5.15.0-52-generic Description-md5: f47e3d3c030c9f8447ec1930bac0f34f Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on PowerPC 64el. Package: linux-tools-5.15.0-53-generic Description-md5: 942fa5f8528f70d6ef0b29f92116aebe Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on PowerPC 64el. Package: linux-tools-5.15.0-56-generic Description-md5: 888bd28587173cbf8e248de80affd82a Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on PowerPC 64el. Package: linux-tools-5.4.0-100 Description-md5: 66af15da68c9e5df084d90643e09cca0 Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on PowerPC 64el. You probably want to install linux-tools-5.4.0-100-. Package: linux-tools-5.4.0-100-generic Description-md5: c9fad833baf58a3ca8d03bec64e40dfc Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on PowerPC 64el. Package: linux-tools-5.4.0-104 Description-md5: 937f5371b5ce3eeca884853f7b753182 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on PowerPC 64el. You probably want to install linux-tools-5.4.0-104-. Package: linux-tools-5.4.0-104-generic Description-md5: 5cf5d2112b28e3ce2a650b4b967a6106 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on PowerPC 64el. Package: linux-tools-5.4.0-105 Description-md5: e4e16fff0f1a87b8bbb33aba13dd195f Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on PowerPC 64el. You probably want to install linux-tools-5.4.0-105-. Package: linux-tools-5.4.0-105-generic Description-md5: f8f08f1d6aea1eb30a271c97db9f5543 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on PowerPC 64el. Package: linux-tools-5.4.0-107 Description-md5: a7a4576c8b38c643b47b650695065a77 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on PowerPC 64el. You probably want to install linux-tools-5.4.0-107-. Package: linux-tools-5.4.0-107-generic Description-md5: defd63e25cabcb0e1eb1cc9532647e02 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on PowerPC 64el. Package: linux-tools-5.4.0-109 Description-md5: 346ff72afdadccaf7990cc41d9d635af Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on PowerPC 64el. You probably want to install linux-tools-5.4.0-109-. Package: linux-tools-5.4.0-109-generic Description-md5: 96704bced8c63dbb086095fb34304f39 Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on PowerPC 64el. Package: linux-tools-5.4.0-110 Description-md5: f3d2a04db1bc287b80c4cf8160f36e15 Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on PowerPC 64el. You probably want to install linux-tools-5.4.0-110-. Package: linux-tools-5.4.0-110-generic Description-md5: 7afa390d00fee5c933e3e5e25e7d849f Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on PowerPC 64el. Package: linux-tools-5.4.0-113 Description-md5: 9b7984fe12dfd7e5518faa0f9c625fed Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on PowerPC 64el. You probably want to install linux-tools-5.4.0-113-. Package: linux-tools-5.4.0-113-generic Description-md5: b6a105938be30d667aa2d1c94978b2e8 Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on PowerPC 64el. Package: linux-tools-5.4.0-117 Description-md5: f8fc1e8a5511e9400b95ac40a8959e64 Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on PowerPC 64el. You probably want to install linux-tools-5.4.0-117-. Package: linux-tools-5.4.0-117-generic Description-md5: 8353c8f9b491f67a09639a67af562f3e Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on PowerPC 64el. Package: linux-tools-5.4.0-120 Description-md5: b201289bc88db1bcbf5213b651b79d47 Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on PowerPC 64el. You probably want to install linux-tools-5.4.0-120-. Package: linux-tools-5.4.0-120-generic Description-md5: 4479bb1c54d71822383dfca1caeb6c11 Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on PowerPC 64el. Package: linux-tools-5.4.0-121 Description-md5: af74c4b6a30bb2723b5dab41170cf2ee Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on PowerPC 64el. You probably want to install linux-tools-5.4.0-121-. Package: linux-tools-5.4.0-121-generic Description-md5: 2b01dd1e334add6980370b5b170be1bb Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on PowerPC 64el. Package: linux-tools-5.4.0-122 Description-md5: ae2352af1546cbf9a4ca46e975fbe592 Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on PowerPC 64el. You probably want to install linux-tools-5.4.0-122-. Package: linux-tools-5.4.0-122-generic Description-md5: 09694c54daaa0ec105beb3a6b0b675fb Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on PowerPC 64el. Package: linux-tools-5.4.0-124 Description-md5: b0c06b351e7a482fc6425947475dddaf Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on PowerPC 64el. You probably want to install linux-tools-5.4.0-124-. Package: linux-tools-5.4.0-124-generic Description-md5: 9fcbf052864d465717499336eee9fb21 Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on PowerPC 64el. Package: linux-tools-5.4.0-125 Description-md5: 038633437e53328a825144ead1dc0fa7 Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on PowerPC 64el. You probably want to install linux-tools-5.4.0-125-. Package: linux-tools-5.4.0-125-generic Description-md5: 5720a7a375cec20e69eb2e40d298835d Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on PowerPC 64el. Package: linux-tools-5.4.0-126 Description-md5: 48ed52ee2eb941ab143a82395dbe1ef2 Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on PowerPC 64el. You probably want to install linux-tools-5.4.0-126-. Package: linux-tools-5.4.0-126-generic Description-md5: 3a300671638d13a90e58f3660f0669aa Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on PowerPC 64el. Package: linux-tools-5.4.0-128 Description-md5: 6b877b622b8ac8575777ffb57737bbe8 Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on PowerPC 64el. You probably want to install linux-tools-5.4.0-128-. Package: linux-tools-5.4.0-128-generic Description-md5: a7bd70cbf4598d4870f619240082aff7 Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on PowerPC 64el. Package: linux-tools-5.4.0-131 Description-md5: 21bc381709468128af160cdd59919243 Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on PowerPC 64el. You probably want to install linux-tools-5.4.0-131-. Package: linux-tools-5.4.0-131-generic Description-md5: 15d3a48557ccdc0494dd81369b0a32f9 Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on PowerPC 64el. Package: linux-tools-5.4.0-132 Description-md5: 4cc33dfde14415016becd66d2f77f70d Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on PowerPC 64el. You probably want to install linux-tools-5.4.0-132-. Package: linux-tools-5.4.0-132-generic Description-md5: 6978ad2601944dfd96a987c710a5838e Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on PowerPC 64el. Package: linux-tools-5.4.0-135 Description-md5: 80a630f5ec41ebd012f2eab9e3e100fa Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on PowerPC 64el. You probably want to install linux-tools-5.4.0-135-. Package: linux-tools-5.4.0-135-generic Description-md5: c71cf8c0f69426fdc586f58d8045a1a2 Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on PowerPC 64el. Package: linux-tools-5.4.0-28 Description-md5: 6fabf72e70bad6707dba51109cb53501 Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on PowerPC 64el. You probably want to install linux-tools-5.4.0-28-. Package: linux-tools-5.4.0-28-generic Description-md5: 492a4151ff5a88661f20b1a6c5f941e0 Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on PowerPC 64el. 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-31 Description-md5: a6edebbd78e902ce2fd8ed2e8f6dfa48 Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 on PowerPC 64el. You probably want to install linux-tools-5.4.0-31-. Package: linux-tools-5.4.0-31-generic Description-md5: 00bfce0f3c21c692101446f9aacdfa06 Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 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-39 Description-md5: 92a1219f8d0f131cdd5aa1347e387b0a Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 on PowerPC 64el. You probably want to install linux-tools-5.4.0-39-. Package: linux-tools-5.4.0-39-generic Description-md5: 9060891d7f6ac67abaf41603208002fb Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 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: linux-tools-5.4.0-42 Description-md5: 2cf02440c7f9600aa0b12c2a23d061e3 Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on PowerPC 64el. You probably want to install linux-tools-5.4.0-42-. Package: linux-tools-5.4.0-42-generic Description-md5: 4a54f4737a8c6aacc3b388181078ce03 Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on PowerPC 64el. Package: linux-tools-5.4.0-45 Description-md5: 010d60f2cdb1077af1b1dd52668206ea Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on PowerPC 64el. You probably want to install linux-tools-5.4.0-45-. Package: linux-tools-5.4.0-45-generic Description-md5: acf555cb3d097e72006f59ff605192f9 Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on PowerPC 64el. Package: linux-tools-5.4.0-47 Description-md5: d102ae37c18efadda4b4e1b3c1068d57 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on PowerPC 64el. You probably want to install linux-tools-5.4.0-47-. Package: linux-tools-5.4.0-47-generic Description-md5: 765df15feda1b4805a821de21b415de1 Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on PowerPC 64el. Package: linux-tools-5.4.0-48 Description-md5: dd9207788282251bb38cd2311e82dd1f Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on PowerPC 64el. You probably want to install linux-tools-5.4.0-48-. Package: linux-tools-5.4.0-48-generic Description-md5: e13b707b2aacc6df7fdd3432ecc0d3b4 Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on PowerPC 64el. Package: linux-tools-5.4.0-51 Description-md5: bb78347ef48f4d84d2bf41d4b8a3b4cb Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on PowerPC 64el. You probably want to install linux-tools-5.4.0-51-. Package: linux-tools-5.4.0-51-generic Description-md5: 7ec8ab8b3e93cf6a9e7d77255c365177 Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on PowerPC 64el. Package: linux-tools-5.4.0-52 Description-md5: ec52030d86655888ffde2407e6d77154 Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on PowerPC 64el. You probably want to install linux-tools-5.4.0-52-. Package: linux-tools-5.4.0-52-generic Description-md5: 46c464b9ead5a4cf612fe91fa168bd40 Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on PowerPC 64el. Package: linux-tools-5.4.0-53 Description-md5: 7f834c098a7927da15d62e571c1614f7 Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on PowerPC 64el. You probably want to install linux-tools-5.4.0-53-. Package: linux-tools-5.4.0-53-generic Description-md5: fc36af7c6be05300767a21917003da77 Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on PowerPC 64el. Package: linux-tools-5.4.0-58 Description-md5: e667ad79d57c45beabb0d245a4df1eeb Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on PowerPC 64el. You probably want to install linux-tools-5.4.0-58-. Package: linux-tools-5.4.0-58-generic Description-md5: 2504758cffea35ef2e24ad0ea9cb3f03 Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on PowerPC 64el. Package: linux-tools-5.4.0-59 Description-md5: 90526f08b747e2d5858d78e5bd368daf Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on PowerPC 64el. You probably want to install linux-tools-5.4.0-59-. Package: linux-tools-5.4.0-59-generic Description-md5: 1d6a4a7f7df38f5a448d0ae5b3475053 Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on PowerPC 64el. Package: linux-tools-5.4.0-60 Description-md5: 65f53a1ba8c5d2c6fbb6f5142e4d96bc Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on PowerPC 64el. You probably want to install linux-tools-5.4.0-60-. Package: linux-tools-5.4.0-60-generic Description-md5: ca0aeddaa8e9c72ac95b0b4a68858021 Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on PowerPC 64el. Package: linux-tools-5.4.0-62 Description-md5: 0719b017480befebb964589aee805303 Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on PowerPC 64el. You probably want to install linux-tools-5.4.0-62-. Package: linux-tools-5.4.0-62-generic Description-md5: 77a3dbbfd9e4bfc105153eff37955ffd Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on PowerPC 64el. Package: linux-tools-5.4.0-65 Description-md5: 4b880d5e4bc9493f3a5e77555dc3899e Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on PowerPC 64el. You probably want to install linux-tools-5.4.0-65-. Package: linux-tools-5.4.0-65-generic Description-md5: 739cb00afbf673a23e96863f2f1ea957 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on PowerPC 64el. Package: linux-tools-5.4.0-66 Description-md5: 6ccd0061b635d4402447f7d07ce605c4 Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on PowerPC 64el. You probably want to install linux-tools-5.4.0-66-. Package: linux-tools-5.4.0-66-generic Description-md5: 1de476f8bf810a9e394d6b9f3d7eb9a1 Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on PowerPC 64el. Package: linux-tools-5.4.0-67 Description-md5: 0c99401ad60fc1e5157c88e15ad03a86 Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on PowerPC 64el. You probably want to install linux-tools-5.4.0-67-. Package: linux-tools-5.4.0-67-generic Description-md5: 114f85dc61a88836eda57b2ca041afbf Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on PowerPC 64el. Package: linux-tools-5.4.0-70 Description-md5: 25bdbcbb74aac3326c43c385ab75ce04 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on PowerPC 64el. You probably want to install linux-tools-5.4.0-70-. Package: linux-tools-5.4.0-70-generic Description-md5: d1560e4d2d7092a05d1d96795f92b998 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on PowerPC 64el. Package: linux-tools-5.4.0-71 Description-md5: c5bb651f7a9b798e2782ef62b64088ee Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on PowerPC 64el. You probably want to install linux-tools-5.4.0-71-. Package: linux-tools-5.4.0-71-generic Description-md5: 30184cd0639cdfc91159b83b9753484f Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on PowerPC 64el. Package: linux-tools-5.4.0-72 Description-md5: 8c5328df58547076e829cf33895a4eaf Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on PowerPC 64el. You probably want to install linux-tools-5.4.0-72-. Package: linux-tools-5.4.0-72-generic Description-md5: f3956475c2e0156bcea14c962ab2e929 Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on PowerPC 64el. Package: linux-tools-5.4.0-73 Description-md5: 0e3a10e89e4bbcf11beb85bf648fa1a5 Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on PowerPC 64el. You probably want to install linux-tools-5.4.0-73-. Package: linux-tools-5.4.0-73-generic Description-md5: a2c75a5bfdca17f0d798a6875bc85342 Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on PowerPC 64el. Package: linux-tools-5.4.0-74 Description-md5: df1c2de86cad70c0065f40601d20aafb Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on PowerPC 64el. You probably want to install linux-tools-5.4.0-74-. Package: linux-tools-5.4.0-74-generic Description-md5: 69a2123ce496f3eaf7c9642579b40066 Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on PowerPC 64el. Package: linux-tools-5.4.0-77 Description-md5: 1e5fc7d7424121f8ec803ea49235326d Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on PowerPC 64el. You probably want to install linux-tools-5.4.0-77-. Package: linux-tools-5.4.0-77-generic Description-md5: cb232e3352f0acf111449c4c31b9180e Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on PowerPC 64el. Package: linux-tools-5.4.0-80 Description-md5: 1048351a91cd4970649c5573a1b7748a Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on PowerPC 64el. You probably want to install linux-tools-5.4.0-80-. Package: linux-tools-5.4.0-80-generic Description-md5: 571c5815180d4db679347e59b8290819 Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on PowerPC 64el. Package: linux-tools-5.4.0-81 Description-md5: c71aee00c96c5047e799efb2d4b05496 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on PowerPC 64el. You probably want to install linux-tools-5.4.0-81-. Package: linux-tools-5.4.0-81-generic Description-md5: 6f118307f5c7a46dd8164cb90a3372d5 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on PowerPC 64el. Package: linux-tools-5.4.0-84 Description-md5: 77286826b5da7378eaedc89def3711c9 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on PowerPC 64el. You probably want to install linux-tools-5.4.0-84-. Package: linux-tools-5.4.0-84-generic Description-md5: e5f724eae0963726da0457f0ab2a4ba7 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on PowerPC 64el. Package: linux-tools-5.4.0-86 Description-md5: bd988cf0c0cc937db34f7672c60fd3f4 Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on PowerPC 64el. You probably want to install linux-tools-5.4.0-86-. Package: linux-tools-5.4.0-86-generic Description-md5: 39ffa4eaf0fc7adcf5682e6583693ded Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on PowerPC 64el. Package: linux-tools-5.4.0-88 Description-md5: 6706abd86ebc635aa131e15c9024ce10 Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on PowerPC 64el. You probably want to install linux-tools-5.4.0-88-. Package: linux-tools-5.4.0-88-generic Description-md5: c5d72067af64abf943d8b67ac484b2c3 Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on PowerPC 64el. Package: linux-tools-5.4.0-89 Description-md5: 3795ff895e5a3de7f66a737d7774099e Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on PowerPC 64el. You probably want to install linux-tools-5.4.0-89-. Package: linux-tools-5.4.0-89-generic Description-md5: 270b0ce1b4dd5d48afb0b02bcbe5164c Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on PowerPC 64el. Package: linux-tools-5.4.0-90 Description-md5: d2b9ecbf2e4183a4788b52f208b9ffd5 Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on PowerPC 64el. You probably want to install linux-tools-5.4.0-90-. Package: linux-tools-5.4.0-90-generic Description-md5: 8dfb19012d95c549522c5fc7a5982412 Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on PowerPC 64el. Package: linux-tools-5.4.0-91 Description-md5: 5a367f1a0a155c53d1470727afd85afb Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on PowerPC 64el. You probably want to install linux-tools-5.4.0-91-. Package: linux-tools-5.4.0-91-generic Description-md5: 3fad50a0616c4a79587596dbbdf4708f Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on PowerPC 64el. Package: linux-tools-5.4.0-92 Description-md5: e6e1f1707280b95e141c7a5d62fd1965 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on PowerPC 64el. You probably want to install linux-tools-5.4.0-92-. Package: linux-tools-5.4.0-92-generic Description-md5: bf60d3205da953b3be51cfbd46bfa9fa Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on PowerPC 64el. Package: linux-tools-5.4.0-94 Description-md5: 6344372c95edf2580b9195fdb0eba92e Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on PowerPC 64el. You probably want to install linux-tools-5.4.0-94-. Package: linux-tools-5.4.0-94-generic Description-md5: 0c6bfbcd3b4a4a1948014dc1f5913a4c Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on PowerPC 64el. Package: linux-tools-5.4.0-96 Description-md5: d6b05343443e9732ee5306ce6dcec80a Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on PowerPC 64el. You probably want to install linux-tools-5.4.0-96-. Package: linux-tools-5.4.0-96-generic Description-md5: 0e6598506d7736328ddb9aee0de78103 Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on PowerPC 64el. Package: linux-tools-5.4.0-97 Description-md5: 2171f6a0669bec3c23893cf4e201cfb4 Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on PowerPC 64el. You probably want to install linux-tools-5.4.0-97-. Package: linux-tools-5.4.0-97-generic Description-md5: da7f43c0fb02ecad39be277320fd6cfb Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on PowerPC 64el. Package: linux-tools-5.4.0-99 Description-md5: 652d8d6c49a88dc85ce2112cad8f964b Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on PowerPC 64el. You probably want to install linux-tools-5.4.0-99-. Package: linux-tools-5.4.0-99-generic Description-md5: fa979a7d6dbccda7e8c5591920313fb1 Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on PowerPC 64el. Package: linux-tools-5.8.0-33-generic Description-md5: d066d7531a5637ce8b5418083637da22 Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on PowerPC 64el. Package: linux-tools-5.8.0-34-generic Description-md5: 1a16958987f922d4c0c4bdac873fb1ad Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on PowerPC 64el. Package: linux-tools-5.8.0-36-generic Description-md5: f48ff73811a8204a751ce2ab27519479 Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on PowerPC 64el. Package: linux-tools-5.8.0-38-generic Description-md5: 8f9a2c7e050130261bec5494618e8eb0 Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on PowerPC 64el. Package: linux-tools-5.8.0-41-generic Description-md5: c216d39cc9c00b25b5cf346e6aa74206 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on PowerPC 64el. Package: linux-tools-5.8.0-43-generic Description-md5: 3bf3f8d34ceb11f3c07c9f4321d509c9 Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on PowerPC 64el. Package: linux-tools-5.8.0-44-generic Description-md5: 08547f60d0c638867cb4e90075d0446a Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on PowerPC 64el. Package: linux-tools-5.8.0-45-generic Description-md5: d12179c028ef7ed520a75c58e2b16773 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on PowerPC 64el. Package: linux-tools-5.8.0-48-generic Description-md5: edfdf1329af8da9d6469611543f6f892 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on PowerPC 64el. Package: linux-tools-5.8.0-49-generic Description-md5: 9a846e97cf19ef2229490830c15d3bee Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on PowerPC 64el. Package: linux-tools-5.8.0-50-generic Description-md5: 90605134039b8db2cc4cad69c08a18d8 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on PowerPC 64el. Package: linux-tools-5.8.0-53-generic Description-md5: aaf362efe67025e5f13af4487fb4a928 Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on PowerPC 64el. Package: linux-tools-5.8.0-55-generic Description-md5: 00bac5a763eb9a497b2f104901b4f6e5 Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on PowerPC 64el. Package: linux-tools-5.8.0-59-generic Description-md5: db279eb1a6ac8192d762798e63efee20 Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on PowerPC 64el. Package: linux-tools-5.8.0-63-generic Description-md5: d13adca4718b9fc24e813179e3667dbb Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on PowerPC 64el. Package: linux-buildinfo-5.11.0-1017-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1018-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1020-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1021-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1022-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1023-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1024-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1026-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1028-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1029-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1030-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-1031-generic Description-md5: 4c46c6206f6681b221ac2ee182c79d6f Description-en: Linux kernel buildinfo for version 5.11.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.11.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1012-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1015-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1019-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1020-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1021-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1023-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-1026-generic Description-md5: a98fb7c96bde0062fc1511eb0e801f2c Description-en: Linux kernel buildinfo for version 5.13.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.13.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1017-generic Description-md5: 3f433fb518ee3f88c3ef7ed51491cc8b Description-en: Linux kernel buildinfo for version 5.15.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.15.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1018-generic Description-md5: 3f433fb518ee3f88c3ef7ed51491cc8b Description-en: Linux kernel buildinfo for version 5.15.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.15.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1019-generic Description-md5: 3f433fb518ee3f88c3ef7ed51491cc8b Description-en: Linux kernel buildinfo for version 5.15.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.15.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1022-generic Description-md5: 3f433fb518ee3f88c3ef7ed51491cc8b Description-en: Linux kernel buildinfo for version 5.15.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.15.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1023-generic Description-md5: 3f433fb518ee3f88c3ef7ed51491cc8b Description-en: Linux kernel buildinfo for version 5.15.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.15.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1026-generic Description-md5: 3f433fb518ee3f88c3ef7ed51491cc8b Description-en: Linux kernel buildinfo for version 5.15.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.15.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-26-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-27-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-28-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-30-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-31-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-33-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-34-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-36-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-39-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-40-generic Description-md5: 89b583dc477b39a30cf0bc26ffbc4b78 Description-en: Linux kernel buildinfo for version 5.4.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.4.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-14-generic Description-md5: f6d4d4317964a0d52a06e98362eb9169 Description-en: Linux kernel buildinfo for version 5.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-16-generic Description-md5: f6d4d4317964a0d52a06e98362eb9169 Description-en: Linux kernel buildinfo for version 5.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-17-generic Description-md5: f6d4d4317964a0d52a06e98362eb9169 Description-en: Linux kernel buildinfo for version 5.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-18-generic Description-md5: f6d4d4317964a0d52a06e98362eb9169 Description-en: Linux kernel buildinfo for version 5.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-20-generic Description-md5: f6d4d4317964a0d52a06e98362eb9169 Description-en: Linux kernel buildinfo for version 5.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-22-generic Description-md5: f6d4d4317964a0d52a06e98362eb9169 Description-en: Linux kernel buildinfo for version 5.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-25-generic Description-md5: f6d4d4317964a0d52a06e98362eb9169 Description-en: Linux kernel buildinfo for version 5.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-26-generic Description-md5: f6d4d4317964a0d52a06e98362eb9169 Description-en: Linux kernel buildinfo for version 5.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-29-generic Description-md5: f6d4d4317964a0d52a06e98362eb9169 Description-en: Linux kernel buildinfo for version 5.8.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.8.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-headers-5.11.0-1017-generic Description-md5: 673ef84cb0f68d4d0d584f1c8195ac91 Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1017/debian.README.gz for details. Package: linux-headers-5.11.0-1018-generic Description-md5: f3ba7414d2fe9097f34d67add2119cbb Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1018/debian.README.gz for details. Package: linux-headers-5.11.0-1020-generic Description-md5: 73c0ad786b2e3e5c65a1af6483034933 Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1020/debian.README.gz for details. Package: linux-headers-5.11.0-1021-generic Description-md5: 5de7247db3a40f92d2533ebdd19ad55f Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1021/debian.README.gz for details. Package: linux-headers-5.11.0-1022-generic Description-md5: 2caf149c1c45b22d3fea169ddb87ac7f Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1022/debian.README.gz for details. Package: linux-headers-5.11.0-1023-generic Description-md5: 81bc5f2e590f840436f0697ac2bb872b Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1023/debian.README.gz for details. Package: linux-headers-5.11.0-1024-generic Description-md5: 148ebc895f0a4001c1eb4d48f902bc2a Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1024/debian.README.gz for details. Package: linux-headers-5.11.0-1026-generic Description-md5: bdc0527dd3a335c1888fcc4b6dd2f4d1 Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1026/debian.README.gz for details. Package: linux-headers-5.11.0-1028-generic Description-md5: 1c54192308edba9eadf2b786816cdb0a Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1028/debian.README.gz for details. Package: linux-headers-5.11.0-1029-generic Description-md5: a49195dbff8a434883ffe9449ad40f43 Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1029/debian.README.gz for details. Package: linux-headers-5.11.0-1030-generic Description-md5: 8533a37b90f23e1545c9dda0cbbe11a3 Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1030/debian.README.gz for details. Package: linux-headers-5.11.0-1031-generic Description-md5: a7d90999e33efb5278fceddc3c6ce61b Description-en: Linux kernel headers for version 5.11.0 on RISC-V SMP This package provides kernel header files for version 5.11.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1031/debian.README.gz for details. Package: linux-headers-5.13.0-1012-generic Description-md5: e4a26fb7f0a6dfa7d4e934091e538203 Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1012/debian.README.gz for details. Package: linux-headers-5.13.0-1015-generic Description-md5: b5a6312da0280918102297cf564bc22f Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1015/debian.README.gz for details. Package: linux-headers-5.13.0-1019-generic Description-md5: 042b13fc5682ebd1beb21cf806a11458 Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1019/debian.README.gz for details. Package: linux-headers-5.13.0-1020-generic Description-md5: 2df879b81a33aaf1d03dbe292f2f0df7 Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1020/debian.README.gz for details. Package: linux-headers-5.13.0-1021-generic Description-md5: 7b36eb8ac76dc264879ceea567ce90cb Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1021/debian.README.gz for details. Package: linux-headers-5.13.0-1023-generic Description-md5: 8dac987d38db0193b97ed0e7f5f2c311 Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1023/debian.README.gz for details. Package: linux-headers-5.13.0-1026-generic Description-md5: 44f19f4c079f8552ad89142fb40c48f8 Description-en: Linux kernel headers for version 5.13.0 on RISC-V SMP This package provides kernel header files for version 5.13.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-1026/debian.README.gz for details. Package: linux-headers-5.15.0-1017-generic Description-md5: 9557a7c935ec082edd5faa07d7d8d714 Description-en: Linux kernel headers for version 5.15.0 on RISC-V SMP This package provides kernel header files for version 5.15.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1017/debian.README.gz for details. Package: linux-headers-5.15.0-1018-generic Description-md5: aba6e12ec8918cfd85bd10c0fd12b9f3 Description-en: Linux kernel headers for version 5.15.0 on RISC-V SMP This package provides kernel header files for version 5.15.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1018/debian.README.gz for details. Package: linux-headers-5.15.0-1019-generic Description-md5: e3936bc53d3907e8963ee55074ec7dea Description-en: Linux kernel headers for version 5.15.0 on RISC-V SMP This package provides kernel header files for version 5.15.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1019/debian.README.gz for details. Package: linux-headers-5.15.0-1022-generic Description-md5: 08f9b657eadff613c92082887b46fef6 Description-en: Linux kernel headers for version 5.15.0 on RISC-V SMP This package provides kernel header files for version 5.15.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1022/debian.README.gz for details. Package: linux-headers-5.15.0-1023-generic Description-md5: 44bee0ac85204c4c5a8773510fed35a4 Description-en: Linux kernel headers for version 5.15.0 on RISC-V SMP This package provides kernel header files for version 5.15.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1023/debian.README.gz for details. Package: linux-headers-5.15.0-1026-generic Description-md5: 8f5e6b8a53ba009c66a0de276d2805e1 Description-en: Linux kernel headers for version 5.15.0 on RISC-V SMP This package provides kernel header files for version 5.15.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1026/debian.README.gz for details. Package: linux-headers-5.4.0-26-generic Description-md5: cd2aecaaa5dff2e85a482cf6230979e1 Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-26/debian.README.gz for details. Package: linux-headers-5.4.0-27-generic Description-md5: 9a6f3b1f883be0bb1cf0ddee1b9f03d9 Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-27/debian.README.gz for details. Package: linux-headers-5.4.0-28-generic Description-md5: de46f3a3abdae22750c8897c684635f2 Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-28/debian.README.gz for details. Package: linux-headers-5.4.0-30-generic Description-md5: c58d9acbf5bc92583ba03340aa02bd17 Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-30/debian.README.gz for details. Package: linux-headers-5.4.0-31-generic Description-md5: 6f5fe7392f799253278f677bea08c9bf Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-31/debian.README.gz for details. Package: linux-headers-5.4.0-33-generic Description-md5: 95735edc046d872a4427e2be38b2769e Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V 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-34-generic Description-md5: 533be0e8eaad08bcd5ac8616d5f3716c Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-34/debian.README.gz for details. Package: linux-headers-5.4.0-36-generic Description-md5: 5c87f972fbe51d5c9c8cce9e8684e905 Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-36/debian.README.gz for details. Package: linux-headers-5.4.0-39-generic Description-md5: ecb7ce29f093c802bd090bb96888d34b Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-39/debian.README.gz for details. Package: linux-headers-5.4.0-40-generic Description-md5: e578963430bf756202552306e8391eba Description-en: Linux kernel headers for version 5.4.0 on RISC-V SMP This package provides kernel header files for version 5.4.0 on RISC-V 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.8.0-14-generic Description-md5: 8f054e8f934bd7d78456f79b96e92dc5 Description-en: Linux kernel headers for version 5.8.0 on RISC-V SMP This package provides kernel header files for version 5.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-14/debian.README.gz for details. Package: linux-headers-5.8.0-16-generic Description-md5: f4ec28891bbd6cb43f734f0e54875a8b Description-en: Linux kernel headers for version 5.8.0 on RISC-V SMP This package provides kernel header files for version 5.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-16/debian.README.gz for details. Package: linux-headers-5.8.0-17-generic Description-md5: fa8850a350edb75b2d513b7976a7b2e4 Description-en: Linux kernel headers for version 5.8.0 on RISC-V SMP This package provides kernel header files for version 5.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-17/debian.README.gz for details. Package: linux-headers-5.8.0-18-generic Description-md5: 4ea3431b9b600402d5cbc13eb004be2e Description-en: Linux kernel headers for version 5.8.0 on RISC-V SMP This package provides kernel header files for version 5.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-18/debian.README.gz for details. Package: linux-headers-5.8.0-20-generic Description-md5: 11616ea428a10deccbf52371b4c9fb26 Description-en: Linux kernel headers for version 5.8.0 on RISC-V SMP This package provides kernel header files for version 5.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-20/debian.README.gz for details. Package: linux-headers-5.8.0-22-generic Description-md5: 1f2e765b07efebc6e8c879900ccc555c Description-en: Linux kernel headers for version 5.8.0 on RISC-V SMP This package provides kernel header files for version 5.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-22/debian.README.gz for details. Package: linux-headers-5.8.0-25-generic Description-md5: 4bf62bf4a793a72967ef7397e89cfc74 Description-en: Linux kernel headers for version 5.8.0 on RISC-V SMP This package provides kernel header files for version 5.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-25/debian.README.gz for details. Package: linux-headers-5.8.0-26-generic Description-md5: 377b0f8428c202a3bb3b954ea35b0886 Description-en: Linux kernel headers for version 5.8.0 on RISC-V SMP This package provides kernel header files for version 5.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-26/debian.README.gz for details. Package: linux-headers-5.8.0-29-generic Description-md5: 5b543ef43573357359925e24319e31e4 Description-en: Linux kernel headers for version 5.8.0 on RISC-V SMP This package provides kernel header files for version 5.8.0 on RISC-V SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-29/debian.README.gz for details. Package: linux-image-5.11.0-1017-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1018-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1020-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1021-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1022-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1023-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1024-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1026-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1028-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1029-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1030-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.11.0-1031-generic Description-md5: 87443398488e188289feb16273184012 Description-en: Linux kernel image for version 5.11.0 on RISC-V SMP This package contains the Linux kernel image for version 5.11.0 on RISC-V 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.13.0-1012-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.0 on RISC-V 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.13.0-1015-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.0 on RISC-V 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.13.0-1019-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.0 on RISC-V 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.13.0-1020-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.0 on RISC-V 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.13.0-1021-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.0 on RISC-V 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.13.0-1023-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.0 on RISC-V 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.13.0-1026-generic Description-md5: fe85dc7be45f763ea78b316625a41202 Description-en: Linux kernel image for version 5.13.0 on RISC-V SMP This package contains the Linux kernel image for version 5.13.0 on RISC-V 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.15.0-1017-generic Description-md5: 83cc15deb22e10f2a6054e7ec193cc29 Description-en: Linux kernel image for version 5.15.0 on RISC-V SMP This package contains the Linux kernel image for version 5.15.0 on RISC-V 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.15.0-1018-generic Description-md5: 83cc15deb22e10f2a6054e7ec193cc29 Description-en: Linux kernel image for version 5.15.0 on RISC-V SMP This package contains the Linux kernel image for version 5.15.0 on RISC-V 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.15.0-1019-generic Description-md5: 83cc15deb22e10f2a6054e7ec193cc29 Description-en: Linux kernel image for version 5.15.0 on RISC-V SMP This package contains the Linux kernel image for version 5.15.0 on RISC-V 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.15.0-1022-generic Description-md5: 83cc15deb22e10f2a6054e7ec193cc29 Description-en: Linux kernel image for version 5.15.0 on RISC-V SMP This package contains the Linux kernel image for version 5.15.0 on RISC-V 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.15.0-1023-generic Description-md5: 83cc15deb22e10f2a6054e7ec193cc29 Description-en: Linux kernel image for version 5.15.0 on RISC-V SMP This package contains the Linux kernel image for version 5.15.0 on RISC-V 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.15.0-1026-generic Description-md5: 83cc15deb22e10f2a6054e7ec193cc29 Description-en: Linux kernel image for version 5.15.0 on RISC-V SMP This package contains the Linux kernel image for version 5.15.0 on RISC-V 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-26-generic Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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-27-generic Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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-28-generic Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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-30-generic Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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-31-generic Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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 Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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-34-generic Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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-36-generic Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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-39-generic Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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 Description-md5: 2be3ddb08c1ef9ecf2e4853f6726a04b Description-en: Linux kernel image for version 5.4.0 on RISC-V SMP This package contains the Linux kernel image for version 5.4.0 on RISC-V 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.8.0-14-generic Description-md5: 3a42731e51a6cdef8d49442e009c05ff Description-en: Linux kernel image for version 5.8.0 on RISC-V SMP This package contains the Linux kernel image for version 5.8.0 on RISC-V 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.8.0-16-generic Description-md5: 3a42731e51a6cdef8d49442e009c05ff Description-en: Linux kernel image for version 5.8.0 on RISC-V SMP This package contains the Linux kernel image for version 5.8.0 on RISC-V 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.8.0-17-generic Description-md5: 3a42731e51a6cdef8d49442e009c05ff Description-en: Linux kernel image for version 5.8.0 on RISC-V SMP This package contains the Linux kernel image for version 5.8.0 on RISC-V 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.8.0-18-generic Description-md5: 3a42731e51a6cdef8d49442e009c05ff Description-en: Linux kernel image for version 5.8.0 on RISC-V SMP This package contains the Linux kernel image for version 5.8.0 on RISC-V 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.8.0-20-generic Description-md5: 3a42731e51a6cdef8d49442e009c05ff Description-en: Linux kernel image for version 5.8.0 on RISC-V SMP This package contains the Linux kernel image for version 5.8.0 on RISC-V 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.8.0-22-generic Description-md5: 3a42731e51a6cdef8d49442e009c05ff Description-en: Linux kernel image for version 5.8.0 on RISC-V SMP This package contains the Linux kernel image for version 5.8.0 on RISC-V 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.8.0-25-generic Description-md5: 3a42731e51a6cdef8d49442e009c05ff Description-en: Linux kernel image for version 5.8.0 on RISC-V SMP This package contains the Linux kernel image for version 5.8.0 on RISC-V 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.8.0-26-generic Description-md5: 3a42731e51a6cdef8d49442e009c05ff Description-en: Linux kernel image for version 5.8.0 on RISC-V SMP This package contains the Linux kernel image for version 5.8.0 on RISC-V 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.8.0-29-generic Description-md5: 3a42731e51a6cdef8d49442e009c05ff Description-en: Linux kernel image for version 5.8.0 on RISC-V SMP This package contains the Linux kernel image for version 5.8.0 on RISC-V 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.11.0-1017-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1018-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1020-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1021-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1022-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1023-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1024-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1026-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1028-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1029-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1030-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1031-generic Description-md5: b3aa74b4cefeabeb8cd02ec8a9e6a2c6 Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V 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.13.0-1012-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1015-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1019-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1020-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1021-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1023-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1026-generic Description-md5: 8742c14af221ded165e52f287a15ef7e Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V 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.15.0-1017-generic Description-md5: 72e77674912a30ce8c450938d1b65159 Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1018-generic Description-md5: 72e77674912a30ce8c450938d1b65159 Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1019-generic Description-md5: 72e77674912a30ce8c450938d1b65159 Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1022-generic Description-md5: 72e77674912a30ce8c450938d1b65159 Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1023-generic Description-md5: 72e77674912a30ce8c450938d1b65159 Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1026-generic Description-md5: 72e77674912a30ce8c450938d1b65159 Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V 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-26-generic Description-md5: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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-27-generic Description-md5: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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-28-generic Description-md5: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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-30-generic Description-md5: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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-31-generic Description-md5: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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-34-generic Description-md5: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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-36-generic Description-md5: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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-39-generic Description-md5: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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: 921bca13f33fb0bd3ae52964c5d9e99f Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V 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.8.0-14-generic Description-md5: 613a8dd31540036a0242be7b5bd25646 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-16-generic Description-md5: 613a8dd31540036a0242be7b5bd25646 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-17-generic Description-md5: 613a8dd31540036a0242be7b5bd25646 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-18-generic Description-md5: 613a8dd31540036a0242be7b5bd25646 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-20-generic Description-md5: 613a8dd31540036a0242be7b5bd25646 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-22-generic Description-md5: 613a8dd31540036a0242be7b5bd25646 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-25-generic Description-md5: 613a8dd31540036a0242be7b5bd25646 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-26-generic Description-md5: 613a8dd31540036a0242be7b5bd25646 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-29-generic Description-md5: 613a8dd31540036a0242be7b5bd25646 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V 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.11.0-1017-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1018-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1020-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1021-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1022-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1023-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1024-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1026-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1028-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1029-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1030-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.11.0-1031-generic Description-md5: 6ce1c23f8c31d36e39083e920964ef7f Description-en: Linux kernel extra modules for version 5.11.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.11.0 on RISC-V 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.13.0-1012-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1015-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1019-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1020-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1021-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1023-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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.13.0-1026-generic Description-md5: 649a803ac0179984fc03608c3a4f7e2a Description-en: Linux kernel extra modules for version 5.13.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.13.0 on RISC-V 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.15.0-1017-generic Description-md5: 66a7b20efe1d45f182b35dee0afc385e Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1018-generic Description-md5: 66a7b20efe1d45f182b35dee0afc385e Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1019-generic Description-md5: 66a7b20efe1d45f182b35dee0afc385e Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1022-generic Description-md5: 66a7b20efe1d45f182b35dee0afc385e Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1023-generic Description-md5: 66a7b20efe1d45f182b35dee0afc385e Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.15.0 on RISC-V 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.15.0-1026-generic Description-md5: 66a7b20efe1d45f182b35dee0afc385e Description-en: Linux kernel extra modules for version 5.15.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.15.0 on RISC-V 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-26-generic Description-md5: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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-27-generic Description-md5: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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-28-generic Description-md5: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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-30-generic Description-md5: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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-31-generic Description-md5: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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-34-generic Description-md5: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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-36-generic Description-md5: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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-39-generic Description-md5: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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: 8172f3ae5bd8fedd815b3867160189b0 Description-en: Linux kernel extra modules for version 5.4.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.4.0 on RISC-V 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.8.0-14-generic Description-md5: da836fb66979ff455d6d624d2dbaf856 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-16-generic Description-md5: da836fb66979ff455d6d624d2dbaf856 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-17-generic Description-md5: da836fb66979ff455d6d624d2dbaf856 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-18-generic Description-md5: da836fb66979ff455d6d624d2dbaf856 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-20-generic Description-md5: da836fb66979ff455d6d624d2dbaf856 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-22-generic Description-md5: da836fb66979ff455d6d624d2dbaf856 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-25-generic Description-md5: da836fb66979ff455d6d624d2dbaf856 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-26-generic Description-md5: da836fb66979ff455d6d624d2dbaf856 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.8.0 on RISC-V 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.8.0-29-generic Description-md5: da836fb66979ff455d6d624d2dbaf856 Description-en: Linux kernel extra modules for version 5.8.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.8.0 on RISC-V 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-riscv-5.11-tools-5.11.0-1017 Description-md5: f338c82edf982c730da5069b6f68481e Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on RISC-V. You probably want to install linux-tools-5.11.0-1017-. Package: linux-riscv-5.11-tools-5.11.0-1018 Description-md5: 367ee08c96d24da8b788ba5bc3dad2bd Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1018 on RISC-V. You probably want to install linux-tools-5.11.0-1018-. Package: linux-riscv-5.11-tools-5.11.0-1020 Description-md5: 836516b9b9adc779e30b209e8eac43cf Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on RISC-V. You probably want to install linux-tools-5.11.0-1020-. Package: linux-riscv-5.11-tools-5.11.0-1021 Description-md5: a128a9456199f58a0786ee4c2e67728c Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on RISC-V. You probably want to install linux-tools-5.11.0-1021-. Package: linux-riscv-5.11-tools-5.11.0-1022 Description-md5: a6fc1738156622f06bfa65e37a98f983 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on RISC-V. You probably want to install linux-tools-5.11.0-1022-. Package: linux-riscv-5.11-tools-5.11.0-1023 Description-md5: 8263bda65254ba5cd7b87c8a46c176cf Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on RISC-V. You probably want to install linux-tools-5.11.0-1023-. Package: linux-riscv-5.11-tools-5.11.0-1024 Description-md5: 2f40a5e534fb568bbd9d6cc737d602d7 Description-en: Linux kernel version specific tools for version 5.11.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1024 on RISC-V. You probably want to install linux-tools-5.11.0-1024-. Package: linux-riscv-5.11-tools-5.11.0-1026 Description-md5: 8f82032dad67a530481fe78283689b7e Description-en: Linux kernel version specific tools for version 5.11.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1026 on RISC-V. You probably want to install linux-tools-5.11.0-1026-. Package: linux-riscv-5.11-tools-5.11.0-1028 Description-md5: 1fdba98905048eb6bf416c384a751a45 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on RISC-V. You probably want to install linux-tools-5.11.0-1028-. Package: linux-riscv-5.11-tools-5.11.0-1029 Description-md5: 2c762b83d64d8cba36a28cd751a3e2f7 Description-en: Linux kernel version specific tools for version 5.11.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1029 on RISC-V. You probably want to install linux-tools-5.11.0-1029-. Package: linux-riscv-5.11-tools-5.11.0-1030 Description-md5: e6c91cfede597008272158e4ba01f569 Description-en: Linux kernel version specific tools for version 5.11.0-1030 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1030 on RISC-V. You probably want to install linux-tools-5.11.0-1030-. Package: linux-riscv-5.11-tools-5.11.0-1031 Description-md5: 9452a457b49ecfa44cf7cd6618639790 Description-en: Linux kernel version specific tools for version 5.11.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1031 on RISC-V. You probably want to install linux-tools-5.11.0-1031-. Package: linux-riscv-5.13-tools-5.13.0-1012 Description-md5: ef3b80afbac0c75ca5b45a7c0a98c5dc Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on RISC-V. You probably want to install linux-tools-5.13.0-1012-. Package: linux-riscv-5.13-tools-5.13.0-1015 Description-md5: c7309cdacea4f7f11982351e08738ad1 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1015 on RISC-V. You probably want to install linux-tools-5.13.0-1015-. Package: linux-riscv-5.13-tools-5.13.0-1019 Description-md5: bb8085ea2b8ccf3a0f3a95c38ddf61c2 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on RISC-V. You probably want to install linux-tools-5.13.0-1019-. Package: linux-riscv-5.13-tools-5.13.0-1020 Description-md5: 41d9fd3fedc40541cde327e2f3f8eea6 Description-en: Linux kernel version specific tools for version 5.13.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1020 on RISC-V. You probably want to install linux-tools-5.13.0-1020-. Package: linux-riscv-5.13-tools-5.13.0-1021 Description-md5: eef957f7808a3eef9eb23e15fe9d364b Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on RISC-V. You probably want to install linux-tools-5.13.0-1021-. Package: linux-riscv-5.13-tools-5.13.0-1023 Description-md5: 3c8ac1d2ec5b2c308c226bd41e50cddd Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on RISC-V. You probably want to install linux-tools-5.13.0-1023-. Package: linux-riscv-5.13-tools-5.13.0-1026 Description-md5: 42c1586c2740c10e6a96a225c7de4471 Description-en: Linux kernel version specific tools for version 5.13.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1026 on RISC-V. You probably want to install linux-tools-5.13.0-1026-. Package: linux-riscv-5.15-tools-5.15.0-1017 Description-md5: 6c0073e3beaad338a652009e8e16d3ea Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on RISC-V. You probably want to install linux-tools-5.15.0-1017-. Package: linux-riscv-5.15-tools-5.15.0-1018 Description-md5: 4a61e98cdadaafb0df811475ca547f0f Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1018 on RISC-V. You probably want to install linux-tools-5.15.0-1018-. Package: linux-riscv-5.15-tools-5.15.0-1019 Description-md5: 59ab4f485d33010cf21e76e02b53c96f Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on RISC-V. You probably want to install linux-tools-5.15.0-1019-. Package: linux-riscv-5.15-tools-5.15.0-1022 Description-md5: ebc9890626f3d048dd9861a489185f73 Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on RISC-V. You probably want to install linux-tools-5.15.0-1022-. Package: linux-riscv-5.15-tools-5.15.0-1023 Description-md5: f5507a329822dcb4e03b25205871f4cd Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on RISC-V. You probably want to install linux-tools-5.15.0-1023-. Package: linux-riscv-5.15-tools-5.15.0-1026 Description-md5: 858f42f85a568b2da7b2c3f2f7422ed0 Description-en: Linux kernel version specific tools for version 5.15.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1026 on RISC-V. You probably want to install linux-tools-5.15.0-1026-. Package: linux-riscv-5.8-tools-5.8.0-14 Description-md5: 17c14707693eef257e1eb91072f9535a Description-en: Linux kernel version specific tools for version 5.8.0-14 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-14 on RISC-V. You probably want to install linux-tools-5.8.0-14-. Package: linux-riscv-5.8-tools-5.8.0-16 Description-md5: fc07fda4f9f32c45298e24eeefa16ecb Description-en: Linux kernel version specific tools for version 5.8.0-16 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-16 on RISC-V. You probably want to install linux-tools-5.8.0-16-. Package: linux-riscv-5.8-tools-5.8.0-17 Description-md5: 12dcbb1b2397436b67fb397494bee185 Description-en: Linux kernel version specific tools for version 5.8.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-17 on RISC-V. You probably want to install linux-tools-5.8.0-17-. Package: linux-riscv-5.8-tools-5.8.0-18 Description-md5: 22ea8f807f84f5bd6c00a75181e5c6b2 Description-en: Linux kernel version specific tools for version 5.8.0-18 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-18 on RISC-V. You probably want to install linux-tools-5.8.0-18-. Package: linux-riscv-5.8-tools-5.8.0-20 Description-md5: ebe50ccc5af099c8ecf53992ebf3db37 Description-en: Linux kernel version specific tools for version 5.8.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-20 on RISC-V. You probably want to install linux-tools-5.8.0-20-. Package: linux-riscv-5.8-tools-5.8.0-22 Description-md5: 669c93f480d2251165e3f8fb24a80055 Description-en: Linux kernel version specific tools for version 5.8.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-22 on RISC-V. You probably want to install linux-tools-5.8.0-22-. Package: linux-riscv-5.8-tools-5.8.0-25 Description-md5: 5aae03a44c54a59446cada502c7879ae Description-en: Linux kernel version specific tools for version 5.8.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-25 on RISC-V. You probably want to install linux-tools-5.8.0-25-. Package: linux-riscv-5.8-tools-5.8.0-26 Description-md5: 07af802d74981e8b5b7b3bd03e8abd6a Description-en: Linux kernel version specific tools for version 5.8.0-26 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-26 on RISC-V. You probably want to install linux-tools-5.8.0-26-. Package: linux-riscv-5.8-tools-5.8.0-29 Description-md5: c77bde125dc1bafd3f7589e91b16ac1e Description-en: Linux kernel version specific tools for version 5.8.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.8.0-29 on RISC-V. You probably want to install linux-tools-5.8.0-29-. Package: linux-riscv-tools-5.4.0-26 Description-md5: f56e48b22af27cff0befa97444b8e8c6 Description-en: Linux kernel version specific tools for version 5.4.0-26 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-26 on RISC-V. You probably want to install linux-tools-5.4.0-26-. Package: linux-riscv-tools-5.4.0-27 Description-md5: 1a00afe850e51f5f14da1faea153cfd4 Description-en: Linux kernel version specific tools for version 5.4.0-27 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-27 on RISC-V. You probably want to install linux-tools-5.4.0-27-. Package: linux-riscv-tools-5.4.0-28 Description-md5: bf9d2bc3bda26f0af073b03b0da1852e Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on RISC-V. You probably want to install linux-tools-5.4.0-28-. Package: linux-riscv-tools-5.4.0-30 Description-md5: 17e029289828a8cbd1f649e8b089d36a Description-en: Linux kernel version specific tools for version 5.4.0-30 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-30 on RISC-V. You probably want to install linux-tools-5.4.0-30-. Package: linux-riscv-tools-5.4.0-31 Description-md5: 48d88b3b179f6c428b8e1305a9e07c7f Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 on RISC-V. You probably want to install linux-tools-5.4.0-31-. Package: linux-riscv-tools-5.4.0-33 Description-md5: 82c98bdf67fe32e09ca04279313b5db2 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 RISC-V. You probably want to install linux-tools-5.4.0-33-. Package: linux-riscv-tools-5.4.0-34 Description-md5: d62e996b7874760b75aac8a5bf2c84f3 Description-en: Linux kernel version specific tools for version 5.4.0-34 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-34 on RISC-V. You probably want to install linux-tools-5.4.0-34-. Package: linux-riscv-tools-5.4.0-36 Description-md5: 333bb60978a41736985f3b2d3615ab28 Description-en: Linux kernel version specific tools for version 5.4.0-36 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-36 on RISC-V. You probably want to install linux-tools-5.4.0-36-. Package: linux-riscv-tools-5.4.0-39 Description-md5: 6187e968dbd2fb69398ad48ece8256b3 Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 on RISC-V. You probably want to install linux-tools-5.4.0-39-. Package: linux-riscv-tools-5.4.0-40 Description-md5: 5e1fc590d40f3b3bd05a5761be058237 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 RISC-V. You probably want to install linux-tools-5.4.0-40-. Package: linux-tools-5.11.0-1017-generic Description-md5: 37694ddf31f2f38726f29c36e1e66578 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1017 on RISC-V. Package: linux-tools-5.11.0-1018-generic Description-md5: ac09c30577919a37dfaa0580b7b7145b Description-en: Linux kernel version specific tools for version 5.11.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.11.0-1018 on RISC-V. Package: linux-tools-5.11.0-1020-generic Description-md5: 0eb4b49ef7d95e97cc824d9493d87595 Description-en: Linux kernel version specific tools for version 5.11.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1020 on RISC-V. Package: linux-tools-5.11.0-1021-generic Description-md5: 60f66058659faf269d8e4a2959a33591 Description-en: Linux kernel version specific tools for version 5.11.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1021 on RISC-V. Package: linux-tools-5.11.0-1022-generic Description-md5: c8700cc9b38948492155ce3462bd5c00 Description-en: Linux kernel version specific tools for version 5.11.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1022 on RISC-V. Package: linux-tools-5.11.0-1023-generic Description-md5: e1d88d92d8f25df41d39161766004441 Description-en: Linux kernel version specific tools for version 5.11.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1023 on RISC-V. Package: linux-tools-5.11.0-1024-generic Description-md5: 5e6e72300aa282efa1e9e962b31a501f Description-en: Linux kernel version specific tools for version 5.11.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1024 on RISC-V. Package: linux-tools-5.11.0-1026-generic Description-md5: d6f3deebc269a33341910455f0d89573 Description-en: Linux kernel version specific tools for version 5.11.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1026 on RISC-V. Package: linux-tools-5.11.0-1028-generic Description-md5: d1c0e4a247ee090c4860dbeeb462d858 Description-en: Linux kernel version specific tools for version 5.11.0-1028 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1028 on RISC-V. Package: linux-tools-5.11.0-1029-generic Description-md5: 4cda09c15f441d27e5f6e55d2da5259f Description-en: Linux kernel version specific tools for version 5.11.0-1029 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1029 on RISC-V. Package: linux-tools-5.11.0-1030-generic Description-md5: 9919d9f41e1762f77333610293794521 Description-en: Linux kernel version specific tools for version 5.11.0-1030 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1030 on RISC-V. Package: linux-tools-5.11.0-1031-generic Description-md5: eb183056fbb1645d6bd8ffc4b1325a1f Description-en: Linux kernel version specific tools for version 5.11.0-1031 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1031 on RISC-V. Package: linux-tools-5.13.0-1012-generic Description-md5: 55eb5d4fa916852f4b71665365f72f16 Description-en: Linux kernel version specific tools for version 5.13.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1012 on RISC-V. Package: linux-tools-5.13.0-1015-generic Description-md5: f051ac54ad3b9b17f69a9f42044e91c5 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1015 on RISC-V. Package: linux-tools-5.13.0-1019-generic Description-md5: 9dcd9ee58158191a16f9b73e55c54f98 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-1019 on RISC-V. Package: linux-tools-5.13.0-1020-generic Description-md5: 4a5e682659777c92ad6086a8e604ce04 Description-en: Linux kernel version specific tools for version 5.13.0-1020 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1020 on RISC-V. Package: linux-tools-5.13.0-1021-generic Description-md5: 29d22518e700cb8646566bed824365ea Description-en: Linux kernel version specific tools for version 5.13.0-1021 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1021 on RISC-V. Package: linux-tools-5.13.0-1023-generic Description-md5: c07ac259b2d6faf7765d6320cbd4e191 Description-en: Linux kernel version specific tools for version 5.13.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1023 on RISC-V. Package: linux-tools-5.13.0-1026-generic Description-md5: 2b4170e322a7102340933adecd622f41 Description-en: Linux kernel version specific tools for version 5.13.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-1026 on RISC-V. Package: linux-tools-5.15.0-1017-generic Description-md5: bd7327f511c3e512a632b3365e61c0f0 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1017 on RISC-V. Package: linux-tools-5.15.0-1018-generic Description-md5: 6304dda6fe1593f5e7b46af6cbcb663a Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1018 on RISC-V. Package: linux-tools-5.15.0-1019-generic Description-md5: ea526878e1c17150be70dfcfce19b1d7 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-1019 on RISC-V. Package: linux-tools-5.15.0-1022-generic Description-md5: 88c09fcae9eaf74d2197be3c861cb8ce Description-en: Linux kernel version specific tools for version 5.15.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1022 on RISC-V. Package: linux-tools-5.15.0-1023-generic Description-md5: 5537cdc1c1a3711d98970c95bf5442f8 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on RISC-V. Package: linux-tools-5.15.0-1026-generic Description-md5: 7d9dbcb79d336b06a67300c89749fec9 Description-en: Linux kernel version specific tools for version 5.15.0-1026 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1026 on RISC-V. Package: linux-tools-5.4.0-26-generic Description-md5: 85f39a02e01fa2a02ae0bb4334da9a06 Description-en: Linux kernel version specific tools for version 5.4.0-26 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-26 on RISC-V. Package: linux-tools-5.4.0-27-generic Description-md5: 73efe9182de2c7724b148ddf3b8e03f2 Description-en: Linux kernel version specific tools for version 5.4.0-27 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-27 on RISC-V. Package: linux-tools-5.4.0-28-generic Description-md5: fff75e2a7571377511a56e65fc6eda5d Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on RISC-V. Package: linux-tools-5.4.0-30-generic Description-md5: 0267b5f2bfb04eb02d9f4b1e573df221 Description-en: Linux kernel version specific tools for version 5.4.0-30 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-30 on RISC-V. Package: linux-tools-5.4.0-31-generic Description-md5: 9e156e85ea5db2c1a772f87765917f55 Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 on RISC-V. Package: linux-tools-5.4.0-33-generic Description-md5: a3f96e0b22620fc7461b849725843b2e 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 RISC-V. Package: linux-tools-5.4.0-34-generic Description-md5: b937b3e0f7581bff82c8dad4852066a2 Description-en: Linux kernel version specific tools for version 5.4.0-34 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-34 on RISC-V. Package: linux-tools-5.4.0-36-generic Description-md5: b6eb4347ff2359aa38c2371f50040a87 Description-en: Linux kernel version specific tools for version 5.4.0-36 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-36 on RISC-V. Package: linux-tools-5.4.0-39-generic Description-md5: 7b45fe1f74d7f9140dcf3f7abfd99341 Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 on RISC-V. Package: linux-tools-5.4.0-40-generic Description-md5: 283b9c1763dcd04ddf9743021501e95a 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 RISC-V. Package: linux-tools-5.8.0-14-generic Description-md5: 115c2e202f038091a62a1f6bc7b8405a Description-en: Linux kernel version specific tools for version 5.8.0-14 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-14 on RISC-V. Package: linux-tools-5.8.0-16-generic Description-md5: 459a6b0734bd71ce8a9ebe1f42a2f685 Description-en: Linux kernel version specific tools for version 5.8.0-16 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-16 on RISC-V. Package: linux-tools-5.8.0-17-generic Description-md5: 6694fff1f38a7a7e55885149c72b900b Description-en: Linux kernel version specific tools for version 5.8.0-17 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-17 on RISC-V. Package: linux-tools-5.8.0-18-generic Description-md5: d3277ceaeff350abf0735e5f78921bb4 Description-en: Linux kernel version specific tools for version 5.8.0-18 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-18 on RISC-V. Package: linux-tools-5.8.0-20-generic Description-md5: 242d408c67ebf2ed84a2dcf3983335da Description-en: Linux kernel version specific tools for version 5.8.0-20 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-20 on RISC-V. Package: linux-tools-5.8.0-22-generic Description-md5: edc5766bab467af04f0497666aae15f7 Description-en: Linux kernel version specific tools for version 5.8.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-22 on RISC-V. Package: linux-tools-5.8.0-25-generic Description-md5: 74d093374124f45af708e0ca23d5ad6c Description-en: Linux kernel version specific tools for version 5.8.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-25 on RISC-V. Package: linux-tools-5.8.0-26-generic Description-md5: 7535d1240b5ebd2300afa95fcd5ff5df Description-en: Linux kernel version specific tools for version 5.8.0-26 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-26 on RISC-V. Package: linux-tools-5.8.0-29-generic Description-md5: 269c6b8de945e5c7dfcf582a8a78690e Description-en: Linux kernel version specific tools for version 5.8.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.8.0-29 on RISC-V. Package: openjdk-11-jre Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a Description-en: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. Package: openjdk-11-jre-headless Description-md5: 125494d786a73a442968635c3a21c714 Description-en: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. Package: u-boot-sifive Description-md5: 5dade2d2738e55b109029b3425886ec5 Description-en: A boot loader for SiFive systems Das U-Boot is a cross-platform bootloader for embedded systems, used as the default boot loader by several board vendors. It is intended to be easy to port and to debug, and runs on many supported architectures, including PPC, ARM, MIPS, x86, m68k, NIOS, and Microblaze. . This package includes boot loaders for various SiFive platforms. . Included platforms: sifive_fu540 sifive_hifive_unmatched_fu740 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.11.0-22-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-25-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-27-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-34-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-36-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-37-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-38-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-40-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-41-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-43-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-44-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.11.0-46-generic Description-md5: cf22b824e5941eb610a2b81744ff7849 Description-en: Linux kernel buildinfo for version 5.11.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.11.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-21-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-22-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-23-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-25-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-27-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-28-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-30-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-35-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-37-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-39-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-40-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-41-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-44-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-48-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-51-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.13.0-52-generic Description-md5: 8d532ce440097ea281ba15d819c24b1d Description-en: Linux kernel buildinfo for version 5.13.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.13.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-33-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-41-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-43-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-46-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-48-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-50-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-52-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-53-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-56-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-100-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-104-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-105-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-107-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-109-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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-buildinfo-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-33-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-34-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-36-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-38-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-41-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-43-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-44-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-45-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-48-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-49-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-50-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-53-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-55-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-59-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.8.0-63-generic Description-md5: 7c65988e0f6b021bb099e0a82c07f552 Description-en: Linux kernel buildinfo for version 5.8.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.8.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-headers-5.11.0-22-generic Description-md5: 8bdade354f70cc694c191998ca02b9cf Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-22/debian.README.gz for details. Package: linux-headers-5.11.0-25-generic Description-md5: 13943144a92ccb79eb3cc3f31cc67c46 Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-25/debian.README.gz for details. Package: linux-headers-5.11.0-27-generic Description-md5: 06e17686758b66c5e4fdaebc76008c49 Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-27/debian.README.gz for details. Package: linux-headers-5.11.0-34-generic Description-md5: daf32fc8f4498efe475a06a04ffe55b2 Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-34/debian.README.gz for details. Package: linux-headers-5.11.0-36-generic Description-md5: 8ba7984eb5a94a76e3d7fa5d20bd2235 Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-36/debian.README.gz for details. Package: linux-headers-5.11.0-37-generic Description-md5: 6d727b476e005a27703658bee5735195 Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-37/debian.README.gz for details. Package: linux-headers-5.11.0-38-generic Description-md5: 1fbc7ce82911743388a991c516e87e12 Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-38/debian.README.gz for details. Package: linux-headers-5.11.0-40-generic Description-md5: 0fb32c696af8af653645c4535b49820f Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-40/debian.README.gz for details. Package: linux-headers-5.11.0-41-generic Description-md5: bfbeee903d31eed51ed4d4f0b10104e1 Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-41/debian.README.gz for details. Package: linux-headers-5.11.0-43-generic Description-md5: 74475a59e702f7285dae16862c9e4cb7 Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-43/debian.README.gz for details. Package: linux-headers-5.11.0-44-generic Description-md5: 6a8eff38de5c50b975e6f845056f042d Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-44/debian.README.gz for details. Package: linux-headers-5.11.0-46-generic Description-md5: 0e6c801cb60361fd987b49bd9c0e9a9e Description-en: Linux kernel headers for version 5.11.0 on System 390x SMP This package provides kernel header files for version 5.11.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-46/debian.README.gz for details. Package: linux-headers-5.13.0-21-generic Description-md5: fc9bf6bce5ab5a4457364b0d282ac0f6 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-21/debian.README.gz for details. Package: linux-headers-5.13.0-22-generic Description-md5: 50bfafc159cf667fd082004215d546d4 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-22/debian.README.gz for details. Package: linux-headers-5.13.0-23-generic Description-md5: 024aec6eaefb73db254417475023b578 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-23/debian.README.gz for details. Package: linux-headers-5.13.0-25-generic Description-md5: c4471e5227ad4297fc978d771225213c Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-25/debian.README.gz for details. Package: linux-headers-5.13.0-27-generic Description-md5: 0f96f035a898812c847fedf7ff033321 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-27/debian.README.gz for details. Package: linux-headers-5.13.0-28-generic Description-md5: aa9e8d47b72762b59c88e6131e6b5f55 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-28/debian.README.gz for details. Package: linux-headers-5.13.0-30-generic Description-md5: bff979c9853be669853eede0f796f988 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-30/debian.README.gz for details. Package: linux-headers-5.13.0-35-generic Description-md5: dcb01800b126a8c89a464b767b86790b Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-35/debian.README.gz for details. Package: linux-headers-5.13.0-37-generic Description-md5: 00803f39427dc81c90fcc5a4cab8730c Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-37/debian.README.gz for details. Package: linux-headers-5.13.0-39-generic Description-md5: df8fb7e6e26cc43c77aedccd029a1bd5 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-39/debian.README.gz for details. Package: linux-headers-5.13.0-40-generic Description-md5: 8a9d13d2c614f5171d4a1e3f5cbb17d8 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-40/debian.README.gz for details. Package: linux-headers-5.13.0-41-generic Description-md5: a9489d1b149b69abec8a5a2238c60e0a Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-41/debian.README.gz for details. Package: linux-headers-5.13.0-44-generic Description-md5: 3f129965d27f857e62a420da13e77f03 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-44/debian.README.gz for details. Package: linux-headers-5.13.0-48-generic Description-md5: 835ebc224e4f6aea96e435f6bc9f1496 Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-48/debian.README.gz for details. Package: linux-headers-5.13.0-51-generic Description-md5: 7ba74a59615100439d80d6f45b5acb7b Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-51/debian.README.gz for details. Package: linux-headers-5.13.0-52-generic Description-md5: 505af37fb424a28c6b28c06a341f0aed Description-en: Linux kernel headers for version 5.13.0 on System 390x SMP This package provides kernel header files for version 5.13.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.13.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-33-generic Description-md5: 8e1c8e4cd14e1ff91036ed7149aa8ef3 Description-en: Linux kernel headers for version 5.15.0 on System 390x SMP This package provides kernel header files for version 5.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-33/debian.README.gz for details. Package: linux-headers-5.15.0-41-generic Description-md5: 5890fd9fb2d6c17ec5faab4e834c4228 Description-en: Linux kernel headers for version 5.15.0 on System 390x SMP This package provides kernel header files for version 5.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-41/debian.README.gz for details. Package: linux-headers-5.15.0-43-generic Description-md5: dc6f32989c5c86e154094347dcccd712 Description-en: Linux kernel headers for version 5.15.0 on System 390x SMP This package provides kernel header files for version 5.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-43/debian.README.gz for details. Package: linux-headers-5.15.0-46-generic Description-md5: a95888d257b37fb565c47d45a336fb56 Description-en: Linux kernel headers for version 5.15.0 on System 390x SMP This package provides kernel header files for version 5.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-46/debian.README.gz for details. Package: linux-headers-5.15.0-48-generic Description-md5: 543df7619ddc91048b1c4bebebbd188f Description-en: Linux kernel headers for version 5.15.0 on System 390x SMP This package provides kernel header files for version 5.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-48/debian.README.gz for details. Package: linux-headers-5.15.0-50-generic Description-md5: 917a433d891083de39caa793e53aabc4 Description-en: Linux kernel headers for version 5.15.0 on System 390x SMP This package provides kernel header files for version 5.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-50/debian.README.gz for details. Package: linux-headers-5.15.0-52-generic Description-md5: 325b917d70f36197e3b0c6c7e181294c Description-en: Linux kernel headers for version 5.15.0 on System 390x SMP This package provides kernel header files for version 5.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-52/debian.README.gz for details. Package: linux-headers-5.15.0-53-generic Description-md5: 1236a6f1e84887aa3f52594236336db2 Description-en: Linux kernel headers for version 5.15.0 on System 390x SMP This package provides kernel header files for version 5.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-53/debian.README.gz for details. Package: linux-headers-5.15.0-56-generic Description-md5: f305d2f09e6fea47b868f1cb827d0f90 Description-en: Linux kernel headers for version 5.15.0 on System 390x SMP This package provides kernel header files for version 5.15.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-56/debian.README.gz for details. Package: linux-headers-5.4.0-100-generic Description-md5: e82796b76c544f5ccb17316faeb7c8b3 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-100/debian.README.gz for details. Package: linux-headers-5.4.0-104-generic Description-md5: 83498515676788c54c310806b9235d08 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-104/debian.README.gz for details. Package: linux-headers-5.4.0-105-generic Description-md5: aae7142c44c682b9130258458a82660f 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-105/debian.README.gz for details. Package: linux-headers-5.4.0-107-generic Description-md5: 6240870b9c33665f698f3257d96d6115 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-107/debian.README.gz for details. Package: linux-headers-5.4.0-109-generic Description-md5: bf224772ddf98dec79f07922ece6d8c1 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-109/debian.README.gz for details. Package: linux-headers-5.4.0-110-generic Description-md5: 83e37163195ae08c453cc77aad585250 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-110/debian.README.gz for details. Package: linux-headers-5.4.0-113-generic Description-md5: 83daa1c1423923d683acff99d4666acc 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-113/debian.README.gz for details. Package: linux-headers-5.4.0-117-generic Description-md5: 876761446cb6589b011784d7f9f4da51 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-117/debian.README.gz for details. Package: linux-headers-5.4.0-120-generic Description-md5: 17a4e83845d62f40a2bdd2bbcbf9e884 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-120/debian.README.gz for details. Package: linux-headers-5.4.0-121-generic Description-md5: acc765a4203c6419a70802312814b4bb 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-121/debian.README.gz for details. Package: linux-headers-5.4.0-122-generic Description-md5: ead07627df7e82078a331b7d0fe7d9ce 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-122/debian.README.gz for details. Package: linux-headers-5.4.0-124-generic Description-md5: 91ffb6c6f103b0ad9cc355a3310dc2a5 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-124/debian.README.gz for details. Package: linux-headers-5.4.0-125-generic Description-md5: 765ff40a007af033f8e95c430486fe98 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-125/debian.README.gz for details. Package: linux-headers-5.4.0-126-generic Description-md5: 63595a40952e4ec191d565b3b1111b3a 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-126/debian.README.gz for details. Package: linux-headers-5.4.0-128-generic Description-md5: 2759f3c0fac8930de6590073d50a0e45 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-128/debian.README.gz for details. Package: linux-headers-5.4.0-131-generic Description-md5: d6acea9a9c7ce674ef996b15346d4410 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-131/debian.README.gz for details. Package: linux-headers-5.4.0-132-generic Description-md5: 2aa2a7a75860e56dac8fdb4ac971177b 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-132/debian.README.gz for details. Package: linux-headers-5.4.0-135-generic Description-md5: 58d99e024569a99871a946a2eefa164c 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-135/debian.README.gz for details. Package: linux-headers-5.4.0-28-generic Description-md5: 581bacdafa1d3598403fcf2f828e1185 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-28/debian.README.gz for details. 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-31-generic Description-md5: 59ca07063b675cdc875f7ec6eae1ac04 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-31/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-39-generic Description-md5: 3f03c946861177cce1a6eed7227fe4a6 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-39/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-headers-5.4.0-42-generic Description-md5: b62dfeaaff12eecb71818afa3064da70 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-42/debian.README.gz for details. Package: linux-headers-5.4.0-45-generic Description-md5: 8d4d5eb59751aa98b2ad6beb51f566d5 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-45/debian.README.gz for details. Package: linux-headers-5.4.0-47-generic Description-md5: 70ddfd02e058b870c82cb2a7f66e055f 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-47/debian.README.gz for details. Package: linux-headers-5.4.0-48-generic Description-md5: b68775c9319db1fc5f494b5055807e69 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-48/debian.README.gz for details. Package: linux-headers-5.4.0-51-generic Description-md5: 3a79bf2fd745ab3f4dd1396f4a56d91f 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-51/debian.README.gz for details. Package: linux-headers-5.4.0-52-generic Description-md5: aace6a99ad67a3940184c3680fbeda50 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-52/debian.README.gz for details. Package: linux-headers-5.4.0-53-generic Description-md5: acc8df48aa9ef18dced861421b20d8ed 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-53/debian.README.gz for details. Package: linux-headers-5.4.0-58-generic Description-md5: 93aa44cbfcfe49fc33639fa6d7022ca6 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-58/debian.README.gz for details. Package: linux-headers-5.4.0-59-generic Description-md5: 63bdb24fb952637e5ed4a792527a3bda 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-59/debian.README.gz for details. Package: linux-headers-5.4.0-60-generic Description-md5: a98bb2f71e49df2147bf2a1fba31f58f 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-60/debian.README.gz for details. Package: linux-headers-5.4.0-62-generic Description-md5: c6626a7923eecde86dc05014f78226e5 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-62/debian.README.gz for details. Package: linux-headers-5.4.0-65-generic Description-md5: a75806d53232a79e015299a9853caf6d 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-65/debian.README.gz for details. Package: linux-headers-5.4.0-66-generic Description-md5: e0e4f1bd12d8314610f1109842cb2636 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-66/debian.README.gz for details. Package: linux-headers-5.4.0-67-generic Description-md5: 4c89e2f74cc9ada31838dec910c98b7e 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-67/debian.README.gz for details. Package: linux-headers-5.4.0-70-generic Description-md5: a80f860257b80a8bad3ebec71701cd92 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-70/debian.README.gz for details. Package: linux-headers-5.4.0-71-generic Description-md5: 994ea3589f7b8fb11cd998222496fca2 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-71/debian.README.gz for details. Package: linux-headers-5.4.0-72-generic Description-md5: 8bbe6e660c6f4eb7d7835cdfec6d9df7 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-72/debian.README.gz for details. Package: linux-headers-5.4.0-73-generic Description-md5: 25c408e68235c07fa6c456e0c1d4a5ab 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-73/debian.README.gz for details. Package: linux-headers-5.4.0-74-generic Description-md5: 799948e8bc76293a6f0ca16b63d24b1f 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-74/debian.README.gz for details. Package: linux-headers-5.4.0-77-generic Description-md5: 06289a95be36ca24cf03263131e188aa 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-77/debian.README.gz for details. Package: linux-headers-5.4.0-80-generic Description-md5: bc8c8dd7d2cc4a0469bf2b1b01717a9a 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-80/debian.README.gz for details. Package: linux-headers-5.4.0-81-generic Description-md5: 7f301018b66debe63ac4092ba7df7488 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-81/debian.README.gz for details. Package: linux-headers-5.4.0-84-generic Description-md5: 44853517823865fb5d4f80540007adb4 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-84/debian.README.gz for details. Package: linux-headers-5.4.0-86-generic Description-md5: 456c4b152b1f809aed206708e76968b7 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-86/debian.README.gz for details. Package: linux-headers-5.4.0-88-generic Description-md5: 2093f7d254e245aa30ffe46f68af3c66 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-88/debian.README.gz for details. Package: linux-headers-5.4.0-89-generic Description-md5: b05ab348e015949ad0934da17138089b 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-89/debian.README.gz for details. Package: linux-headers-5.4.0-90-generic Description-md5: 631736a52b6340e4472c78c6c6ab7880 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-90/debian.README.gz for details. Package: linux-headers-5.4.0-91-generic Description-md5: 49b9aa14d679e77520dcef6baf2cb931 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-91/debian.README.gz for details. Package: linux-headers-5.4.0-92-generic Description-md5: dd6ffafc1b8376093505cfd81cbcc11c 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-92/debian.README.gz for details. Package: linux-headers-5.4.0-94-generic Description-md5: 9752d0fd314586b306d448c0d1c0fcde 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-94/debian.README.gz for details. Package: linux-headers-5.4.0-96-generic Description-md5: 7ed9a60e501918b53143a6f8f44bff6a 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-96/debian.README.gz for details. Package: linux-headers-5.4.0-97-generic Description-md5: 115fa61670869759768af69ec8581e5e 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-97/debian.README.gz for details. Package: linux-headers-5.4.0-99-generic Description-md5: fe683aab4bc47afb982a223f095ae667 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-99/debian.README.gz for details. Package: linux-headers-5.8.0-33-generic Description-md5: bbc7ed8dce0124467c14632f16259bf7 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-33/debian.README.gz for details. Package: linux-headers-5.8.0-34-generic Description-md5: 9a4607522df72e4f0551461c19f3a97f Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-34/debian.README.gz for details. Package: linux-headers-5.8.0-36-generic Description-md5: bd435a95a49916391a6bd2f9361c2cbc Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-36/debian.README.gz for details. Package: linux-headers-5.8.0-38-generic Description-md5: a383e85a9908cad623a3fb56a1ee8a25 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-38/debian.README.gz for details. Package: linux-headers-5.8.0-41-generic Description-md5: 4bfb116c4c221c42c98bd6db3bc493a6 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-41/debian.README.gz for details. Package: linux-headers-5.8.0-43-generic Description-md5: ca3d6657dafa322f8dc247131247a2f2 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-43/debian.README.gz for details. Package: linux-headers-5.8.0-44-generic Description-md5: 65d43526141181cff908774746ebf9a2 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-44/debian.README.gz for details. Package: linux-headers-5.8.0-45-generic Description-md5: 6ec22d5cd8123f92dcdccdc173a95fd1 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-45/debian.README.gz for details. Package: linux-headers-5.8.0-48-generic Description-md5: 0108ba5487759a0f6befb7e162da02a2 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-48/debian.README.gz for details. Package: linux-headers-5.8.0-49-generic Description-md5: 5f7ffb1b629765aed2d03f3b3a5f6e75 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-49/debian.README.gz for details. Package: linux-headers-5.8.0-50-generic Description-md5: 6bc7d0638effc90593afb8534d378477 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-50/debian.README.gz for details. Package: linux-headers-5.8.0-53-generic Description-md5: f943058185521d5962dc569586f5503d Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-53/debian.README.gz for details. Package: linux-headers-5.8.0-55-generic Description-md5: 05b1a9bbe3bd24d1cf117f6c35cff27d Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-55/debian.README.gz for details. Package: linux-headers-5.8.0-59-generic Description-md5: 27b212329c5fc320b165711d2ba91c70 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-59/debian.README.gz for details. Package: linux-headers-5.8.0-63-generic Description-md5: 817c8555102e2acc6091e378e81d83b1 Description-en: Linux kernel headers for version 5.8.0 on System 390x SMP This package provides kernel header files for version 5.8.0 on System 390x SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.8.0-63/debian.README.gz for details. Package: linux-hwe-5.11-tools-5.11.0-22 Description-md5: d7f74be5469a15644c20e63d06091ec9 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on System 390x. You probably want to install linux-tools-5.11.0-22-. Package: linux-hwe-5.11-tools-5.11.0-25 Description-md5: 1d2786f8fb4474d223a4477079b9d738 Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on System 390x. You probably want to install linux-tools-5.11.0-25-. Package: linux-hwe-5.11-tools-5.11.0-27 Description-md5: 3a949b5aea84f98803d83af286e79233 Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on System 390x. You probably want to install linux-tools-5.11.0-27-. Package: linux-hwe-5.11-tools-5.11.0-34 Description-md5: b833b9795026c1daa1e9bb2072bbcd56 Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on System 390x. You probably want to install linux-tools-5.11.0-34-. Package: linux-hwe-5.11-tools-5.11.0-36 Description-md5: 928fcff6707a47093eb4d31aae42e0b0 Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on System 390x. You probably want to install linux-tools-5.11.0-36-. Package: linux-hwe-5.11-tools-5.11.0-37 Description-md5: 67ac1c10d5a50c61ecfbaf6f85571c9f Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on System 390x. You probably want to install linux-tools-5.11.0-37-. Package: linux-hwe-5.11-tools-5.11.0-38 Description-md5: 22edb57074e8579c49cab9c6a2597ba5 Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on System 390x. You probably want to install linux-tools-5.11.0-38-. Package: linux-hwe-5.11-tools-5.11.0-40 Description-md5: d184e6bce74e647da04fdd227eee93a7 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on System 390x. You probably want to install linux-tools-5.11.0-40-. Package: linux-hwe-5.11-tools-5.11.0-41 Description-md5: 3177fc2a2bae7790c6c39e4e71639f1d Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on System 390x. You probably want to install linux-tools-5.11.0-41-. Package: linux-hwe-5.11-tools-5.11.0-43 Description-md5: aa284e2ebb317937efdd4bcfea7f442f Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on System 390x. You probably want to install linux-tools-5.11.0-43-. Package: linux-hwe-5.11-tools-5.11.0-44 Description-md5: 74f704197dd8cba95e903ac9e865091b Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on System 390x. You probably want to install linux-tools-5.11.0-44-. Package: linux-hwe-5.11-tools-5.11.0-46 Description-md5: 1705a1aca91794f0d8ea95e8f3f8495a Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on System 390x. You probably want to install linux-tools-5.11.0-46-. Package: linux-hwe-5.13-tools-5.13.0-21 Description-md5: 01d77cc95518e999cc240d9c1f85d742 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on System 390x. You probably want to install linux-tools-5.13.0-21-. Package: linux-hwe-5.13-tools-5.13.0-22 Description-md5: 0b42b4bca3dcb592e1f4a00390ea64f0 Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on System 390x. You probably want to install linux-tools-5.13.0-22-. Package: linux-hwe-5.13-tools-5.13.0-23 Description-md5: fc571e7f75f5c579fc93734cba7319da Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on System 390x. You probably want to install linux-tools-5.13.0-23-. Package: linux-hwe-5.13-tools-5.13.0-25 Description-md5: 2a8dc1b386e5fec7e9fb35e988a5c566 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on System 390x. You probably want to install linux-tools-5.13.0-25-. Package: linux-hwe-5.13-tools-5.13.0-27 Description-md5: be701156a0d9962412984d2dbe44b1c2 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on System 390x. You probably want to install linux-tools-5.13.0-27-. Package: linux-hwe-5.13-tools-5.13.0-28 Description-md5: 49b01f9bb3862aa54a8246efe0adf9ba Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on System 390x. You probably want to install linux-tools-5.13.0-28-. Package: linux-hwe-5.13-tools-5.13.0-30 Description-md5: 58680c24dbc052deefa8af0eb205b559 Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on System 390x. You probably want to install linux-tools-5.13.0-30-. Package: linux-hwe-5.13-tools-5.13.0-35 Description-md5: e9a6a4c16375d8646a23ba44f1e3219f Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on System 390x. You probably want to install linux-tools-5.13.0-35-. Package: linux-hwe-5.13-tools-5.13.0-37 Description-md5: 5f0e8f6ecfaa5cc93310f6a2fd3e3fd0 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on System 390x. You probably want to install linux-tools-5.13.0-37-. Package: linux-hwe-5.13-tools-5.13.0-39 Description-md5: a29c1a99a9cadd52e3286e72f096ba7c Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on System 390x. You probably want to install linux-tools-5.13.0-39-. Package: linux-hwe-5.13-tools-5.13.0-40 Description-md5: 35537ae963d426d4fd5f30f1d1b24157 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on System 390x. You probably want to install linux-tools-5.13.0-40-. Package: linux-hwe-5.13-tools-5.13.0-41 Description-md5: ab3661dec5d58d9b9f76a1a741b131e4 Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on System 390x. You probably want to install linux-tools-5.13.0-41-. Package: linux-hwe-5.13-tools-5.13.0-44 Description-md5: fe6af1951b46fee84de703b388007e47 Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on System 390x. You probably want to install linux-tools-5.13.0-44-. Package: linux-hwe-5.13-tools-5.13.0-48 Description-md5: 5ba6485f862705bc25740ac0248d3a90 Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on System 390x. You probably want to install linux-tools-5.13.0-48-. Package: linux-hwe-5.13-tools-5.13.0-51 Description-md5: c6a474c40d7f52e5ed4623d0ac5ca090 Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on System 390x. You probably want to install linux-tools-5.13.0-51-. Package: linux-hwe-5.13-tools-5.13.0-52 Description-md5: c2ebec1d9e90d40ed4643b58363be501 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on System 390x. You probably want to install linux-tools-5.13.0-52-. Package: linux-hwe-5.15-tools-5.15.0-33 Description-md5: 316bc00d5db7a4ba0eaa9749c0a8ffc7 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on System 390x. You probably want to install linux-tools-5.15.0-33-. Package: linux-hwe-5.15-tools-5.15.0-41 Description-md5: c38fd6ce222cf618e67e7348afed849a Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on System 390x. You probably want to install linux-tools-5.15.0-41-. Package: linux-hwe-5.15-tools-5.15.0-43 Description-md5: cfb9139c70fde77246747433b598e7f3 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on System 390x. You probably want to install linux-tools-5.15.0-43-. Package: linux-hwe-5.15-tools-5.15.0-46 Description-md5: 4810577655db4ec4c4793b72f3e413d3 Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on System 390x. You probably want to install linux-tools-5.15.0-46-. Package: linux-hwe-5.15-tools-5.15.0-48 Description-md5: 5d92a87f66e746e47cd803ea6d70218f Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on System 390x. You probably want to install linux-tools-5.15.0-48-. Package: linux-hwe-5.15-tools-5.15.0-50 Description-md5: bf70969edd6f26537bc52b6edd30951e Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on System 390x. You probably want to install linux-tools-5.15.0-50-. Package: linux-hwe-5.15-tools-5.15.0-52 Description-md5: eb21b747f7118f98af3d4e9478fdf9c6 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on System 390x. You probably want to install linux-tools-5.15.0-52-. Package: linux-hwe-5.15-tools-5.15.0-53 Description-md5: e3d607901e7ede2842b86aa6852fcdcf Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on System 390x. You probably want to install linux-tools-5.15.0-53-. Package: linux-hwe-5.15-tools-5.15.0-56 Description-md5: 1da4b39d7135807afca36dfaa589f835 Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on System 390x. You probably want to install linux-tools-5.15.0-56-. Package: linux-hwe-5.8-tools-5.8.0-33 Description-md5: 8a3ae7c73d96f4d1ab765b6195cd5c2a Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on System 390x. You probably want to install linux-tools-5.8.0-33-. Package: linux-hwe-5.8-tools-5.8.0-34 Description-md5: 30445fc1b3dd192bbb3c4fee8b8f172f Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on System 390x. You probably want to install linux-tools-5.8.0-34-. Package: linux-hwe-5.8-tools-5.8.0-36 Description-md5: f1d6d508d144dc6a66cc6283822bf154 Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on System 390x. You probably want to install linux-tools-5.8.0-36-. Package: linux-hwe-5.8-tools-5.8.0-38 Description-md5: 3355eb2889f4aa7f60b4edcc93ffde11 Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on System 390x. You probably want to install linux-tools-5.8.0-38-. Package: linux-hwe-5.8-tools-5.8.0-41 Description-md5: 256e2ee771b7502d65190429355095c3 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on System 390x. You probably want to install linux-tools-5.8.0-41-. Package: linux-hwe-5.8-tools-5.8.0-43 Description-md5: 139454dac8837bcb44a8666b13f18ede Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on System 390x. You probably want to install linux-tools-5.8.0-43-. Package: linux-hwe-5.8-tools-5.8.0-44 Description-md5: 77133bee9438e64f7a1cc6f08e418a8b Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on System 390x. You probably want to install linux-tools-5.8.0-44-. Package: linux-hwe-5.8-tools-5.8.0-45 Description-md5: ab12b410558ba68c6207e88016687df5 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on System 390x. You probably want to install linux-tools-5.8.0-45-. Package: linux-hwe-5.8-tools-5.8.0-48 Description-md5: 07e24d348a3bfa27f1c1bf6cf12d26e1 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on System 390x. You probably want to install linux-tools-5.8.0-48-. Package: linux-hwe-5.8-tools-5.8.0-49 Description-md5: 34823be6805bc74ff3d60befa6e73758 Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on System 390x. You probably want to install linux-tools-5.8.0-49-. Package: linux-hwe-5.8-tools-5.8.0-50 Description-md5: 8de98bd2c2bdd12d7a5b0790093e42b6 Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on System 390x. You probably want to install linux-tools-5.8.0-50-. Package: linux-hwe-5.8-tools-5.8.0-53 Description-md5: 5ac73c3e520cffd9e49627296a7e853b Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on System 390x. You probably want to install linux-tools-5.8.0-53-. Package: linux-hwe-5.8-tools-5.8.0-55 Description-md5: 1ea6e780883beb3c2364f4e9daca9f7b Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on System 390x. You probably want to install linux-tools-5.8.0-55-. Package: linux-hwe-5.8-tools-5.8.0-59 Description-md5: 3c2476fa8ca9ed162fc1813b9367cca6 Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on System 390x. You probably want to install linux-tools-5.8.0-59-. Package: linux-hwe-5.8-tools-5.8.0-63 Description-md5: dcf1aa3e902e1de7c31edf9fd307235a Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on System 390x. You probably want to install linux-tools-5.8.0-63-. Package: linux-image-unsigned-5.11.0-22-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-25-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-27-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-34-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-36-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-37-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-38-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-40-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-41-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-43-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-44-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.11.0-46-generic Description-md5: 589100ea190579bf6fa0015e6627bfbc Description-en: Linux kernel image for version 5.11.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.11.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.13.0-21-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-22-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-23-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-25-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-27-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-28-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-30-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-35-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-37-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-39-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-40-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-41-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-44-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-48-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-51-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.13.0-52-generic Description-md5: f714a8e838bd5dc069890d4d0514c097 Description-en: Linux kernel image for version 5.13.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.13.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.15.0-33-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-41-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-43-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-46-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-48-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-50-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-52-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-53-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.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.15.0-56-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.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-100-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-104-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-105-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-107-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-109-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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-image-unsigned-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-33-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-34-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-36-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-38-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-41-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-43-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-44-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-45-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-48-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-49-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-50-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-53-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-55-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-59-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.8.0-63-generic Description-md5: 2db3e7ceafa5b5464c8d11f4c347db0f Description-en: Linux kernel image for version 5.8.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.8.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.11.0-22-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-25-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-27-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-34-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-36-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-37-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-38-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-40-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-41-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-43-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-44-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.11.0-46-generic Description-md5: 1802d4fdedb653ef9dc900467d4d1a66 Description-en: Linux kernel extra modules for version 5.11.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.13.0-21-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-22-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-23-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-25-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-27-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-28-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-30-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-35-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-37-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-39-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-40-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-41-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-44-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-48-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-51-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.13.0-52-generic Description-md5: 79335b911c220ad38381994fc9f2b848 Description-en: Linux kernel extra modules for version 5.13.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.15.0-33-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en: Linux kernel extra modules for version 5.15.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.15.0-41-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en: Linux kernel extra modules for version 5.15.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.15.0-43-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en: Linux kernel extra modules for version 5.15.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.15.0-46-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en: Linux kernel extra modules for version 5.15.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.15.0-48-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en: Linux kernel extra modules for version 5.15.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.15.0-50-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en: Linux kernel extra modules for version 5.15.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.15.0-52-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en: Linux kernel extra modules for version 5.15.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.15.0-53-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en: Linux kernel extra modules for version 5.15.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.15.0-56-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en: Linux kernel extra modules for version 5.15.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-100-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-104-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-105-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-107-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-109-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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-33-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-34-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-36-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-38-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-41-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-43-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-44-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-45-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-48-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-49-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-50-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-53-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-55-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-59-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.8.0-63-generic Description-md5: 19be027134f6ae72b98028469af81c6f Description-en: Linux kernel extra modules for version 5.8.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.11.0-22-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-25-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-27-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-34-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-36-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-37-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-38-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-40-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-41-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-43-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-44-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.11.0-46-generic Description-md5: 4ebbad0086e293bcb90130068f3c39b8 Description-en: Linux kernel extra modules for version 5.11.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.11.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.13.0-21-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-22-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-23-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-25-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-27-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-28-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-30-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-35-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-37-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-39-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-40-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-41-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-44-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-48-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-51-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.13.0-52-generic Description-md5: 6c31a381b3b7eac7997a063489a7d9a9 Description-en: Linux kernel extra modules for version 5.13.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.13.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.15.0-33-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-41-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-43-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-46-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-48-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-50-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-52-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-53-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.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.15.0-56-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.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-100-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-104-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-105-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-107-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-109-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-110-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-113-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-117-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-120-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-121-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-122-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-124-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-125-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-126-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-128-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-131-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-132-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-135-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-28-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-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-31-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-39-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-modules-extra-5.4.0-42-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-45-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-47-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-48-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-51-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-52-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-53-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-58-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-59-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-60-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-62-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-65-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-66-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-67-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-70-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-71-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-72-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-73-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-74-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-77-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-80-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-81-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-84-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-86-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-88-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-89-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-90-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-91-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-92-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-94-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-96-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-97-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-99-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.8.0-33-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-34-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-36-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-38-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-41-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-43-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-44-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-45-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-48-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-49-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-50-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-53-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-55-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-59-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.8.0-63-generic Description-md5: 35c1da4fd2b697316ae2206c5354301a Description-en: Linux kernel extra modules for version 5.8.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.8.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.11.0-22-generic Description-md5: d864f8bd6f4c97c44ae54e0b5a619c78 Description-en: Linux kernel version specific tools for version 5.11.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-22 on System 390x. Package: linux-tools-5.11.0-25-generic Description-md5: 36af50064104cb489b3035b52622a347 Description-en: Linux kernel version specific tools for version 5.11.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-25 on System 390x. Package: linux-tools-5.11.0-27-generic Description-md5: 251996cadd2c725a118088f21970df7e Description-en: Linux kernel version specific tools for version 5.11.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-27 on System 390x. Package: linux-tools-5.11.0-34-generic Description-md5: 75b2b7b19f747f5021750e1032214700 Description-en: Linux kernel version specific tools for version 5.11.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-34 on System 390x. Package: linux-tools-5.11.0-36-generic Description-md5: 5c8263585b940144d821888b8cc1dd09 Description-en: Linux kernel version specific tools for version 5.11.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-36 on System 390x. Package: linux-tools-5.11.0-37-generic Description-md5: 639206739657f2bd970391b95d0e743b Description-en: Linux kernel version specific tools for version 5.11.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.11.0-37 on System 390x. Package: linux-tools-5.11.0-38-generic Description-md5: 28018b780d926a9bd6224dbab7971fad Description-en: Linux kernel version specific tools for version 5.11.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-38 on System 390x. Package: linux-tools-5.11.0-40-generic Description-md5: 743ccd5778ae2bc2fc3bd8b8fde1ba51 Description-en: Linux kernel version specific tools for version 5.11.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.11.0-40 on System 390x. Package: linux-tools-5.11.0-41-generic Description-md5: c77cadd18af9a56961e522c520d816a4 Description-en: Linux kernel version specific tools for version 5.11.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-41 on System 390x. Package: linux-tools-5.11.0-43-generic Description-md5: ce6bf977bd4bef8ce5d1eb48a4fc8fb7 Description-en: Linux kernel version specific tools for version 5.11.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-43 on System 390x. Package: linux-tools-5.11.0-44-generic Description-md5: 44abc278a579cb3a02a7db5ff6d7be11 Description-en: Linux kernel version specific tools for version 5.11.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-44 on System 390x. Package: linux-tools-5.11.0-46-generic Description-md5: e3304223adede1cc97c634be1300b521 Description-en: Linux kernel version specific tools for version 5.11.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-46 on System 390x. Package: linux-tools-5.13.0-21-generic Description-md5: 42386ecc7d4c09fffee1294e96fd0085 Description-en: Linux kernel version specific tools for version 5.13.0-21 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-21 on System 390x. Package: linux-tools-5.13.0-22-generic Description-md5: 374548c49d7feecdbeb23dcb1e80905a Description-en: Linux kernel version specific tools for version 5.13.0-22 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-22 on System 390x. Package: linux-tools-5.13.0-23-generic Description-md5: c9612d84167d5df8b92aa4a11dfc2a08 Description-en: Linux kernel version specific tools for version 5.13.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-23 on System 390x. Package: linux-tools-5.13.0-25-generic Description-md5: 5341127088f0e75f74541ef0c44109e7 Description-en: Linux kernel version specific tools for version 5.13.0-25 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-25 on System 390x. Package: linux-tools-5.13.0-27-generic Description-md5: 8a98298d7b62d5c7e2af9f2ad1f15c68 Description-en: Linux kernel version specific tools for version 5.13.0-27 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-27 on System 390x. Package: linux-tools-5.13.0-28-generic Description-md5: 1598ef107294c221f9721e4b913101a4 Description-en: Linux kernel version specific tools for version 5.13.0-28 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-28 on System 390x. Package: linux-tools-5.13.0-30-generic Description-md5: fa03ad9d056e20604df3ac773202726b Description-en: Linux kernel version specific tools for version 5.13.0-30 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-30 on System 390x. Package: linux-tools-5.13.0-35-generic Description-md5: c8889961d6b2d6ab13c33485cc66fc84 Description-en: Linux kernel version specific tools for version 5.13.0-35 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-35 on System 390x. Package: linux-tools-5.13.0-37-generic Description-md5: f90bdabed5e2f59c4db4f6a77a6c7984 Description-en: Linux kernel version specific tools for version 5.13.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.13.0-37 on System 390x. Package: linux-tools-5.13.0-39-generic Description-md5: 5e0553f1949f077596621099e32be9fc Description-en: Linux kernel version specific tools for version 5.13.0-39 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-39 on System 390x. Package: linux-tools-5.13.0-40-generic Description-md5: 572afb4adb4bd56524a47ac5f3e268cc Description-en: Linux kernel version specific tools for version 5.13.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.13.0-40 on System 390x. Package: linux-tools-5.13.0-41-generic Description-md5: a2d3fedc3ce1aa698fc8ad66abc2884d Description-en: Linux kernel version specific tools for version 5.13.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-41 on System 390x. Package: linux-tools-5.13.0-44-generic Description-md5: f4994879303533d20601e82eea321e3a Description-en: Linux kernel version specific tools for version 5.13.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-44 on System 390x. Package: linux-tools-5.13.0-48-generic Description-md5: ef031c4430767641a3ad460dd927fbe7 Description-en: Linux kernel version specific tools for version 5.13.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-48 on System 390x. Package: linux-tools-5.13.0-51-generic Description-md5: a2a3523d7d77b99ace6d0550958bad70 Description-en: Linux kernel version specific tools for version 5.13.0-51 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-51 on System 390x. Package: linux-tools-5.13.0-52-generic Description-md5: 6d7ead660eec0e1508346d4aa2220560 Description-en: Linux kernel version specific tools for version 5.13.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.13.0-52 on System 390x. Package: linux-tools-5.15.0-33-generic Description-md5: 9a537f613444a10a88450faec9dd3001 Description-en: Linux kernel version specific tools for version 5.15.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.15.0-33 on System 390x. Package: linux-tools-5.15.0-41-generic Description-md5: b69358aee1722c44894226c1d04c88e1 Description-en: Linux kernel version specific tools for version 5.15.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-41 on System 390x. Package: linux-tools-5.15.0-43-generic Description-md5: b5e7524016a70265b0f2034db34574d3 Description-en: Linux kernel version specific tools for version 5.15.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-43 on System 390x. Package: linux-tools-5.15.0-46-generic Description-md5: 2401e8020db883fa829fab42574e93fa Description-en: Linux kernel version specific tools for version 5.15.0-46 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-46 on System 390x. Package: linux-tools-5.15.0-48-generic Description-md5: 358f0979b62e2f62bca61e38d4cb0f7a Description-en: Linux kernel version specific tools for version 5.15.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-48 on System 390x. Package: linux-tools-5.15.0-50-generic Description-md5: c285124ed1b795b790e2e1f070d4570e Description-en: Linux kernel version specific tools for version 5.15.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-50 on System 390x. Package: linux-tools-5.15.0-52-generic Description-md5: b752af1a6d34feddbf62db0d0720fc90 Description-en: Linux kernel version specific tools for version 5.15.0-52 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-52 on System 390x. Package: linux-tools-5.15.0-53-generic Description-md5: 99adeae6026dd608ec274ff7a4109af2 Description-en: Linux kernel version specific tools for version 5.15.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-53 on System 390x. Package: linux-tools-5.15.0-56-generic Description-md5: 1bfcc86173fd712fa0ceb0ad6158e989 Description-en: Linux kernel version specific tools for version 5.15.0-56 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-56 on System 390x. Package: linux-tools-5.4.0-100 Description-md5: 42f7eef2fe4cbeaaa24f8561bb787c00 Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on System 390x. You probably want to install linux-tools-5.4.0-100-. Package: linux-tools-5.4.0-100-generic Description-md5: 2bc7d7129df90e1bea4d494b38176394 Description-en: Linux kernel version specific tools for version 5.4.0-100 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-100 on System 390x. Package: linux-tools-5.4.0-104 Description-md5: d427e72fe78ae1969ce461ebe4a922cb Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on System 390x. You probably want to install linux-tools-5.4.0-104-. Package: linux-tools-5.4.0-104-generic Description-md5: 8e98e0bcf5ef19ad295bb3c7c91e4cb9 Description-en: Linux kernel version specific tools for version 5.4.0-104 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-104 on System 390x. Package: linux-tools-5.4.0-105 Description-md5: 901233756942bf7074f1fd5b104c4d98 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on System 390x. You probably want to install linux-tools-5.4.0-105-. Package: linux-tools-5.4.0-105-generic Description-md5: 1b4d1ca111a89f3ea1fe7854ab764343 Description-en: Linux kernel version specific tools for version 5.4.0-105 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-105 on System 390x. Package: linux-tools-5.4.0-107 Description-md5: f756dc6be80fb7168fd58cdbd3f2ad48 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on System 390x. You probably want to install linux-tools-5.4.0-107-. Package: linux-tools-5.4.0-107-generic Description-md5: 07c787187b67ed84aaa0d07cc18813b2 Description-en: Linux kernel version specific tools for version 5.4.0-107 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-107 on System 390x. Package: linux-tools-5.4.0-109 Description-md5: 726e85f9f4bf4aa11d9b5f25bc9422cd Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on System 390x. You probably want to install linux-tools-5.4.0-109-. Package: linux-tools-5.4.0-109-generic Description-md5: 2cc99216c02f9ec4d41077acc0bead93 Description-en: Linux kernel version specific tools for version 5.4.0-109 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-109 on System 390x. Package: linux-tools-5.4.0-110 Description-md5: de9c86ca0aed15e408a3dc9667f3f07a Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on System 390x. You probably want to install linux-tools-5.4.0-110-. Package: linux-tools-5.4.0-110-generic Description-md5: 8deebbe1906fe2ba3c2887e01833861e Description-en: Linux kernel version specific tools for version 5.4.0-110 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-110 on System 390x. Package: linux-tools-5.4.0-113 Description-md5: b55460240dc028604e31dfbd331d2b70 Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on System 390x. You probably want to install linux-tools-5.4.0-113-. Package: linux-tools-5.4.0-113-generic Description-md5: dddb8437a6345cd31fbe13e71291fe9f Description-en: Linux kernel version specific tools for version 5.4.0-113 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-113 on System 390x. Package: linux-tools-5.4.0-117 Description-md5: 2f9a802871c46dbf5a50fb5db5e77770 Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on System 390x. You probably want to install linux-tools-5.4.0-117-. Package: linux-tools-5.4.0-117-generic Description-md5: 16eb9eef68c5f944df96a8a0fc36781a Description-en: Linux kernel version specific tools for version 5.4.0-117 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-117 on System 390x. Package: linux-tools-5.4.0-120 Description-md5: 7af1b64084e0a67471b1e18d594bc95b Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on System 390x. You probably want to install linux-tools-5.4.0-120-. Package: linux-tools-5.4.0-120-generic Description-md5: b20b124d0308dea6666df69a0da07ae2 Description-en: Linux kernel version specific tools for version 5.4.0-120 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-120 on System 390x. Package: linux-tools-5.4.0-121 Description-md5: 74c27bfb2448b887f86040ed9a7438fa Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on System 390x. You probably want to install linux-tools-5.4.0-121-. Package: linux-tools-5.4.0-121-generic Description-md5: 6519cbb9c6c4cd101c8c899b9efdfa2f Description-en: Linux kernel version specific tools for version 5.4.0-121 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-121 on System 390x. Package: linux-tools-5.4.0-122 Description-md5: 9ecf3d943e808d6a6029605a3ffe8a22 Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on System 390x. You probably want to install linux-tools-5.4.0-122-. Package: linux-tools-5.4.0-122-generic Description-md5: 7434e97d1f3411994da7b8d2795632ce Description-en: Linux kernel version specific tools for version 5.4.0-122 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-122 on System 390x. Package: linux-tools-5.4.0-124 Description-md5: 664f4fae2b20be36c2d9636fbc8e362e Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on System 390x. You probably want to install linux-tools-5.4.0-124-. Package: linux-tools-5.4.0-124-generic Description-md5: 4b7885e53b1af8fbe920936eac6adc44 Description-en: Linux kernel version specific tools for version 5.4.0-124 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-124 on System 390x. Package: linux-tools-5.4.0-125 Description-md5: 3b0dd619efbfc552a37789de3c9dc54c Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on System 390x. You probably want to install linux-tools-5.4.0-125-. Package: linux-tools-5.4.0-125-generic Description-md5: d5ddf145d7542412e0743f3cb9dea70c Description-en: Linux kernel version specific tools for version 5.4.0-125 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-125 on System 390x. Package: linux-tools-5.4.0-126 Description-md5: 166517a040e2fae69a2d6f03c88bfc1c Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on System 390x. You probably want to install linux-tools-5.4.0-126-. Package: linux-tools-5.4.0-126-generic Description-md5: 4cc6f18d94229869d47b661c354ea99f Description-en: Linux kernel version specific tools for version 5.4.0-126 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-126 on System 390x. Package: linux-tools-5.4.0-128 Description-md5: 116b2e09c48e9d46c2094acaa11d116a Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on System 390x. You probably want to install linux-tools-5.4.0-128-. Package: linux-tools-5.4.0-128-generic Description-md5: d891b6addff5a1354d6e8b04a5a92826 Description-en: Linux kernel version specific tools for version 5.4.0-128 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-128 on System 390x. Package: linux-tools-5.4.0-131 Description-md5: 336841555c13082bdecb055d336f9569 Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on System 390x. You probably want to install linux-tools-5.4.0-131-. Package: linux-tools-5.4.0-131-generic Description-md5: 7788064b13f912535558b90f888197e6 Description-en: Linux kernel version specific tools for version 5.4.0-131 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-131 on System 390x. Package: linux-tools-5.4.0-132 Description-md5: 87647bc3bdad24734e956cdfac2c4474 Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on System 390x. You probably want to install linux-tools-5.4.0-132-. Package: linux-tools-5.4.0-132-generic Description-md5: 0ad96afd6052f3c2bb761b78204df73c Description-en: Linux kernel version specific tools for version 5.4.0-132 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-132 on System 390x. Package: linux-tools-5.4.0-135 Description-md5: f2f0d1d3fdb2cca596cd9adbac304067 Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on System 390x. You probably want to install linux-tools-5.4.0-135-. Package: linux-tools-5.4.0-135-generic Description-md5: e7d769c6710be4dbf028d2f70aa1d283 Description-en: Linux kernel version specific tools for version 5.4.0-135 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-135 on System 390x. Package: linux-tools-5.4.0-28 Description-md5: 8a01d3c96abbfd131ceee908159722b5 Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on System 390x. You probably want to install linux-tools-5.4.0-28-. Package: linux-tools-5.4.0-28-generic Description-md5: eee262232a537c3e9709c6f3fa5efd01 Description-en: Linux kernel version specific tools for version 5.4.0-28 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-28 on System 390x. 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-31 Description-md5: 1b487a64aec8363b439dcce971b854cb Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 on System 390x. You probably want to install linux-tools-5.4.0-31-. Package: linux-tools-5.4.0-31-generic Description-md5: d857d663f5f868e64122483e03adfb4f Description-en: Linux kernel version specific tools for version 5.4.0-31 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-31 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-39 Description-md5: 7f84e38c2fd6508bc0d57fe927568a1c Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 on System 390x. You probably want to install linux-tools-5.4.0-39-. Package: linux-tools-5.4.0-39-generic Description-md5: 27ea4d77934c34f30de7cbd67869c5fd Description-en: Linux kernel version specific tools for version 5.4.0-39 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-39 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. Package: linux-tools-5.4.0-42 Description-md5: 0ac9da48f9e273b99be32c74214971d6 Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on System 390x. You probably want to install linux-tools-5.4.0-42-. Package: linux-tools-5.4.0-42-generic Description-md5: 1f29c8e9cb7c945d28558f325d71d0e4 Description-en: Linux kernel version specific tools for version 5.4.0-42 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-42 on System 390x. Package: linux-tools-5.4.0-45 Description-md5: 6f3e89a67a5c4c91bc2787ca44b18399 Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on System 390x. You probably want to install linux-tools-5.4.0-45-. Package: linux-tools-5.4.0-45-generic Description-md5: a723869f95b1b844f1a7ef04a4efe85f Description-en: Linux kernel version specific tools for version 5.4.0-45 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-45 on System 390x. Package: linux-tools-5.4.0-47 Description-md5: 83940149a730e83e81f612a123a9b60a Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on System 390x. You probably want to install linux-tools-5.4.0-47-. Package: linux-tools-5.4.0-47-generic Description-md5: 52e3a5e040aa06cd8313a2b26687efdd Description-en: Linux kernel version specific tools for version 5.4.0-47 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-47 on System 390x. Package: linux-tools-5.4.0-48 Description-md5: 404c2ba7a8f9c679aa03432f6abf5635 Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on System 390x. You probably want to install linux-tools-5.4.0-48-. Package: linux-tools-5.4.0-48-generic Description-md5: 53c153bd571cfeafcbed521085859c4b Description-en: Linux kernel version specific tools for version 5.4.0-48 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-48 on System 390x. Package: linux-tools-5.4.0-51 Description-md5: 48af6fd63658ce06488d8ade2cd60f5d Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on System 390x. You probably want to install linux-tools-5.4.0-51-. Package: linux-tools-5.4.0-51-generic Description-md5: 26cab5c394f92187ee54a0c2a893b2a5 Description-en: Linux kernel version specific tools for version 5.4.0-51 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-51 on System 390x. Package: linux-tools-5.4.0-52 Description-md5: 527b4ea7d3bd74002523351fc80f3327 Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on System 390x. You probably want to install linux-tools-5.4.0-52-. Package: linux-tools-5.4.0-52-generic Description-md5: 7c2670ef5d65e9f172727afbbbc871d7 Description-en: Linux kernel version specific tools for version 5.4.0-52 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-52 on System 390x. Package: linux-tools-5.4.0-53 Description-md5: a5919096caa679190e28cb8ab208d9f2 Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on System 390x. You probably want to install linux-tools-5.4.0-53-. Package: linux-tools-5.4.0-53-generic Description-md5: f8ab5d0e5517e68b200da856969460fd Description-en: Linux kernel version specific tools for version 5.4.0-53 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-53 on System 390x. Package: linux-tools-5.4.0-58 Description-md5: fa74408b8d5fe0e3803de30359602060 Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on System 390x. You probably want to install linux-tools-5.4.0-58-. Package: linux-tools-5.4.0-58-generic Description-md5: f3fa6f1d0877e5a2a2ed93fbec468e0e Description-en: Linux kernel version specific tools for version 5.4.0-58 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-58 on System 390x. Package: linux-tools-5.4.0-59 Description-md5: b704ab11a11f5349685e900a65989284 Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on System 390x. You probably want to install linux-tools-5.4.0-59-. Package: linux-tools-5.4.0-59-generic Description-md5: 4d389663fde678e98b85dcbcf8c20e24 Description-en: Linux kernel version specific tools for version 5.4.0-59 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-59 on System 390x. Package: linux-tools-5.4.0-60 Description-md5: c92ba8470fe5f9327b2670cc4de73a49 Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on System 390x. You probably want to install linux-tools-5.4.0-60-. Package: linux-tools-5.4.0-60-generic Description-md5: 01fb5822935e4a2328ee37543f3a8932 Description-en: Linux kernel version specific tools for version 5.4.0-60 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-60 on System 390x. Package: linux-tools-5.4.0-62 Description-md5: eaabeb5b8c1bd207023b945fc9795cda Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on System 390x. You probably want to install linux-tools-5.4.0-62-. Package: linux-tools-5.4.0-62-generic Description-md5: 87fda2f369849e92d0f6e7cc7d473a7c Description-en: Linux kernel version specific tools for version 5.4.0-62 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-62 on System 390x. Package: linux-tools-5.4.0-65 Description-md5: 99353ee18081e725331b6968cd69da33 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on System 390x. You probably want to install linux-tools-5.4.0-65-. Package: linux-tools-5.4.0-65-generic Description-md5: 28ae6743cac2e169b48569f2200dd318 Description-en: Linux kernel version specific tools for version 5.4.0-65 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-65 on System 390x. Package: linux-tools-5.4.0-66 Description-md5: b78be1d3203986d8541273fbb1f6d9fa Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on System 390x. You probably want to install linux-tools-5.4.0-66-. Package: linux-tools-5.4.0-66-generic Description-md5: cf1099e816ff5461a4f53770249e7402 Description-en: Linux kernel version specific tools for version 5.4.0-66 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-66 on System 390x. Package: linux-tools-5.4.0-67 Description-md5: 7ae5e7908192e4eb1738fe1382646911 Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on System 390x. You probably want to install linux-tools-5.4.0-67-. Package: linux-tools-5.4.0-67-generic Description-md5: 0b878148ad75ceba44535cee9fe1358d Description-en: Linux kernel version specific tools for version 5.4.0-67 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-67 on System 390x. Package: linux-tools-5.4.0-70 Description-md5: 5d59b59b7835adabec999f86b67c9ef8 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on System 390x. You probably want to install linux-tools-5.4.0-70-. Package: linux-tools-5.4.0-70-generic Description-md5: 3422ce8abd367c88c2e401721eecae96 Description-en: Linux kernel version specific tools for version 5.4.0-70 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-70 on System 390x. Package: linux-tools-5.4.0-71 Description-md5: e19d3e1e72c7d88971160afe697c9aea Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on System 390x. You probably want to install linux-tools-5.4.0-71-. Package: linux-tools-5.4.0-71-generic Description-md5: b6730d25b6cf0f422170cdd327b887b9 Description-en: Linux kernel version specific tools for version 5.4.0-71 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-71 on System 390x. Package: linux-tools-5.4.0-72 Description-md5: 2c52daf3d2f3d9d11196b1bd9082f89f Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on System 390x. You probably want to install linux-tools-5.4.0-72-. Package: linux-tools-5.4.0-72-generic Description-md5: 069a039e39fbbe6f2dd835a9973e4314 Description-en: Linux kernel version specific tools for version 5.4.0-72 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-72 on System 390x. Package: linux-tools-5.4.0-73 Description-md5: 3a7eb3d163fc74da4d11b0a5ea9621f3 Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on System 390x. You probably want to install linux-tools-5.4.0-73-. Package: linux-tools-5.4.0-73-generic Description-md5: 0a838f03d0f9c6fd2d702247961d5e51 Description-en: Linux kernel version specific tools for version 5.4.0-73 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-73 on System 390x. Package: linux-tools-5.4.0-74 Description-md5: e677ed4939ef2e01db900edb317e961e Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on System 390x. You probably want to install linux-tools-5.4.0-74-. Package: linux-tools-5.4.0-74-generic Description-md5: a4b5ed53a99b23838989e34dde06e7b3 Description-en: Linux kernel version specific tools for version 5.4.0-74 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-74 on System 390x. Package: linux-tools-5.4.0-77 Description-md5: d0dedfa86dbe8c917546a9e039ebb716 Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on System 390x. You probably want to install linux-tools-5.4.0-77-. Package: linux-tools-5.4.0-77-generic Description-md5: 3de4bcaac8208f6da06daa7a62cfbffd Description-en: Linux kernel version specific tools for version 5.4.0-77 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-77 on System 390x. Package: linux-tools-5.4.0-80 Description-md5: 8564c6956060d2a5c2224cb7f07293c7 Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on System 390x. You probably want to install linux-tools-5.4.0-80-. Package: linux-tools-5.4.0-80-generic Description-md5: 9c82217c10a5809ac0b33f17db69c183 Description-en: Linux kernel version specific tools for version 5.4.0-80 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-80 on System 390x. Package: linux-tools-5.4.0-81 Description-md5: 22636cedf96c94eec1cd79f11a057514 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on System 390x. You probably want to install linux-tools-5.4.0-81-. Package: linux-tools-5.4.0-81-generic Description-md5: e9f820c7c97d1c7ab81bdcf8eb2648e6 Description-en: Linux kernel version specific tools for version 5.4.0-81 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-81 on System 390x. Package: linux-tools-5.4.0-84 Description-md5: ca65105a88a427f454bb6ad4aec938a0 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on System 390x. You probably want to install linux-tools-5.4.0-84-. Package: linux-tools-5.4.0-84-generic Description-md5: 256391703452c440733eb7a074afbeb8 Description-en: Linux kernel version specific tools for version 5.4.0-84 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-84 on System 390x. Package: linux-tools-5.4.0-86 Description-md5: b891beeeeba5b5f67d33d793de90b1ca Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on System 390x. You probably want to install linux-tools-5.4.0-86-. Package: linux-tools-5.4.0-86-generic Description-md5: 726733b3176db0d76216ce113106cdbf Description-en: Linux kernel version specific tools for version 5.4.0-86 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-86 on System 390x. Package: linux-tools-5.4.0-88 Description-md5: d978b273ce1c20af9e324dd1a9f7311e Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on System 390x. You probably want to install linux-tools-5.4.0-88-. Package: linux-tools-5.4.0-88-generic Description-md5: 27f7452cad82ede6246fa7aba94fcfec Description-en: Linux kernel version specific tools for version 5.4.0-88 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-88 on System 390x. Package: linux-tools-5.4.0-89 Description-md5: 0e96556db0d88ea5a7f11b699aff19fc Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on System 390x. You probably want to install linux-tools-5.4.0-89-. Package: linux-tools-5.4.0-89-generic Description-md5: 3a778188ad391c05b9e12951f4028099 Description-en: Linux kernel version specific tools for version 5.4.0-89 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-89 on System 390x. Package: linux-tools-5.4.0-90 Description-md5: c4d407abbe58b221ed7f27e4c7429ebe Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on System 390x. You probably want to install linux-tools-5.4.0-90-. Package: linux-tools-5.4.0-90-generic Description-md5: 809f2a7cff6d8ef00360377bf78bb796 Description-en: Linux kernel version specific tools for version 5.4.0-90 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-90 on System 390x. Package: linux-tools-5.4.0-91 Description-md5: 5746ea38fa7726abcb78a619dd37a230 Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on System 390x. You probably want to install linux-tools-5.4.0-91-. Package: linux-tools-5.4.0-91-generic Description-md5: e2d2e3c892d7a65a2dd2b265c391caa7 Description-en: Linux kernel version specific tools for version 5.4.0-91 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-91 on System 390x. Package: linux-tools-5.4.0-92 Description-md5: 2a6bcb78459d2db7bf5f78d7a4398766 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on System 390x. You probably want to install linux-tools-5.4.0-92-. Package: linux-tools-5.4.0-92-generic Description-md5: 4675c6608e38292e82c5d4632a916111 Description-en: Linux kernel version specific tools for version 5.4.0-92 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-92 on System 390x. Package: linux-tools-5.4.0-94 Description-md5: 1648a6da69c56d0ddf01dd8e2dd54738 Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on System 390x. You probably want to install linux-tools-5.4.0-94-. Package: linux-tools-5.4.0-94-generic Description-md5: 84a42bba5836093d2b3eeaca1528fabf Description-en: Linux kernel version specific tools for version 5.4.0-94 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-94 on System 390x. Package: linux-tools-5.4.0-96 Description-md5: ddd53165bfefaba93845fca96bed5e62 Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on System 390x. You probably want to install linux-tools-5.4.0-96-. Package: linux-tools-5.4.0-96-generic Description-md5: 097a5f81c4b84673f1ac7d0e34598ba3 Description-en: Linux kernel version specific tools for version 5.4.0-96 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-96 on System 390x. Package: linux-tools-5.4.0-97 Description-md5: f7107b72f338e21eef5136f410a5ad12 Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on System 390x. You probably want to install linux-tools-5.4.0-97-. Package: linux-tools-5.4.0-97-generic Description-md5: c52b3f38215d3303e6f5ae23fd40bb65 Description-en: Linux kernel version specific tools for version 5.4.0-97 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-97 on System 390x. Package: linux-tools-5.4.0-99 Description-md5: b5b5bc8c8103fdc278e55ca4c08706c4 Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on System 390x. You probably want to install linux-tools-5.4.0-99-. Package: linux-tools-5.4.0-99-generic Description-md5: 9758bf6a5edfaabfdc97e9e2dd79580f Description-en: Linux kernel version specific tools for version 5.4.0-99 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-99 on System 390x. Package: linux-tools-5.8.0-33-generic Description-md5: ac5b979de2ad6eafd2c715a8a555b8ae Description-en: Linux kernel version specific tools for version 5.8.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.8.0-33 on System 390x. Package: linux-tools-5.8.0-34-generic Description-md5: 6feee6f9e3ff6a295e0adc0cb5e2b24f Description-en: Linux kernel version specific tools for version 5.8.0-34 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-34 on System 390x. Package: linux-tools-5.8.0-36-generic Description-md5: fa490009c95855a32d6cf8ba04904a28 Description-en: Linux kernel version specific tools for version 5.8.0-36 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-36 on System 390x. Package: linux-tools-5.8.0-38-generic Description-md5: 21cae9f768d232b56e2422c76efe55e4 Description-en: Linux kernel version specific tools for version 5.8.0-38 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-38 on System 390x. Package: linux-tools-5.8.0-41-generic Description-md5: 21a560ec0c9c66340b7601e02d4a94c3 Description-en: Linux kernel version specific tools for version 5.8.0-41 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-41 on System 390x. Package: linux-tools-5.8.0-43-generic Description-md5: 29bf8c6b4a7a89c36f4e9edfbe72aff6 Description-en: Linux kernel version specific tools for version 5.8.0-43 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-43 on System 390x. Package: linux-tools-5.8.0-44-generic Description-md5: 06e873a723206213008057d3cd380ec5 Description-en: Linux kernel version specific tools for version 5.8.0-44 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-44 on System 390x. Package: linux-tools-5.8.0-45-generic Description-md5: eb11baed06d54b46dba38650b05d0057 Description-en: Linux kernel version specific tools for version 5.8.0-45 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-45 on System 390x. Package: linux-tools-5.8.0-48-generic Description-md5: 74ceaf93169bbd3e309ee80ea2205561 Description-en: Linux kernel version specific tools for version 5.8.0-48 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-48 on System 390x. Package: linux-tools-5.8.0-49-generic Description-md5: 69b5a1ecddb1cd816c26c6dcc871be0f Description-en: Linux kernel version specific tools for version 5.8.0-49 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-49 on System 390x. Package: linux-tools-5.8.0-50-generic Description-md5: cbfd1b21fbaf954aa8d104b7857dc23a Description-en: Linux kernel version specific tools for version 5.8.0-50 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-50 on System 390x. Package: linux-tools-5.8.0-53-generic Description-md5: 0ddcc22899821583c5fe648547823f8f Description-en: Linux kernel version specific tools for version 5.8.0-53 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-53 on System 390x. Package: linux-tools-5.8.0-55-generic Description-md5: 16ed3605a91d421226e93678062e4d9e Description-en: Linux kernel version specific tools for version 5.8.0-55 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-55 on System 390x. Package: linux-tools-5.8.0-59-generic Description-md5: 86c2805e8e7886b50c10142c494f9a04 Description-en: Linux kernel version specific tools for version 5.8.0-59 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-59 on System 390x. Package: linux-tools-5.8.0-63-generic Description-md5: 2ab855444c15bba1fc43c94696e83602 Description-en: Linux kernel version specific tools for version 5.8.0-63 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.8.0-63 on System 390x.